lp:~posulliv/drizzle/simple-tc-engine

Created by Padraig O'Sullivan and last modified
Get this branch:
bzr branch lp:~posulliv/drizzle/simple-tc-engine
Only Padraig O'Sullivan can upload to this branch. If you are Padraig O'Sullivan please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Padraig O'Sullivan
Project:
Drizzle
Status:
Development

Recent revisions

1155. By Padraig O'Sullivan

Merge from trunk.

1154. By Padraig O'Sullivan

Added some more doxygen comments.

1153. By Padraig O'Sullivan

Updated plugin main file to have the authors reflected accurately. Included
Brian and Stewart since I based this engine off the tokyo cabinet engine
they did.

1152. By Padraig O'Sullivan

Converted the engine to an in-memory engine. It would be quite trivial to
create an option which lets the engine operate in memory or on disk. We
could even support having tables of both types at the same time. However, I
don't see why you would need a disk-based storage engine when you have
InnoDB?

1151. By Padraig O'Sullivan

Added some doxygen comments and updated the plugin.ini file to indicate that
a test suite is available for this plugin. Thus, the test suite will get run
when 'make test' issued.

1150. By Padraig O'Sullivan

Tiny modification based on valgrind output.

1149. By Padraig O'Sullivan

Updating the flags based to the tokyo cabinet based storage engine so that
altering of tables is supported.

1148. By Padraig O'Sullivan

Corrected the way tables are updated. Update statements now work correctly.

1147. By Padraig O'Sullivan

Added support for deleting a row in the storage engine.

1146. By Padraig O'Sullivan

Added support for storing rows of non-fixed length to the storage engine.
Updates to rows which store blobs still don't work correctly but we are
making some progress.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.