Added datadir relocation support to mysql::server.
This commit is contained in:
parent
1aa19a8eb5
commit
2d2173d253
2 changed files with 25 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
[mysqld]
|
||||
datadir=/var/lib/mysql
|
||||
datadir=/srv/mysql
|
||||
socket=/var/lib/mysql/mysql.sock
|
||||
user=mysql
|
||||
# Default to using old password format for compatibility with mysql 3.x
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue