summaryrefslogtreecommitdiff
path: root/sql/time.cc
Commit message (Expand)AuthorAgeFilesLines
* Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
* Merge alik.:/mnt/raid/alik/MySQL/devel/5.0-rtanozdrin/alik@alik.2006-11-071-3/+3
|\
| * Merge polly.local:/tmp/maint/bug11655/my41-bug11655kaa@polly.local2006-10-111-3/+3
| |\
| | * Fixes a number of problems with time/datetime <-> string conversion functions:kaa@polly.local2006-10-041-3/+3
* | | Merge mysql.com:/home/cps/mysql/trees/4.1-runtime-bug9191petr/cps@mysql.com/owlet.local2006-11-011-6/+3
|\ \ \ | |/ / |/| |
| * | Fix Bug #9191 "TIMESTAMP/from_unixtime() no longer accepts 2^31-1"petr/cps@mysql.com/owlet.local2006-11-011-6/+3
| |/
| * Bug#20729: Bad date_format() call makes mysql server crashcmiller@zippy.(none)2006-07-111-1/+1
* | 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