diff options
author | Vladislav Vaintroub <wlad@mariadb.com> | 2020-03-02 16:35:57 +0100 |
---|---|---|
committer | Vladislav Vaintroub <wlad@mariadb.com> | 2020-03-02 16:35:57 +0100 |
commit | f0d2542a37ccd0509ab37ebaa7661604f00db80d (patch) | |
tree | 2c1587f227cfefd5c6018a87c78f88ce2fa75585 /support-files | |
parent | 8382f106916b8369b8e903d24dbd7233b48ceb80 (diff) | |
download | mariadb-git-f0d2542a37ccd0509ab37ebaa7661604f00db80d.tar.gz |
MDEV-21857 - Fix sporadic failure of mdev375
status threads_connected can temporarily be bigger than max_connections+1
If SHOW STATUS LIKE "Threads_connected" comes after
ER_CON_COUNT_ERROR is sent to the client, but before the counter is
decremented, Threads_connected can differ from the expected value.
Diffstat (limited to 'support-files')
0 files changed, 0 insertions, 0 deletions