~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/data_engine/modules.h

Second pass through the interface.

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
 
25
25
class ModulesTool : public Tool
26
26
{
27
 
  drizzled::message::Table schema;
28
 
 
29
27
public:
30
28
 
31
29
  ModulesTool();