~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/r/mysql.result

  • Committer: Brian Aker
  • Date: 2009-06-05 23:10:06 UTC
  • mto: This revision was merged to the branch mainline in revision 1055.
  • Revision ID: brian@gaz-20090605231006-01nyw7pfpj2z2v8p
Remove guts in parser for LOCK TABLE.

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
a
19
19
1
20
20
drop table t1;
21
 
create table t1(a int);
22
 
lock tables t1 write;
23
 
database()
24
 
test
25
 
unlock tables;
26
 
drop table t1;
27
21
+-------------------+
28
22
| __tañgè Ñãmé      |
29
23
+-------------------+