summaryrefslogtreecommitdiff
path: root/sql/item_timefunc.h
Commit message (Expand)AuthorAgeFilesLines
...
| * | | mysql-5.5.32 mergeSergei Golubchik2013-07-161-1/+1
| |\ \ \
| | * | | Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADERMurthy Narkedimilli2013-03-191-1/+1
* | | | | Adding support for the SQL-standard temporal literals.Alexander Barkov2013-07-101-1/+0
|/ / / /
* | | | MDEV-4265 5.5 is slower than 5.3 because of many str_to_datetime callsSergei Golubchik2013-03-131-0/+1
| |/ / |/| |
* | | 5.3 mergeSergei Golubchik2013-01-151-21/+21
|\ \ \ | | |/ | |/|
| * | MDEV-3873 & MDEV-3876 & MDEV-3912 : Wrong result (extra rows) with ALL subqueryunknown2012-12-281-20/+20
* | | merge with mysql-5.5.21Sergei Golubchik2012-03-091-0/+1
|\ \ \ | | |/ | |/|
* | | 5.3 mergeSergei Golubchik2012-02-241-5/+0
|\ \ \ | | |/ | |/|
| * | lp:923429 Crash in decimal_cmp on using UNIX_TIMESTAMP with a wrongly formatt...Sergei Golubchik2012-02-211-5/+0
| * | Merge with 5.2.Michael Widenius2011-12-111-1/+2
| |\ \
| | * \ Merge with MariaDB 5.1Michael Widenius2011-11-241-1/+2
| | |\ \
| | | * \ Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-1/+2
| | | |\ \
| | | | * \ Updated/added copyright headersKent Boortz2011-07-031-3/+6
| | | | |\ \
| | | | * \ \ Updated/added copyright headersKent Boortz2011-06-301-2/+3
| | | | |\ \ \
| | | | | * | | Updated/added copyright headersKent Boortz2011-06-301-2/+3
* | | | | | | | compilation warnings on WindowsSergei Golubchik2011-11-021-19/+19
* | | | | | | | merge with 5.3Sergei Golubchik2011-10-191-364/+171
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | merge with 5.1-microSergei Golubchik2011-06-071-13/+8
| |\ \ \ \ \ \ \
| | * | | | | | | revert a suggested "optimization" that introduced a bugSergei Golubchik2011-06-061-27/+10
| * | | | | | | | Merge with 5.1-microsecondsMichael Widenius2011-05-281-341/+177
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | unix_timestamp() and from_unixtime() supports microseconds.Sergei Golubchik2011-05-221-19/+36
| | * | | | | | | post review changes 2Sergei Golubchik2011-05-191-52/+42
| | * | | | | | | post-review changes 1Sergei Golubchik2011-05-191-6/+12
| | * | | | | | | lp:740173 5.1-micro reports incorrect Length metadata for TIME expressionsSergei Golubchik2011-03-231-1/+1
| | * | | | | | | lp:736358 Unexpected increased timestamp resolution with UNIONSergei Golubchik2011-03-171-0/+2
| | * | | | | | | lp:731124 Loss of precision on DISTINCTSergei Golubchik2011-03-081-1/+1
| | * | | | | | | lp:731103 Assertion `maybe_null && item->null_value' failed with ORDER BY LAS...Sergei Golubchik2011-03-081-0/+5
| | * | | | | | | wl#173 - temporal types with sub-second resolutionSergei Golubchik2011-03-011-291/+116
| * | | | | | | | Merge with dynamic column codeMichael Widenius2011-05-121-0/+7
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | Fixed bug when accessing wrong decimal value in dynamic string (Fixed lp:781233)Michael Widenius2011-05-121-0/+6
| | * | | | | | | Adding support for Dynamic columns (WL#34):Michael Widenius2011-05-081-0/+1
| * | | | | | | | Merge with MariaDB 5.1Michael Widenius2011-05-031-3/+7
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | / / / / / | | | |/ / / / / | | |/| | | | |
| | * | | | | | Merge with MySQL 5.1.57/58Michael Widenius2011-05-021-3/+7
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | |
| * | | | | | | Merge with 5.1 to get in changes from MySQL 5.1.55Michael Widenius2011-02-281-1/+94
| |\ \ \ \ \ \ \ | | |/ / / / / /
| * | | | | | | merge with 5.1Michael Widenius2010-11-301-1/+0
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ 5.5-mergeSergei Golubchik2011-07-021-9/+134
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | mergeMattias Jonsson2011-06-131-0/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Bug#11746819:Mattias Jonsson2011-03-161-0/+2
| | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | 5.1 -> 5.5 mergeSergey Glukhov2011-03-301-2/+5
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| | * | | | | | | Bug#11766126 59166: ANOTHER DATETIME VALGRIND UNINITIALIZED WARNINGSergey Glukhov2011-03-301-2/+5
| | |/ / / / / /
| * | | | | | | BUG#11766720 - setting storage engine to null segfaults mysqldSergey Vojtovich2011-02-181-3/+6
| * | | | | | | Bug#31384 DATE_ADD() and DATE_SUB() return binary dataAlexander Barkov2011-02-101-2/+18
| * | | | | | | mergeMattias Jonsson2011-01-281-1/+1
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | minor fix of copyright headerMattias Jonsson2011-01-281-1/+1
| * | | | | | | mergeMattias Jonsson2011-01-281-1/+1
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Update of copyright headers for files I changed this year.Mattias Jonsson2011-01-271-1/+1
| | | |_|/ / / | | |/| | | |
| * | | | | | Manual merge from 5.1Mattias Jonsson2011-01-101-1/+99
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Bug#54483: valgrind errors when making warnings forMattias Jonsson2010-12-221-16/+16
| | * | | | | Bug#54483: valgrind errors when making warnings for multiline inserts into pa...Mattias Jonsson2010-12-221-1/+93
| | | |_|/ / | | |/| | |
| * | | | | manual merge 5.1-bugteam --> 5.5-bugteam (bug 52160)Gleb Shchepa2010-11-011-0/+1
| |\ \ \ \ \ | | |/ / / /