lp:~dedzone/drizzle/query-cache-hook

Created by Djellel E. Difallah and last modified

The Query Cache permits to return the results of a query from a cache repository if the query has been already cached; or, to add its results to a cache repository if it's not cached yet. Therefore the simplest capability that a Query Cache plugin interface needs to provide is the ability to say if the received query is cached or not.
wiki page: http://drizzle.org/wiki/Query_cache

Get this branch:
bzr branch lp:~dedzone/drizzle/query-cache-hook
Only Djellel E. Difallah can upload to this branch. If you are Djellel E. Difallah please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Djellel E. Difallah
Project:
Drizzle
Status:
Development

Recent revisions

1647. By Djellel E. Difallah <ded@ubuntu>

merge with trunk

1646. By Djellel E. Difallah <ded@ubuntu>

Added a Query Cache Plugin Interface and the hooks in the code base

1645. By Djellel E. Difallah <ded@ubuntu>

Added a Query Cache Plugin Interface and the hooks in the code base

1644. By Monty Taylor

Merged in PBMS, translation updates, a few build fixes and a few bug fixes.

1643. By Brian Aker <brian@gaz>

Encapsulate HASH for open_cache

1642. By Brian Aker <brian@gaz>

This adds const to SchemaIdentifier.

1641. By Brian Aker <brian@gaz>

Merge in VJ

1640. By Brian Aker <brian@gaz>

Merge unused

1639. By Monty Taylor

Merged in staging changes: Mark's syslog patch and vijay's program_options.

1638. By Monty Taylor

Fixes from Brian to increase strictness/correctness, Toru to remove
current_session from blitzdb, a race condition bugfix from Joe Daly,
and moving of when plugins call program_options from Monty.

Branch metadata

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