summaryrefslogtreecommitdiff
path: root/sql/item_timefunc.h
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \ \ | | |/ / /
| | * | | Bug #52160: crash and inconsistent results when groupingGleb Shchepa2010-10-311-0/+1
| | | |/ | | |/|
| * | | Auto-merged.Evgeny Potemkin2010-10-071-1/+0
| |\ \ \
| | * \ \ Manual merge from mysql-5.1-bugteam into mysql-5.5-bugteam.Alexey Kopytov2010-10-021-1/+0
| | |\ \ \ | | | |/ /
| * | | | Bug#57039: constant subtime expression returns incorrect result.Evgeny Potemkin2010-10-071-0/+2
| |/ / /
* | | | merge.Sergei Golubchik2010-11-251-0/+37
|\ \ \ \ | | |_|/ | |/| |
| * | | merge with 5.1Sergei Golubchik2010-10-251-0/+2
| |\ \ \
| * \ \ \ mergedSergei Golubchik2010-03-151-0/+10
| |\ \ \ \
| * | | | | The main commit of Andrey Zhakov's patch introducing vurtual(computed) columns.Igor Babaev2009-10-161-0/+37
* | | | | | mysql-5.1 -> mysql-5.5 mergeSergei Golubchik2010-11-051-1/+0
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Bug #56709: Memory leaks at running the 5.1 test suiteAlexey Kopytov2010-09-221-1/+0
| | |_|/ | |/| |
| * | | Bug #55565: debug assertion when ordering by expressions with user Georgi Kodinov2010-08-131-0/+2
| | |/ | |/|
* | | Bug#56271: Wrong comparison result with STR_TO_DATE functionEvgeny Potemkin2010-09-071-0/+3
* | | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-0/+8
* | | WL#2649 Number-to-string conversionsAlexander Barkov2010-02-111-40/+33
* | | WL#4738 streamline/simplify @@variable creation processSergei Golubchik2009-12-221-1/+1