~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
..
compress.cc 971.1.64 15 years ago Monty Taylor Merged compress, uncompress and uncompressed_lengt 2.7 KB Diff Download File
compress.h 997.8.3 15 years ago Stewart Smith fix function argument checking for (un)compress(ed 1.4 KB Diff Download File
compressionudf.cc 971.1.66 15 years ago Monty Taylor Added missing file. 1.8 KB Diff Download File
plugin.ini 992.1.36 15 years ago Monty Taylor Added support for list of headers in plugin.ini. M 237 bytes Diff Download File
uncompress.cc 971.1.64 15 years ago Monty Taylor Merged compress, uncompress and uncompressed_lengt 2.5 KB Diff Download File
uncompress.h 1022.2.29 15 years ago Monty Taylor Fixed some no-inline warnings. 1.4 KB Diff Download File
uncompressed_length.cc 971.1.64 15 years ago Monty Taylor Merged compress, uncompress and uncompressed_lengt 1.5 KB Diff Download File
uncompressed_length.h 997.8.3 15 years ago Stewart Smith fix function argument checking for (un)compress(ed 1.4 KB Diff Download File