~posulliv/drizzle/memcached_applier

« back to all changes in this revision

Viewing changes to tests/r/frm.result

  • Committer: Jay Pipes
  • Date: 2009-08-03 14:23:22 UTC
  • mfrom: (1039.2.68 staging)
  • mto: This revision was merged to the branch mainline in revision 1078.
  • Revision ID: jpipes@serialcoder-20090803142322-1g67h7su9mocg9ig
Merge trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
show create table t1;
6
6
ERROR HY000: Incorrect information in file: './test/t1'
7
7
drop table if exists t1;
8
 
ERROR 42S02: Unknown table 't1'