~drizzle-trunk/drizzle/development

  • Committer: Stewart Smith
  • Date: 2009-06-18 00:58:40 UTC
  • mto: (1089.11.1 basic-discovery)
  • Revision ID: stewart@flamingspork.com-20090618005840-g1qxarokklraek7z
Remove keep_files_on_create

Only applicable to MyISAM, and should be down in the engine layer as an error if files trying to create already exist.

Also, if you're wanting to re-create the FRM/DFE, then just replace the data files!
Or at least have it as a CREATE TABLE option, and not some server variable that changes behaviour of
such things.
Filename Latest Rev Last Changed Committer Comment Size
..
client_priv.h 994.2.4 15 years ago Monty Taylor Blast. Fixed some make distcheck issues. 3.4 KB Diff Download File
drizzle.1 1022.2.25 15 years ago Monty Taylor Imported manpages for the things we ship. Started 39.6 KB Diff Download File
drizzle.cc 1008.5.5 15 years ago lbieber remove bit_count 127 KB Diff Download File
drizzlecheck.1 1022.2.25 15 years ago Monty Taylor Imported manpages for the things we ship. Started 12 KB Diff Download File
drizzlecheck.cc 1063.1.1 15 years ago Stewart Smith remove REPAIR TABLE. Is very useful to have, but s 25.7 KB Diff Download File
drizzled.8 1022.2.25 15 years ago Monty Taylor Imported manpages for the things we ship. Started 2.7 KB Diff Download File
drizzledump.1 1022.2.25 15 years ago Monty Taylor Imported manpages for the things we ship. Started 33.7 KB Diff Download File
drizzledump.cc 1059.1.1 15 years ago patg Removed all master/slave-specific code in drizzled 85.3 KB Diff Download File
drizzleimport.1 1022.2.25 15 years ago Monty Taylor Imported manpages for the things we ship. Started 9.1 KB Diff Download File
drizzleimport.cc 971.1.77 15 years ago Monty Taylor Removed mysys/mystrings things from client/ progs. 21.2 KB Diff Download File
drizzleslap.1 1022.2.25 15 years ago Monty Taylor Imported manpages for the things we ship. Started 13.5 KB Diff Download File
drizzleslap.cc 1054.2.8 15 years ago Monty Taylor Fixed staging build issue. 76.8 KB Diff Download File
drizzletest.cc 971.3.46 15 years ago Eric Day Fixed my libdrizzle version mismatch fix. 183 KB Diff Download File
errname.h 1063.2.2 15 years ago Stewart Smith ER_NISAMCHK is unused, mark it as so. Thanks to Pa 26.8 KB Diff Download File
get_password.cc 994.2.4 15 years ago Monty Taylor Blast. Fixed some make distcheck issues. 3.3 KB Diff Download File
get_password.h 928.1.1 16 years ago Eric Day Started client changes. 1 KB Diff Download File
my_readline.h 893 16 years ago Brian Aker First pass of stripping uint 1.2 KB Diff Download File
readline.cc 994.2.4 15 years ago Monty Taylor Blast. Fixed some make distcheck issues. 5.8 KB Diff Download File