需要提前把 /data/log/mysql-log/error.log 文件创建出来,并把更改此文件的所有者属性,命令如下
touch /data/log/mysql-log/error.log chown mysql.mysql /data/log/mysql-log/error.log