Mysql 删除mysql-bin.0000X 日志文件

[root@jiucool var]# mysql -u root -p
Enter password:  (输入密码)
Welcome to the MySQL monitor.  Commands end with ; or /g.
Your MySQL connection id is 264001
Server version: 5.1.35-log Source distributionmysql

Type ‘help;’ or ‘/h’ for help. Type ‘/c’ to clear the current input statement.sql

mysql> reset master; (清除日志文件)
Query OK, 0 rows affected (8.51 sec)spa

mysql>日志

相关文章
相关标签/搜索