summaryrefslogtreecommitdiff
path: root/sql/time.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug#8294 Traditional: Misleading error message for invalid CAST to DATEgluh@eagle.intranet.mysql.r18.ru2005-12-021-3/+9
* Fixes during review of new pushed codemonty@mishka.local2005-07-311-1/+1
* Don't use -lsupc++ with gcc 3.3 and below as this gives linking problems when...monty@mysql.com2005-04-041-1/+2
* Invalid DEFAULT values for CREATE TABLE now generates errors. (Bug #5902)monty@mysql.com2005-04-011-3/+3
* Data truncation reporting implementation (libmysql) + post reviewkonstantin@mysql.com2004-12-161-162/+0
* merge with 4.1monty@mysql.com2004-10-291-56/+3
|\
| * A fix and test case for Bug#6049 "Loss of sign when using prepared konstantin@mysql.com2004-10-161-56/+3
* | Strict mode & better warningsmonty@mishka.local2004-09-281-19/+24
|/
* WL#1580: --start-datetime, --stop-datetime, --start-position (alias for --pos...guilhem@mysql.com2004-07-291-157/+0
* Fix for Bug#4030 "Client side conversion string -> date type doesn't konstantin@mysql.com2004-06-241-557/+28
* Unused variables removed (many files).konstantin@mysql.com2004-06-211-2/+0
* WL#1264 "Per-thread time zone support infrastructure".dlenev@brandersnatch.localdomain2004-06-181-64/+235
* Fix skipp -> skip once and for all.paul@kite-hub.kitebird.com2004-06-031-1/+1
* Support for character set conversion in binary protocol: another gokonstantin@mysql.com2004-05-251-3/+119
* A comment for str_to_datetime().ram@gw.mysql.r18.ru2004-05-201-0/+14
* A fix (Bug #3728: Missing warning in 4.1).ram@gw.mysql.r18.ru2004-05-181-1/+1
* Fix for valgrind errors in str_to_TIME(using of uninitialize variable).gluh@gluh.mysql.r18.ru2004-03-181-1/+4
* Task #835: additional changes fot str_to_dategluh@gluh.mysql.r18.ru2004-03-151-16/+64
* Merge with 4.0.18monty@mysql.com2004-02-111-8/+10
|\
| * Fix for bug #2523 '"func_time" test fails on QNX'.dlenev@mysql.com2004-01-301-8/+11
* | Merge with 4.0.17monty@mysql.com2003-12-171-20/+52
|\ \ | |/
| * Fix autoincrement for signed columns (Bug #1366)monty@mysql.com2003-12-121-1/+3
| * WL#1175: more default_week_formats for iso compatibilitygluh@gluh.mysql.r18.ru2003-12-071-19/+49
* | Merge key cache structures to onemonty@mysql.com2003-11-201-1/+0
* | Fixed access to uninitialized memory in protocol::store_timemonty@mysql.com2003-11-041-1/+2
* | Removed some warnings reported by valgrindmonty@narttu.mysql.fi2003-11-041-7/+13
* | Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_...monty@narttu.mysql.fi2003-11-031-275/+610
* | Scrum task 835 - text-to-datetime conversion functiongluh@gluh.mysql.r18.ru2003-10-201-43/+285
* | SAPDB date/time finctionsgluh@gluh.mysql.r18.ru2003-07-081-0/+1
* | Merge gluh@gw:/home/bk/mysql-4.1gluh@gluh.mysql.r18.ru2003-06-231-1/+12
|\ \
| * | Internal commitgluh@gluh.mysql.r18.ru2003-06-231-1/+12
* | | Merge with 4.0.13monty@narttu.mysql.fi2003-06-041-21/+35
|\ \ \ | |/ / |/| / | |/
| * Fixed problem with mysql prompt when server disconnect. (Bug 356)monty@narttu.mysql.fi2003-05-271-21/+35
* | Merge with 4.0.13monty@narttu.mysql.fi2003-05-191-141/+2
|\ \ | |/
| * Fixed that reading a DATE string of 000000 is interpreted as 0000-00-00 inste...monty@narttu.mysql.fi2003-05-051-140/+2
* | Fixed problem when connecting to user without a password.monty@mashka.mysql.fi2003-02-141-2/+4
* | Fixed a lot of wrong memory references as reported by valgrindmonty@mashka.mysql.fi2003-02-121-9/+27
* | Move latin1 into a separarte filebar@bar.mysql.r18.ru2003-01-291-20/+20
* | less use of system_charset_infobar@bar.mysql.r18.ru2002-12-191-24/+24
* | rename of net_pkg.cc to protocol.ccmonty@mashka.mysql.fi2002-12-111-0/+17
* | Update after last merge. Fixes some wrong test results.monty@mashka.mysql.fi2002-10-031-13/+30
* | Merge with 4.0.4monty@mashka.mysql.fi2002-10-021-21/+32
|\ \ | |/ |/|
| * Merge with 4.0.3monty@narttu.mysql.fi2002-08-301-21/+32
| |\
| | * New ctype functions/macros to support many charsets at a timebar@gw.udmsearch.izhnet.ru2002-03-121-21/+32
* | | Compare hostnames case insensitivemonty@hundin.mysql.fi2002-09-251-1/+18
|/ /
* | Reverting facist C++ comment cleanupsalle@geopard.online.bg2002-08-021-20/+20
* | Some salle@geopard.online.bg2002-07-171-20/+20
* | Big code cleanup/review before 4.0.2 release.monty@mashka.mysql.fi2002-06-111-1/+1
|/
* Update copyrightmonty@hundin.mysql.fi2001-12-061-4/+4
* Portability fixmonty@hundin.mysql.fi2001-11-071-5/+5