国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 數據庫 > MySQL > 正文

centos7 systemctl 管理 mysql

2024-07-24 12:35:43
字體:
來源:轉載
供稿:網友
  centos 7 開始使用systemctl 管理服務
 
  服務腳本目錄 /etc/systemd/system/mysql.service
 
  腳本如下:
 
  #
 
  # Simple MySQL systemd service file
 
  #
 
  # systemd supports lots of fancy features, look here (and linked docs) for a full list:
 
  #  http://www.freedesktop.org/software/systemd/man/systemd.exec.html
 
  #
 
  # Note: this file ( /usr/lib/systemd/system/mysql.service )
 
  # will be overwritten on package upgrade, please copy the file to
 
  #
 
  #  /etc/systemd/system/mysql.service
 
  #  
 
  # to make needed changes.
 
  #
 
  # systemd-delta can be used to check differences between the two mysql.service files.
 
  #
 
  [Unit]
 
  Description=MySQL Community Server
 
  After=network.target
 
  After=syslog.target
 
  [Install]
 
  WantedBy=multi-user.target
 
  Alias=mysql.service
 
  [Service]
 
  User=mysql
 
  Group=mysql
 
  # Execute pre and post scripts as root
 
  PermissionsStartOnly=true
 
  # Needed to create system tables etc.
 
  #ExecStartPre=/usr/bin/mysql-systemd-start pre
 
  # Start main service
 
  ExecStart=/application/mysql/bin/mysqld_safe
 
  # Don't signal startup success before a ping works
 
  #ExecStartPost=/usr/bin/mysql-systemd-start post
 
  # Give up if ping don't get an answer
 
  TimeoutSec=600
 
  Restart=always
 
  PrivateTmp=false
 
  ---
 
   mysqld_pre_systemd (RPM platforms), mysql-system-start (Debian platforms): Support script for the unit file. This script assists in creating the error log file only if the log location matches a pattern (/var/log/mysql*.log for RPM platforms, /var/log/mysql/*.log for Debian platforms). In other cases, the error log directory must be writable or the error log must be present and writable for the user running the mysqld process.
 
  如果 mysql error log 設置在 /var/log 下
 
  以下是percona mysql 設置
 
  [root@c52cbe15cfa3 system]# cat mysqld.service
 
  #
 
  # Systemd service file for Percona Server
 
  #
 
  # # This service file is to start PS just with mysqld_safe
 
  #
 
  [Unit]
 
  Description=MySQL Percona Server
 
  After=network.target
 
  After=syslog.target
 
  [Install]
 
  WantedBy=multi-user.target
 
  Alias=mysql.service
 
  [Service]
 
  # Execute pre and post scripts as root
 
  PermissionsStartOnly=true
 
  # Needed to create system tables etc.
 
  ExecStartPre=/usr/bin/mysql-systemd pre
 
  # Start main service
 
  ExecStart=/usr/bin/mysqld_safe
 
  # Don't signal startup success before a ping works
 
  ExecStartPost=/usr/bin/mysql-systemd post
 
  # Give up if ping don't get an answer
 
  TimeoutSec=600
 
  Restart=always
 
  PrivateTmp=false
 
  [root@c52cbe15cfa3 system]# pw

(編輯:武林網)

發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 武强县| 嵊州市| 武山县| 宜城市| 昔阳县| 嵊州市| 壶关县| 留坝县| 正镶白旗| 新兴县| 南阳市| 利辛县| 威宁| 巴彦淖尔市| 京山县| 遵义市| 连云港市| 介休市| 太康县| 达尔| 濮阳县| 会理县| 张家港市| 吉安市| 普安县| 威信县| 昭通市| 文昌市| 邛崃市| 盘山县| 黑山县| 治多县| 东安县| 高阳县| 安平县| 平原县| 沅江市| 嵊州市| 澜沧| 比如县| 同仁县|