~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/select_send.h

retrieve data from the local cache

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
 
21
21
#ifndef DRIZZLED_SELECT_SEND_H
22
22
#define DRIZZLED_SELECT_SEND_H
23
 
#include <iostream>
24
23
 
25
24
#include <drizzled/plugin/client.h>
26
25
#include <drizzled/plugin/query_cache.h>