~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
..
bmove_upp.cc 575.3.1 16 years ago Monty Taylor Made mysys and mystrings c++. Fixed the resulting 1 KB Diff Download File
ChangeLog 1 16 years ago brian clean slate 1.1 KB Diff Download File
CHARSET_INFO.txt 482 16 years ago Brian Aker Remove uint. 7.7 KB Diff Download File
ctype-bin.cc 660.1.3 16 years ago Eric Herman removed trailing whitespace with simple script: f 14.4 KB Diff Download File
ctype-extra.cc 685.1.3 16 years ago Monty Taylor Turned off stdinc - and then fixed the carnage. 2.4 KB Diff Download File
ctype-mb.cc 779.1.27 16 years ago Monty Taylor Got rid of __attribute__((unused)) and the like fr 34.5 KB Diff Download File
ctype-simple.cc 779.1.27 16 years ago Monty Taylor Got rid of __attribute__((unused)) and the like fr 41.8 KB Diff Download File
ctype-uca.cc 779.1.27 16 years ago Monty Taylor Got rid of __attribute__((unused)) and the like fr 441 KB Diff Download File
ctype-utf8.cc 760 16 years ago Brian Aker Cleanup around UTf8 code. 181 KB Diff Download File
ctype.cc 685.1.3 16 years ago Monty Taylor Turned off stdinc - and then fixed the carnage. 4.1 KB Diff Download File
decimal.cc 685.1.3 16 years ago Monty Taylor Turned off stdinc - and then fixed the carnage. 85.1 KB Diff Download File
decimal.h 575.1.11 16 years ago Monty Taylor Coupla little fixes. 4 KB Diff Download File
dtoa.cc 660.1.3 16 years ago Eric Herman removed trailing whitespace with simple script: f 58.4 KB Diff Download File
int2str.cc 779.1.19 16 years ago Monty Taylor Removed stuff that gcov showed we weren't using. 2 KB Diff Download File
is_prefix.cc 575.3.1 16 years ago Monty Taylor Made mysys and mystrings c++. Fixed the resulting 1 KB Diff Download File
latin2.def 1 16 years ago brian clean slate 5.7 KB Diff Download File
llstr.cc 575.3.1 16 years ago Monty Taylor Made mysys and mystrings c++. Fixed the resulting 1.1 KB Diff Download File
longlong2str.cc 575.3.1 16 years ago Monty Taylor Made mysys and mystrings c++. Fixed the resulting 3.6 KB Diff Download File
m_ctype.h 660.1.3 16 years ago Eric Herman removed trailing whitespace with simple script: f 36.2 KB Diff Download File
m_string.h 670.3.1 16 years ago Toru Maesaka Replaced MySQL's my_stpncpy() with libc and c++ ca 5 KB Diff Download File
Makefile.am 779.1.18 16 years ago Monty Taylor Removed bchange. 1.1 KB Diff Download File
my_strtoll10.cc 685.1.3 16 years ago Monty Taylor Turned off stdinc - and then fixed the carnage. 5.9 KB Diff Download File
my_uctype.h 212.5.18 16 years ago Monty Taylor Moved m_ctype, m_string and my_bitmap. Removed t_c 67.7 KB Diff Download File
README 1 16 years ago brian clean slate 4.6 KB Diff Download File
str2int.cc 575.3.1 16 years ago Monty Taylor Made mysys and mystrings c++. Fixed the resulting 6.4 KB Diff Download File
string.doc 482 16 years ago Brian Aker Remove uint. 6.4 KB Diff Download File
strto.cc 685.1.3 16 years ago Monty Taylor Turned off stdinc - and then fixed the carnage. 5.1 KB Diff Download File
t_ctype.h 660.1.3 16 years ago Eric Herman removed trailing whitespace with simple script: f 5.5 KB Diff Download File