~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to mysql-test/r/wait_timeout.result

Merged in changes. 
Edited a the comment test case so deal with our version bump.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
select 0;
 
2
0
 
3
0
 
4
flush status;
 
5
select 1;
 
6
1
 
7
1
 
8
select 2;
 
9
Got one of the listed errors
 
10
select 3;
 
11
3
 
12
3
 
13
select 1;
 
14
1
 
15
1
 
16
select 2;
 
17
Got one of the listed errors
 
18
select 3;
 
19
3
 
20
3