服务器在线 - 服务器软件 - 网站地图 服务器在线,专注于服务器技术!

当前位置:主页 > 数据库服务器 > MySQL > 正文

Mysql数据库日志文件mysql-bin.0000清理方法

时间:2019-11-27    来源:未知    投稿:admin    点击:

mysql -u root -p     //登陆MYSQL管理员账号登陆
******                       //输入root密码

出现如下提示:

Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 3462060
Server version: 5.5.57-log Source distribution

Copyright (c) 2000, 2017, Oracle and/or its affiliates. All rights reserved.

Oracle is a registered trademark of Oracle Corporation and/or its
affiliates. Other names may be trademarks of their respective
owners.

Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.


mysql> reset master;                    // 输入命令,开始清理。等待几分钟,空间即可释放。

如果您的问题仍未解决,还可以加入服务器在线技术交流QQ群:8017413寻求帮助。


相关内容
最新热点内容
推荐内容