1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-27 05:41:41 +03:00
Files
mariadb/mysql-test/suite/perfschema/include
Sergey Vojtovich a61baa7a25 Maintain connection_count atomically
Removed LOCK_connection_count.

Removed duplicate denied_connections and connection_errors_max_connection
increment from create_new_thread(). Another increment done by
CONNECT::close_with_error().

Simplified away CONNECT::thread_count_incremented. Now close_with_error()
is always called with connection_count incremented.

Part of MDEV-19515 - Improve connect speed
2019-05-21 17:55:09 +04:00
..
2015-06-16 11:00:33 +02:00
2014-05-07 10:04:30 +02:00
2014-05-07 10:04:30 +02:00
2014-05-07 10:04:30 +02:00
2014-05-06 23:20:50 +02:00
2015-05-04 22:16:00 +02:00
2015-05-04 22:16:00 +02:00
2017-03-21 11:37:31 +01:00