mariadb/mysql-test/suite/perfschema
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
..
include Maintain connection_count atomically 2019-05-21 17:55:09 +04:00
r Maintain connection_count atomically 2019-05-21 17:55:09 +04:00
t Maintain connection_count atomically 2019-05-21 17:55:09 +04:00
disabled.def MDEV-7635: Part 1 2017-02-10 06:30:42 -05:00