The Slow Query Log的意思|示意

美 / / 英 / /

慢查询日志


The Slow Query Log的网络常见释义

慢查询日志 The Slow Query Log 慢查询日志 For replication(这个是mysql replication,主从服务器,以后我会写一篇日志,关于他的介绍和安装配置)。

The Slow Query Log相关例句

Reading through the slow query log is best done with the mysqldumpslow command.

阅读慢速查询日志最好是通过 mysqldumpslow 命令进行。

If the slow query log is enabled, the query is logged to the slow query log file.

如果启用了慢查询日志,则查询将记录到慢查询日志文件中。

Listing 1 shows the configuration required in my.cnf to enable the slow query log.

清单1给出了要启用慢速查询日志需要在my . cnf中所做的配置。

For example, simple EXPLAIN statements in the queries and a large amount of query log analysis will slow down the queries.

例如,查询中简单的explain语句和大量的查询日志分析将使查询变得缓慢。

You can configure mysqld to log slow queries in the aptly named slow query log.

您可以配置mysqld将这些慢速查询记录到适当命名的慢速查询日志中。