Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
5.5(EOL), 10.0(EOL), 10.1(EOL)
-
None
-
YASSL, threadpool
-
5.5.49
Description
Client that is connected with SSL, that stays idle for a while, will be disconnected.
To reproduce
- start the server with ssl, e.g
perl mysql-test-run.pl ssl --start
- connect with ssl client, e.g
mysql -uroot --port=16000 --ssl
- issue a command, e.g SELECT 1
- wait 1 minute
- repeat SELECT 1
- see
ERROR 2013 (HY000): Lost connection to MySQL server during query
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Description |
Client that is connected with SSL, that stays idle for a while, will be disconnected.
To reproduce * start the server with ssl, e.g {{ perl mysql-test-run.pl ssl --start }} * connect with ssl client, e.g {{mysql -uroot --port=16000 --ssl}} * issue a command, e.g SELECT 1 * wait 1 minute * repeat SELECT 1 {{ ERROR 2013 (HY000): Lost connection to MySQL server during query }} |
Client that is connected with SSL, that stays idle for a while, will be disconnected.
To reproduce * start the server with ssl, e.g {{ perl mysql-test-run.pl ssl --start }} * connect with ssl client, e.g {{ mysql -uroot --port=16000 --ssl }} * issue a command, e.g SELECT 1 * wait 1 minute * repeat SELECT 1 {{ ERROR 2013 (HY000): Lost connection to MySQL server during query }} |
Description |
Client that is connected with SSL, that stays idle for a while, will be disconnected.
To reproduce * start the server with ssl, e.g {{ perl mysql-test-run.pl ssl --start }} * connect with ssl client, e.g {{ mysql -uroot --port=16000 --ssl }} * issue a command, e.g SELECT 1 * wait 1 minute * repeat SELECT 1 {{ ERROR 2013 (HY000): Lost connection to MySQL server during query }} |
Client that is connected with SSL, that stays idle for a while, will be disconnected.
To reproduce * start the server with ssl, e.g perl mysql-test-run.pl ssl --start * connect with ssl client, e.g mysql -uroot --port=16000 --ssl * issue a command, e.g SELECT 1 * wait 1 minute * repeat SELECT 1 *see ERROR 2013 (HY000): Lost connection to MySQL server during query |
Description |
Client that is connected with SSL, that stays idle for a while, will be disconnected.
To reproduce * start the server with ssl, e.g perl mysql-test-run.pl ssl --start * connect with ssl client, e.g mysql -uroot --port=16000 --ssl * issue a command, e.g SELECT 1 * wait 1 minute * repeat SELECT 1 *see ERROR 2013 (HY000): Lost connection to MySQL server during query |
Client that is connected with SSL, that stays idle for a while, will be disconnected.
To reproduce * start the server with ssl, e.g {code}perl mysql-test-run.pl ssl --start{code} * connect with ssl client, e.g {code}mysql -uroot --port=16000 --ssl{code} * issue a command, e.g {{SELECT 1}} * wait 1 minute * repeat {{SELECT 1}} * see {noformat}ERROR 2013 (HY000): Lost connection to MySQL server during query{noformat} |
Status | Open [ 1 ] | Confirmed [ 10101 ] |
Affects Version/s | 5.5 [ 15800 ] | |
Affects Version/s | 10.0 [ 16000 ] | |
Affects Version/s | 10.1 [ 16100 ] |
Fix Version/s | 5.5 [ 15800 ] | |
Fix Version/s | 10.0 [ 16000 ] | |
Fix Version/s | 10.1 [ 16100 ] |
Assignee | Vladislav Vaintroub [ wlad ] |
Assignee | Vladislav Vaintroub [ wlad ] | Sergei Golubchik [ serg ] |
Status | Confirmed [ 10101 ] | In Review [ 10002 ] |
Sprint | 5.5.49-1 [ 48 ] |
Assignee | Sergei Golubchik [ serg ] | Vladislav Vaintroub [ wlad ] |
Status | In Review [ 10002 ] | Stalled [ 10000 ] |
Assignee | Vladislav Vaintroub [ wlad ] | Sergei Golubchik [ serg ] |
Fix Version/s | 5.5.49 [ 21600 ] | |
Fix Version/s | 10.0.25 [ 21701 ] | |
Fix Version/s | 10.1.14 [ 21804 ] | |
Fix Version/s | 5.5 [ 15800 ] | |
Fix Version/s | 10.0 [ 16000 ] | |
Fix Version/s | 10.1 [ 16100 ] | |
Resolution | Fixed [ 1 ] | |
Status | Stalled [ 10000 ] | Closed [ 6 ] |
Workflow | MariaDB v3 [ 74710 ] | MariaDB v4 [ 150279 ] |