summaryrefslogtreecommitdiff
path: root/mysql-test/suite
diff options
context:
space:
mode:
authorMichael Widenius <monty@askmonty.org>2012-09-13 21:11:47 +0300
committerMichael Widenius <monty@askmonty.org>2012-09-13 21:11:47 +0300
commit32e4c7e138c9577b5dd9477dbee8b4091c5b69fe (patch)
tree5595a6912a5d22b9e184e60029e92f86989e89f7 /mysql-test/suite
parent6f94b5c76d51e655d36198d177972caa18089e31 (diff)
downloadmariadb-git-32e4c7e138c9577b5dd9477dbee8b4091c5b69fe.tar.gz
Added THD::utime_after_query to avoid calling current_utime() twice for every end-of-query
Increment long_query_count also if thd->variables.log_slow_rate_limit is used Added new state "Writing to binlog" sql/sql_class.h: Added THD::utime_after_query to avoid calling current_utime() twice for every end-of-query sql/sql_parse.cc: Increment long_query_count also if thd->variables.log_slow_rate_limit is used Removed extra calls to thd_proc_info(thd, "logging slow query") and thd->current_utime(); sql/sql_table.cc: Added new state "Writing to binlog"
Diffstat (limited to 'mysql-test/suite')
0 files changed, 0 insertions, 0 deletions