~drizzle-trunk/drizzle/development

Removed the inclusion of drizzled/field.h in the server_includes header file.

Created a time.h header file and records.h header file. This allowed me to move the declarations of
a number of methods from the server_includes header file into these respective header files. I
updated numerous files to reflect this.
Filename Latest Rev Last Changed Committer Comment Size
..
convert.cc 1143.3.9 15 years ago Jay Pipes Fixes information schema tests, adds a hexdump UDF 2.1 KB Diff Download File
convert.h 1143.3.9 15 years ago Jay Pipes Fixes information schema tests, adds a hexdump UDF 1.4 KB Diff Download File
dummy.cc 492.1.7 16 years ago Monty Taylor Moved test() to its own file. Made a new function Empty Diff Download File
test.h 1122.2.10 15 years ago Monty Taylor Fixed all of the include guards. 1.2 KB Diff Download File