lp:~posulliv/mysql-server/query-rewrite

Created by Padraig O'Sullivan and last modified
Get this branch:
bzr branch lp:~posulliv/mysql-server/query-rewrite
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:
MySQL Server
Status:
Development

Recent revisions

3205. By Padraig O'Sullivan

Forgot new method when embedded server is defined.

3204. By Padraig O'Sullivan

Added another plugin point for query rewrite which allows the parse tree to be rewritten.

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.

Branch metadata

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