~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
..
support 1 16 years ago brian clean slate Diff
archive_performance.cc 968.2.14 15 years ago Monty Taylor Removed references to stdbool, since they aren't v 4.1 KB Diff Download File
archive_reader.cc 1085.1.2 15 years ago Monty Taylor Fixed -Wmissing-declarations 8.9 KB Diff Download File
archive_test.cc 968.2.14 15 years ago Monty Taylor Removed references to stdbool, since they aren't v 10.8 KB Diff Download File
azio.cc 1090.1.3 15 years ago Monty Taylor Removed dangerous asserts... mainly to upset Stewa 27.4 KB Diff Download File
azio.h 660.1.3 16 years ago Eric Herman removed trailing whitespace with simple script: f 14.3 KB Diff Download File
concurrency_test.cc 971.3.9 15 years ago Eric Day Removed dependency for hex convert, fixed a few Pr 7.5 KB Diff Download File
ha_archive.cc 1092 15 years ago Brian Aker Merge Monty 34.1 KB Diff Download File
ha_archive.h 1093.5.3 15 years ago Monty Taylor Removed using namespace entries from bare headers. 5.5 KB Diff Download File
plugin.am 992.1.36 15 years ago Monty Taylor Added support for list of headers in plugin.ini. M 1.9 KB Diff Download File
plugin.ini 992.1.36 15 years ago Monty Taylor Added support for list of headers in plugin.ini. M 164 bytes Diff Download File