lp:~posulliv/drizzle/latest-is-work

Created by Padraig O'Sullivan and last modified
Get this branch:
bzr branch lp:~posulliv/drizzle/latest-is-work
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:
Merged

Recent revisions

1264. By Padraig O'Sullivan

Resolved issues with the I_S tables in the transaction log due to the modifications we have made to
the I_S engine and interface. All is good now.

1263. By Padraig O'Sullivan

Merge from staging.

1262. By Padraig O'Sullivan

Added specific methods for init and deinit of the thread lock associated with the share in the I_S
engine.

1261. By Padraig O'Sullivan

Added std:: prefix to find_if. Thanks trond!

1260. By Padraig O'Sullivan

Doxygen comments for the new functions in the InfoSchemaTable class related to the I_S storage
engine.

1259. By Padraig O'Sullivan

Added some doxygen comments for the InfoSchemaRecord class.

1258. By Padraig O'Sullivan

Added an extra column to the ORDER BY clause for one of the larger queries in the I_S test case in
order to make the query results deterministic.

1257. By Padraig O'Sullivan

Fixed the final issues with the I_S storage engine. Corrected the function which returns an estimate
on the upper bound of the number of rows returned by the table.

1256. By Padraig O'Sullivan

Now we check to see if we are adding a duplicate row to the vector of rows created by the fillTable
method. This seems to solve the problem of the cursor being re-used on us. More investigation is
still needed...damn I_S!

1255. By Padraig O'Sullivan

Implemented a primitive prototype for rnd_pos and position. It works for now and its something I'll
have to go back to at a later stage. For now it will do because I want to get all of the engine
working before coming back to it. This allows simple ORDER BY queries on the I_S engine to work
correctly now though.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar RepositoryFormatKnitPack6 (bzr 1.9)
Stacked on:
lp:~drizzle-trunk/drizzle/development
This branch contains Public information 
Everyone can see this information.