~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/storage_engine_api_tester/tests/r/rollback_statement.result

  • Committer: Stewart Smith
  • Date: 2011-07-03 09:42:33 UTC
  • mto: This revision was merged to the branch mainline in revision 2359.
  • Revision ID: stewart@flamingspork.com-20110703094233-w7noef50554wu3o2
add ~Cursor() state to SEAPITester

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
Cursor 1 Cursor()
13
13
::doCreateTable()
14
14
::SEAPITester()
 
15
Cursor 1 ~Cursor()
15
16
Cursor 2 Cursor()
16
17
Cursor 2 ::doOpen()
17
18
Cursor 2 ::store_lock()
28
29
Cursor 2 ::doOpen()
29
30
Cursor 2 ::close()
30
31
Cursor 2 Cursor()
 
32
Cursor 2 ~Cursor()
31
33
select seapitester_clear_engine_state_history();
32
34
seapitester_clear_engine_state_history()
33
35
0