~drizzle-trunk/drizzle/development

  • Committer: Jay Pipes
  • Date: 2009-01-30 04:01:12 UTC
  • Revision ID: jpipes@serialcoder-20090130040112-svbn774guj98pwi4
To remain in compatibility with MySQL, added ability to interpret
decimal arguments as datetime strings for temporal functions.

Fixed YEAR(), MONTH(), DAYOFMONTH(), DAYOFYEAR(), HOUR(), MINUTE(), SECOND(), and MICROSECOND()
to accept decimal parameters and interpret them the same way as MySQL.

Fixed an issue with the TemporalFormat::matches() method which was 
incorrectly assuming all microsecond arguments were specified as 6 digits.
Added power of 10 multiplier to usecond calculation. This fixes issues with
failures in type_date and func_sapdb test cases.
Filename Latest Rev Last Changed Committer Comment Size
..
auth_pam 259 16 years ago Brian Aker First pass on PAM auth Diff
compress 139.1.9 15 years ago Stewart Smith Move compression functions (compress, uncompress a Diff
crc32 139.1.2 16 years ago Stewart Smith CRC32() as UDF Diff
errmsg_stderr 499.2.6 15 years ago Mark Atwood an implemention of the errmsg plugin Diff
hello_world 134.1.2 16 years ago Mark Atwood Add hello_world() UDF Diff
logging_query 383.6.6 15 years ago Mark Atwood rename logging_noop to logging_query Diff
logging_syslog 771.1.1 15 years ago Mark Atwood add syslog based logging plugin Diff
md5 139.1.1 16 years ago Stewart Smith Move MD5() into a UDF Diff
pool_of_threads 803 15 years ago Brian Aker Refactored all current scheduler to be behind sche Diff
replicator 661 15 years ago Brian Aker First major pass through new replication. Diff
single_thread 806 15 years ago Brian Aker Adding in an example singe thread scheduler Diff
uncompress 139.1.9 15 years ago Stewart Smith Move compression functions (compress, uncompress a Diff
uncompressed_length 139.1.9 15 years ago Stewart Smith Move compression functions (compress, uncompress a Diff
Makefile.am 685.1.1 15 years ago Monty Taylor Fixed distclean in plugins problem for Lee. 717 bytes Diff Download File