lp://staging/~posulliv/+junk/mysql

Created by Padraig O'Sullivan and last modified
Get this branch:
bzr branch lp://staging/~posulliv/+junk/mysql
Only Padraig O'Sullivan can upload to this branch. If you are Padraig O'Sullivan please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Padraig O'Sullivan
Status:
Development

Recent revisions

3203. By Padraig O'Sullivan

Removed one call to query rewrite plugin point which is unneeded.

3202. By Padraig O'Sullivan

Updated query rewrite plugin interface and how query rewrite plugins are called from within the kernel.

3201. By Padraig O'Sullivan

Modified locations where query rewrite plugin point is to be always before mysql_parse function. This makes sure the rewritten query is placed in the general query log and also ensures the rewritten query is the query that shows up in profiling output.

3200. By Padraig O'Sullivan

Added functions for initializing and finalizing query rewrite plugins.

3199. By Padraig O'Sullivan

Update sample rewriting plugin to work with autoconf tools. Added preprocessor generated file for query rewrite interface.

3198. By Padraig O'Sullivan

Merge trunk.

3197. By Padraig O'Sullivan

Added simple query rewriting plugin that simply converts a query to lower case.

3196. By Padraig O'Sullivan

Added files to call into query rewrite plugins.

3195. By Padraig O'Sullivan

Small fixes to fix compile after adding new plugin type.

3194. By Padraig O'Sullivan

Adding query rewrite to array of plugin types mysql supports.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.