diff options
author | Thayumanavar <thayumanavar.x.sachithanantha@oracle.com> | 2013-02-05 11:06:38 +0530 |
---|---|---|
committer | Thayumanavar <thayumanavar.x.sachithanantha@oracle.com> | 2013-02-05 11:06:38 +0530 |
commit | e15a51363dec2c7b92fef406190e33dbb453bad3 (patch) | |
tree | 1d976f005082d5fbe1c27e1adbadaf7cbab3cc1e /regex/main.c | |
parent | f8eea3b3c44d81bc62021f05ec75dda491325f4d (diff) | |
download | mariadb-git-e15a51363dec2c7b92fef406190e33dbb453bad3.tar.gz |
BUG#16196591 - CLIENTS CANNOT CONNECT TO MYSQL
PROBLEM:
When large number of connections are continuously made
with wait_timeout of 600 seconds for some hours, some
connections remain after wait_timeout expired and also
new connections get struck under the configuration and
the scenario reported in bug#16196591.
FIX:
The cause of this bug is the issue identified and fixed in
the BUG#16088658 in 5.6.Also LOCK_thread_count contention
issue fixed in BUG#15921866 in 5.6 need to be in 5.5 as
well. Since the issue is not reproducible, it has been
verified at customer configuration the issue could not
be reproduced after a 48-hour test with a non-debug build
which includes the above two fixes backported.
Diffstat (limited to 'regex/main.c')
0 files changed, 0 insertions, 0 deletions