~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/r/mysql.result

  • Committer: Brian Aker
  • Date: 2009-06-08 02:42:24 UTC
  • mfrom: (1054.1.6 merge)
  • Revision ID: brian@gaz-20090608024224-zlff1bpq62r8m5gy
Removal of LOCK TABLES.

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
+-------------------+