lp:~posulliv/drizzle/full-i-s-plugin

Created by Padraig O'Sullivan and last modified
Get this branch:
bzr branch lp:~posulliv/drizzle/full-i-s-plugin
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

1104. By Padraig O'Sullivan

Removing a constructor for the InfoSchemaTable class that is no longer
needed now that all I_S tables are part of the I_S plugin.

1103. By Padraig O'Sullivan

Extracted TABLE_NAMES into the I_S plugin. Now all I_S tables are part of
the plugin...yay! This also means the schema_tables array is gone and all
methods which referenced it now do not reference instead. Instead, all I_S
tables are kept in a std::vector which is much more C++ish

1102. By Padraig O'Sullivan

Updated I_S test case result file after extracting TABLES to the I_S plugin.

1101. By Padraig O'Sullivan

Extracted TABLES into the I_S plugin.

1100. By Padraig O'Sullivan

Updated the I_S test case result file after extracting the STATISTICS table
into the I_S plugin.

1099. By Padraig O'Sullivan

Extracted the STATISTICS table into the I_S plugin.

1098. By Padraig O'Sullivan

Updated the I_S test case result file after extracting the PLUGINS table to
the I_S plugin.

1097. By Padraig O'Sullivan

Extracted the PLUGINS table into the I_S plugin.

1096. By Padraig O'Sullivan

Extracted the OPEN_TABLES table into the I_S plugin.

1095. By Padraig O'Sullivan

Updating the I_S test case result file after extracting the KEY_COLUMN_USAGE
table into the I_S plugin.

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.