...别为慢查询日志(log-slow-queries),二进制日志(log-bin),错误日志(log-error),查询日志(log),更新日志(log-update)。在新的MySQL版本中,已取消了更新日志,可以用二进制日志来替代这个功能。
基于20个网页-相关网页
Update Log 更新日志 ; 变更日志
Always update your log 常常更新你的日志
BINARY UPDATE LOG 更新二进制日志文件 ; 增加备份时的log文件
Remember to update your log 记得更新你的日志
This is because these update operations require synchronous writing to the database log.
原因是这些更新操作都要求同步地写到数据库日志。
So if your application calls a file that has unusually long transactions, it may be wise to include frequent commits based upon your log Settings, or to update your database logging parameters.
因此,如果您的应用程序调用具有罕见长事务的文件,根据您的日志设置包含频繁的提交操作,或者更新数据库日志记录参数,也许是好办法。
The default size of the log buffer (LOGBUFSZ) below is normally too small for database systems with many update workloads.
对于具有许多更新工作负载的数据库系统而言,下面日志缓冲区的默认大小(LOGBUFSZ)通常都太小。
应用推荐