~drizzle-trunk/drizzle/development

Create default_values record from proto instead of reading from FRM. assert if different to FRM.

Restore the "blob can't have default value" error message.

Fix default values for: blob, vachar, enum and varbinary.
Default value for a BLOB can be "" thanks to TINYTEXT or something.
proto now has default_bin_value as well as default_value. the default_bin_value used for varbinary and in future, blobs.

Load enum values out of proto instead of FRM and fill in the crazy interval structures.

Jay will fix up the create.test change (incorrect datetime for timestamp "0").
Filename Latest Rev Last Changed Committer Comment Size
..
client_priv.h 779.3.37 16 years ago Monty Taylor Renmaed libdrizzle in the tree to libdrizzleclient 3.5 KB Diff Download File
completion_hash.cc 893 16 years ago Brian Aker First pass of stripping uint 4.5 KB Diff Download File
completion_hash.h 893 16 years ago Brian Aker First pass of stripping uint 1.9 KB Diff Download File
drizzle.cc 895 16 years ago Brian Aker Completion (?) of uint conversion. 123 KB Diff Download File
drizzleadmin.cc 895 16 years ago Brian Aker Completion (?) of uint conversion. 11.3 KB Diff Download File
drizzlecheck.cc 895 16 years ago Brian Aker Completion (?) of uint conversion. 26 KB Diff Download File
drizzledump.cc 895 16 years ago Brian Aker Completion (?) of uint conversion. 97.2 KB Diff Download File
drizzleimport.cc 895 16 years ago Brian Aker Completion (?) of uint conversion. 20.4 KB Diff Download File
drizzleslap.cc 895 16 years ago Brian Aker Completion (?) of uint conversion. 76.8 KB Diff Download File
drizzletest.cc 895 16 years ago Brian Aker Completion (?) of uint conversion. 181 KB Diff Download File
errname.h 893 16 years ago Brian Aker First pass of stripping uint 26.8 KB Diff Download File
Makefile.am 873.2.41 16 years ago Monty Taylor Fixed the ol build for ol Solaris. 1.6 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 895 16 years ago Brian Aker Completion (?) of uint conversion. 5.8 KB Diff Download File