summaryrefslogtreecommitdiff
path: root/sql/time.cc
Commit message (Expand)AuthorAgeFilesLines
* WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-1053/+0
* WL#2649 Number-to-string conversionsAlexander Barkov2010-02-111-6/+71
* Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-11-061-7/+9
|\
| * Bug#47925: regression of range optimizer and date comparison in 5.1.39!Martin Hansson2009-11-021-7/+9
* | WL#2110 (SIGNAL)Marc Alff2009-09-101-1/+1
|/
*-. Merge from 5.0-bugteamStaale Smedseng2009-06-171-4/+4
|\ \
| | * Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-171-4/+4
| * | Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-101-4/+4
| |/
* | Merge magare.gmz:/home/kgeorge/mysql/work/B29536-5.0-optunknown2007-08-061-1/+1
|\ \ | |/
| * Bug #29536: timestamp inconsistent in replication around 1970unknown2007-08-061-1/+1
| * Backport of TIME->MYSQL_TIME / Y2K fixsetunknown2007-05-161-18/+20
* | merging fixunknown2007-04-291-1/+3
* | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-04-101-23/+25
|\ \
| * | Removed not used define YY_MAGIC_BELOWunknown2007-03-231-23/+25
* | | Bug #27638: slow logging to CSV table inserts bad query_time and lock_time va...unknown2007-04-041-0/+5
|/ /
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-311-1/+1
|\ \ | |/
| * my_strtoll10-x86.s:unknown2006-12-311-1/+1
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
|\ \ | |/
| * Many files:unknown2006-12-231-2/+1
| * Merge alik.:/mnt/raid/alik/MySQL/devel/5.0-rtunknown2006-11-071-3/+3
| |\
* | \ Merge alik.:/mnt/raid/alik/MySQL/devel/5.1unknown2006-11-071-4/+15
|\ \ \
| * \ \ Merge polly.local:/tmp/maint/bug11655/my51-bug11655unknown2006-10-121-3/+3
| |\ \ \
| | * \ \ Merge polly.local:/tmp/maint/bug11655/my50-bug11655unknown2006-10-111-3/+3
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Merge polly.local:/tmp/maint/bug11655/my41-bug11655unknown2006-10-111-3/+3
| | | |\ \
| | | | * | Fixes a number of problems with time/datetime <-> string conversion functions:unknown2006-10-041-3/+3
| * | | | | BUG#21811 Odd casting with date + INTERVAL arithmeticunknown2006-10-111-1/+12
| |/ / / /
* | | | | Merge mysql.com:/home/cps/mysql/trees/5.0-runtime-bug9191unknown2006-11-011-6/+3
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Merge mysql.com:/home/cps/mysql/trees/4.1-runtime-bug9191unknown2006-11-011-6/+3
| |\ \ \ | | |/ / | |/| |
| | * | Fix Bug #9191 "TIMESTAMP/from_unixtime() no longer accepts 2^31-1"unknown2006-11-011-6/+3
| | |/
| | * Bug#20729: Bad date_format() call makes mysql server crashunknown2006-07-111-1/+1
* | | After merge fixes.unknown2006-07-061-2/+3
* | | manual mergeunknown2006-06-201-0/+56
|\ \ \
| * | | forgot to event_timed.hunknown2006-06-201-21/+21
| * | | Reorganize, physically the events codeunknown2006-06-081-0/+56
* | | | Fixed some issues found by valgrindunknown2006-06-061-0/+1
|/ / /
* | | fix for bug #17494 (The algorithm for calculating execution times is not full...unknown2006-04-071-0/+76
* | | - fix bug #16435 (Weekly events execute every second) (WL#1034 Internal CRON)unknown2006-01-181-0/+108
* | | Fix for bug#8294 Traditional: Misleading error message for invalid CAST to DATEunknown2005-12-021-3/+9
|/ /
* | Fixes during review of new pushed codeunknown2005-07-311-1/+1
* | Don't use -lsupc++ with gcc 3.3 and below as this gives linking problems when...unknown2005-04-041-1/+2
* | Invalid DEFAULT values for CREATE TABLE now generates errors. (Bug #5902)unknown2005-04-011-3/+3
* | Data truncation reporting implementation (libmysql) + post reviewunknown2004-12-161-162/+0
* | merge with 4.1unknown2004-10-291-56/+3
|\ \ | |/
| * A fix and test case for Bug#6049 "Loss of sign when using prepared unknown2004-10-161-56/+3
* | Strict mode & better warningsunknown2004-09-281-19/+24
|/
* WL#1580: --start-datetime, --stop-datetime, --start-position (alias for --pos...unknown2004-07-291-157/+0
* Fix for Bug#4030 "Client side conversion string -> date type doesn't unknown2004-06-241-557/+28
* Unused variables removed (many files).unknown2004-06-211-2/+0
* WL#1264 "Per-thread time zone support infrastructure".unknown2004-06-181-64/+235
* Fix skipp -> skip once and for all.unknown2004-06-031-1/+1