mysql开启日志


在 centos 5 下,  在 mysld 下面,添加一行


log=/var/log/mysql.log 


然后执行如下命令

touch /var/log/mysql.log
chmod 777 /var/log/mysql.log


然后重启 mysql 服务器

 

posted on 2013-11-06 10:47  solohac  阅读(127)  评论(0编辑  收藏  举报

导航