~drizzle-trunk/drizzle/development

  • Committer: Stewart Smith
  • Date: 2008-12-16 06:44:47 UTC
  • Revision ID: stewart@flamingspork.com-20081216064447-gteyeklawmtzew6p
fix outfile_loaddata test for drizzle.

on ambiguous SELECT INTO OUTFILE, error out and don't just warn. It's an *error* if you can't load the resulting file!

Also had to file https://bugs.launchpad.net/mysql-server/+bug/308457 which means we have to disable a test
Filename Latest Rev Last Changed Committer Comment Size
..
client_priv.h 672.1.2 15 years ago Andrew Hutchings Fix help for show-progress-size 3.5 KB Diff Download File
completion_hash.cc 477 15 years ago Monty Taylor Removed my_free(). It turns out that it had been d 4.5 KB Diff Download File
completion_hash.h 212.5.13 16 years ago Monty Taylor Moved my_sys/my_pthread/my_nosys and mysys_err to 1.9 KB Diff Download File
drizzle.cc 670.1.18 15 years ago Monty Taylor Merged from LinuxJedi. 123 KB Diff Download File
drizzleadmin.cc 656.1.51 15 years ago Monty Taylor Fixed strdup return checking in client/ 10.5 KB Diff Download File
drizzlecheck.cc 673.2.1 15 years ago Toru Maesaka First pass of replacing MySQL's strxmov with libc 25 KB Diff Download File
drizzledump.cc 673.2.1 15 years ago Toru Maesaka First pass of replacing MySQL's strxmov with libc 102 KB Diff Download File
drizzleimport.cc 673.2.1 15 years ago Toru Maesaka First pass of replacing MySQL's strxmov with libc 19.5 KB Diff Download File
drizzleslap.cc 656.1.51 15 years ago Monty Taylor Fixed strdup return checking in client/ 73.9 KB Diff Download File
drizzletest.cc 673.2.1 15 years ago Toru Maesaka First pass of replacing MySQL's strxmov with libc 178 KB Diff Download File
errname.h 383.7.6 15 years ago Monty Taylor Merged in trunk. 26.8 KB Diff Download File
Makefile.am 629.2.4 15 years ago Monty Taylor Cleaned up the lib searching - now base some searc 1.8 KB Diff Download File
my_readline.h 288 16 years ago Brian Aker ulong cleanp in client apps 1.3 KB Diff Download File
readline.cc 656.1.50 15 years ago Monty Taylor More malloc return type checking 5.8 KB Diff Download File