The query log的意思|示意

美 / / 英 / /

查询日志


The query log的网络常见释义

日志 通用查询日志(The query log):记录建立的客户端连接和执行的语句。

The query log相关短语

1、 The Slow Query Log 慢查询日志

2、 The General Query Log 一般查询日志

The query log相关例句

To check for valid locations, log into the MySQL server and query the articles table yourself to see if the lat and lon fields are filled in appropriately.

要检查位置是否有效,请登录到MySQL服务器中,查询文章表来看看纬度和经度字段填写得是否合适。

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

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

However, if you were to use something like the NotSupported transaction attribute instead, it would cause the database query to read from the table, not the transaction log.

但是,如果您使用的是NotSupported事务属性,那么它会造成数据库查询从表中而不是从事务日志中读取数据。

Once the crawl, parse and index, and search components have started running, you need to search some keywords in the search application to make sure some query log data is being generated.

一旦抓取、解析和索引,以及搜索组件开始运行,就要在搜索应用程序中搜索一些关键字,来确保查询日志数据已生成。

When ESSearchServer dispatches the search query to a searcher session, it sends a query log entry to the database session.

当essearchserver将搜索查询分发到搜索器会话时,它将查询日志条目发送到数据库会话。

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

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