~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/innobase/tests/r/innodb-semi-consistent.result

  • Committer: Brian Aker
  • Date: 2010-10-20 20:26:18 UTC
  • mfrom: (1859.2.13 refactor)
  • Revision ID: brian@tangent.org-20101020202618-9222n39lm329urv5
Merge for Brian 

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
10
35
35
11
36
36
7
37
 
commit;
38
37
drop table t1;
39
38
SET GLOBAL innodb_lock_wait_timeout=@orig_lock_wait_timeout ;