~drizzle-trunk/drizzle/development

Updates based on code review from Jay.

- modified the SqlCommand base class to be abstract
- created new directory (command) where each command implementation will be
  placed in a separate file
- created namespace for various commands (drizzled::command)
Filename Latest Rev Last Changed Committer Comment Size
..
info_schema.cc 1088.1.7 15 years ago Padraig O'Sullivan Merge from trunk. 18.2 KB Diff Download File
info_schema_columns.cc 1088.1.1 15 years ago Padraig O'Sullivan Extracted the 3 STATUS tables into the I_S plugin. 75.2 KB Diff Download File
info_schema_columns.h 1088.1.1 15 years ago Padraig O'Sullivan Extracted the 3 STATUS tables into the I_S plugin. 5.6 KB Diff Download File
info_schema_methods.cc 1100 15 years ago Brian Aker Merge 43.7 KB Diff Download File
info_schema_methods.h 1088.1.2 15 years ago Padraig O'Sullivan Extracted the VARIABLES tables into the I_S plugin 7.3 KB Diff Download File
plugin.ini 1067.2.6 15 years ago Padraig O'Sullivan Modularized the info schema plugin. Have a separat 246 bytes Diff Download File