mysql修改datadir
# vi /etc/my.cnfdatadir=/mysqldata/mysql
socket=/mysqldata/mysql/mysql.sock
# Default to using old password format for compatibility with mysql 3.x
# clients (those using the mysqlclient10 compatibility package).
old_passwords=1
页:
[1]