~drizzle-trunk/drizzle/development

« back to all changes in this revision

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

Merge Stewart - Fix bug 664222: DDL operations have an implicit commit
Merge Stewart - Fix bug #695201: autocommit=1 not resetting session->server_status properly when committing ongoing txn

Show diffs side-by-side

added added

removed removed

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