1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-04 01:23:45 +03:00
Files
mariadb/mysql-test/r/wait_timeout.result
jani@ua141d10.elisa.omakaista.fi d7f696a92f Added two possible error cases for a test.
2007-01-10 16:55:53 +02:00

21 lines
162 B
Plaintext

select 0;
0
0
flush status;
select 1;
1
1
select 2;
Got one of the listed errors
select 3;
3
3
select 1;
1
1
select 2;
Got one of the listed errors
select 3;
3
3