~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/memcached_functions/memc_delete.cc

Merge Monty

Show diffs side-by-side

added added

removed removed

Lines of Context:
39
39
#include <string>
40
40
 
41
41
using namespace std;
 
42
using namespace drizzled;
42
43
 
43
44
 
44
45
int64_t MemcachedDelete::val_int()