~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
..
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
libdrizzle.pc.in 77.1.38 16 years ago Monty Taylor Renamed more stuff to drizzle. 211 bytes Diff Download File
Makefile.am 312.1.14 16 years ago Monty Taylor Fixed bug#257694 - added various files to EXTRA_DI 1 KB Diff Download File
uncrustify-beforeafter.patch 656.1.18 15 years ago Monty Taylor Added uncrustify patch. 4.7 KB Diff Download File