Home > Database > Mysql Tutorial > body text

MySQL数据库日志文件怎么进行维护_MySQL

WBOY
Release: 2016-06-01 13:56:43
Original
973 people have browsed it

MySQL数据库日志文件怎么进行维护,你只使用一个更新日志,你只须清空日志文件,然后移走旧的更新日志文件到一个备份中,然后启用新的更新日志。用下列方法可以强制服务器启用新的更新日志:

◆ MySQLadmin flush-logs

你一般需要在命令行提供使用的数据库用户:

MySQLadmin

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template