11 lines
289 B
Text
11 lines
289 B
Text
|
# Configuration file for MySQL server.
|
||
|
#
|
||
|
# Directory to store database files. Set to /var/lib/mysql by default.
|
||
|
#
|
||
|
#MYSQLD_DATADIR=/var/lib/mysql
|
||
|
#
|
||
|
# Additional arguments to be passed to the MySQL server daemon.
|
||
|
# Please note that you should also tweak /etc/mysql/my.cnf.
|
||
|
#
|
||
|
#MYSQLD_ARGS=""
|