linux 下mysql 一些问题

来源:互联网 发布:淘宝网首页女童装 编辑:程序博客网 时间:2024/05/18 06:28

df -lh 查看磁盘空间

 du -h -s ./* | sort;



/etc/init.d/mysql start 启动mysql service

/etc/init.d/mysql stop 停止mysql service


/usr/local/mysql/data 下的mysql-bin.000027类似文件是mysql 的一些操作日志