mariadb/sql-common
Sergei Golubchik 8ddcd0cda8 post-review changes 1
include/my_time.h:
  remove duplicate defines.
  cast to ulonglong to avoid overflow
sql/field.cc:
  perform sign extension when reading packed TIME values
sql/item_cmpfunc.cc:
  when converting a string to a date for the purpose of comparing it with another date,
  we should ignore strict sql mode.
sql/item_timefunc.cc:
  better error message
sql/item_timefunc.h:
  limit decimals appropriately
sql/share/errmsg.txt:
  don't refer to an object as a "column" in error messages that are used not only for columns.
2011-05-19 19:01:46 +02:00
..
client.c Using an initial command with mysql_options(..., MYSQL_INIT_COMMAND, ...) 2010-05-09 20:02:05 -07:00
Makefile.am my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
my_time.c post-review changes 1 2011-05-19 19:01:46 +02:00
my_user.c Bug#29125 Windows Server X64: so many compiler warnings 2009-02-13 11:41:47 -05:00
pack.c Fixed a lot of compiler warnings and errors detected by Forte C++ on Solaris 2007-08-13 16:11:25 +03:00