mariadb/plugin/query_response_time
Sergey Vojtovich 5845b83d18 MDEV-4786 - merge 10.0-monty - 10.0
Fixed query_response_time build failure.

plugin/query_response_time/query_response_time.cc:
  my_atomic_rwlock_rdlock() may update time_collector_lock structure.
  Remove const modifier from relevant methods.
2013-07-26 13:04:59 +04:00
..
mysql-test/query_response_time MDEV-4568 - Port Percona response time distribution as audit plugin 2013-06-06 12:01:09 +04:00
CMakeLists.txt MDEV-4568 - Port Percona response time distribution as audit plugin 2013-06-14 12:10:59 +04:00
plugin.cc MDEV-4568 - Port Percona response time distribution as audit plugin 2013-06-04 10:01:31 +04:00
query_response_time.cc MDEV-4786 - merge 10.0-monty - 10.0 2013-07-26 13:04:59 +04:00
query_response_time.h 10.0-monty merge 2013-07-21 16:39:19 +02:00