Quantcast
Channel: MySQL Performance Blog » Search Results » mysql truncate slow log
Viewing all articles
Browse latest Browse all 28

Comment: Get Me Some Query Logs!

$
0
0

… gather logs from the mysql.slow_query log, but you can export the data into a format that’s compatible with file-based slow query log… full-slow-log script. The script to export the slow-query log table is called “export-slow-log-table”. Another drawback of the table-based slow query log, in addition to its high overhead, is that it truncates the values…

The post Comment: Get Me Some Query Logs! appeared first on MySQL Performance Blog.


Viewing all articles
Browse latest Browse all 28

Trending Articles