mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 20:42:30 +01:00
9 lines
78 B
Text
9 lines
78 B
Text
|
select 1;
|
||
|
1
|
||
|
1
|
||
|
select 2;
|
||
|
ERROR HY000: MySQL server has gone away
|
||
|
select 3;
|
||
|
3
|
||
|
3
|