~drizzle-trunk/drizzle/development

  • Committer: Padraig O'Sullivan
  • Date: 2009-08-07 18:03:24 UTC
  • mto: (1115.3.4 captain)
  • Revision ID: osullivan.padraig@gmail.com-20090807180324-b93afsws66vuyk2z
Applied Jay's suggestion of not having the type of the statement passed in
to the SqlCommand constructor. Made the type variable of the derived classes
a static const private member since the type never changes.
Filename Latest Rev Last Changed Committer Comment Size
..
checksum.cc 1100.3.25 15 years ago Padraig O'Sullivan Changed return type of the execute() function in C 1.3 KB Diff Download File
checksum.h 1100.3.27 15 years ago Padraig O'Sullivan Applied Jay's suggestion of not having the type of 1.3 KB Diff Download File
commit.cc 1100.3.25 15 years ago Padraig O'Sullivan Changed return type of the execute() function in C 1.2 KB Diff Download File
commit.h 1100.3.27 15 years ago Padraig O'Sullivan Applied Jay's suggestion of not having the type of 1.3 KB Diff Download File
delete.cc 1100.3.26 15 years ago Padraig O'Sullivan Extracted the DELETE command into its own class an 1.9 KB Diff Download File
delete.h 1100.3.27 15 years ago Padraig O'Sullivan Applied Jay's suggestion of not having the type of 1.3 KB Diff Download File
empty_query.cc 1100.3.25 15 years ago Padraig O'Sullivan Changed return type of the execute() function in C 1 KB Diff Download File
empty_query.h 1100.3.27 15 years ago Padraig O'Sullivan Applied Jay's suggestion of not having the type of 1.3 KB Diff Download File
load.cc 1100.3.25 15 years ago Padraig O'Sullivan Changed return type of the execute() function in C 1.6 KB Diff Download File
load.h 1100.3.27 15 years ago Padraig O'Sullivan Applied Jay's suggestion of not having the type of 1.3 KB Diff Download File
rollback.cc 1100.3.25 15 years ago Padraig O'Sullivan Changed return type of the execute() function in C 1.2 KB Diff Download File
rollback.h 1100.3.27 15 years ago Padraig O'Sullivan Applied Jay's suggestion of not having the type of 1.3 KB Diff Download File
select.cc 1100.3.25 15 years ago Padraig O'Sullivan Changed return type of the execute() function in C 1.1 KB Diff Download File
select.h 1100.3.27 15 years ago Padraig O'Sullivan Applied Jay's suggestion of not having the type of 1.3 KB Diff Download File
show_create.cc 1100.3.25 15 years ago Padraig O'Sullivan Changed return type of the execute() function in C 1.3 KB Diff Download File
show_create.h 1100.3.27 15 years ago Padraig O'Sullivan Applied Jay's suggestion of not having the type of 1.3 KB Diff Download File
show_engine_status.cc 1100.3.25 15 years ago Padraig O'Sullivan Changed return type of the execute() function in C 1.2 KB Diff Download File
show_engine_status.h 1100.3.27 15 years ago Padraig O'Sullivan Applied Jay's suggestion of not having the type of 1.3 KB Diff Download File
show_errors.cc 1100.3.25 15 years ago Padraig O'Sullivan Changed return type of the execute() function in C 1.1 KB Diff Download File
show_errors.h 1100.3.27 15 years ago Padraig O'Sullivan Applied Jay's suggestion of not having the type of 1.3 KB Diff Download File
show_processlist.cc 1100.3.25 15 years ago Padraig O'Sullivan Changed return type of the execute() function in C 1.1 KB Diff Download File
show_processlist.h 1100.3.27 15 years ago Padraig O'Sullivan Applied Jay's suggestion of not having the type of 1.3 KB Diff Download File
show_status.cc 1100.3.25 15 years ago Padraig O'Sullivan Changed return type of the execute() function in C 1.7 KB Diff Download File
show_status.h 1100.3.27 15 years ago Padraig O'Sullivan Applied Jay's suggestion of not having the type of 1.5 KB Diff Download File
show_warnings.cc 1100.3.25 15 years ago Padraig O'Sullivan Changed return type of the execute() function in C 1.3 KB Diff Download File
show_warnings.h 1100.3.27 15 years ago Padraig O'Sullivan Applied Jay's suggestion of not having the type of 1.3 KB Diff Download File