~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
..
drizzle-log-rotate.in 77.1.38 16 years ago Monty Taylor Renamed more stuff to drizzle. 791 bytes Diff Download File
drizzle.m4 319.1.1 16 years ago Grant Limberg renamed all instances of MYSQL_ to DRIZZLE_ 4.1 KB Diff Download File
drizzle.server.in 77.1.38 16 years ago Monty Taylor Renamed more stuff to drizzle. 11.7 KB Diff Download File
libdrizzleclient.pc.in 779.3.37 16 years ago Monty Taylor Renmaed libdrizzle in the tree to libdrizzleclient 211 bytes Diff Download File
Makefile.am 779.3.37 16 years ago Monty Taylor Renmaed libdrizzle in the tree to libdrizzleclient 1 KB Diff Download File
uncrustify-beforeafter.patch 656.1.18 16 years ago Monty Taylor Added uncrustify patch. 4.7 KB Diff Download File