~brianaker/drizzle/bug_798959

« back to all changes in this revision

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

  • Committer: Mark Atwood
  • Date: 2011-07-04 01:40:29 UTC
  • mfrom: (2353.1.2 seapitester-improve)
  • Revision ID: me@mark.atwood.name-20110704014029-msdso7k8gibt084t
Tags: 2011.07.21
mergeĀ lp:~stewart/drizzle/seapitester-cursor-destrutor

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
Cursor 1 Cursor()
31
31
::doCreateTable()
32
32
::SEAPITester()
 
33
Cursor 1 ~Cursor()
33
34
BEGIN
34
35
In Transaction
35
36
END STATEMENT
210
211
::SEAPITester()
211
212
Cursor 2 ::close()
212
213
Cursor 2 Cursor()
 
214
Cursor 2 ~Cursor()
213
215
BEGIN
214
216
In Transaction
215
217
select seapitester_clear_engine_state_history();