lp:~jaypipes/drizzle/bug534806

Created by Jay Pipes and last modified
Get this branch:
bzr branch lp:~jaypipes/drizzle/bug534806
Only Jay Pipes can upload to this branch. If you are Jay Pipes please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Jay Pipes
Project:
Drizzle
Status:
Merged

Recent revisions

1335. By Jay Pipes <jpipes@serialcoder>

Add savepoint test case

1334. By Jay Pipes <jpipes@serialcoder>

Manually issue a call to TransactionStorageEngine::startTransaction() inside
TransactionServices::registerResourceForTransaction(). An assert() in the InnoDB
handler was being hit because although startStatement() was properly being
called for an UPDATE ... LIMIT 0, startTransaction() was not called, and because
external_lock() bailed out without committing the transaction, an
assert(conc_state ! TRX_NOT_STARTED) was being hit when a SAVEPOINT A statement
expected the transaction to have been started...

1333. By Brian Aker <brian@gaz>

Fix naming issue.

1332. By Brian Aker <brian@gaz>

Merge Monty

1331. By Brian Aker <brian@gaz>

Merge in Padraig changes.

1330. By Brian Aker <brian@gaz>

Merge in show status work.

1329. By Brian Aker <brian@gaz>

Merge Eric

1328. By Brian Aker <brian@gaz>

Bad config.h

1327. By Brian Aker <brian@gaz>

Open solaris fix.

1326. By Brian Aker <brian@gaz>

Merge Jay

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~drizzle-trunk/drizzle/development
This branch contains Public information 
Everyone can see this information.

Subscribers