summaryrefslogtreecommitdiff
path: root/sql/item_timefunc.cc
Commit message (Expand)AuthorAgeFilesLines
* Auto-merged.Evgeny Potemkin2010-10-071-2/+2
|\
| * Manual merge from mysql-5.1-bugteam into mysql-5.5-bugteam.Alexey Kopytov2010-10-021-2/+2
| |\
| | * Bug #56709: Memory leaks at running the 5.1 test suiteAlexey Kopytov2010-09-221-2/+2
* | | Bug#57039: constant subtime expression returns incorrect result.Evgeny Potemkin2010-10-071-20/+50
|/ /
* | Bug#56271: Wrong comparison result with STR_TO_DATE functionEvgeny Potemkin2010-09-071-1/+34
* | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-091-15/+9
|\ \ | |/
| * Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-091-15/+9
| * merge 5.0-bugteam -> 5.1-bugteamGeorgi Kodinov2010-02-261-1/+1
| |\
| | * Bug #48739 MySQL crashes on specific INTERVAL in select queryChristopher Powers2010-02-251-2/+2
* | | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-1/+22
* | | WL#2649 Number-to-string conversionsAlexander Barkov2010-02-111-27/+22
* | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-12-161-3/+3
|\ \ \
| * \ \ Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2009-12-111-3/+3
| |\ \ \ | | |/ /
| | * | Bug#44131 Binary-mode "order by" returns records in incorrect order for UTF-8...Alexander Barkov2009-12-031-3/+3
* | | | Post-merge fix.Evgeny Potemkin2009-12-141-6/+1
* | | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-12-121-2/+7
|\ \ \ \ | |/ / /
| * | | Manual merge from mysql-trunk.Alexander Nozdrin2009-12-111-2/+56
| |\ \ \ | | |/ / | |/| |
| * | | Bug #48739 MySQL crashes on specific INTERVAL in select queryChristopher Powers2009-11-191-3/+3
* | | | Manual merge of mysql-next-mr-runtime upstream.Davi Arnaut2009-11-191-8/+10
|\ \ \ \ | |_|/ / |/| | |
| * | | Bug#42661: sec_to_time() and signednessMagne Mahre2009-11-041-2/+3
| |\ \ \
| | * | | Bug#42661: sec_to_time() and signednessTatiana A. Nurnberg2009-02-091-2/+3
| * | | | Bug #36466: Adding days to day_microsecond changes interpretation of microsecoMagne Mahre2009-11-031-6/+7
* | | | | Merged WL#3352 into mysql-next-mrMikael Ronstrom2009-10-281-0/+53
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | port of fixes for bug-20577 and 46362 for TO_SECONDSMattias Jonsson2009-10-191-9/+29
| * | | | Manual merge mysql-trunk -> mysql-trunk-wl3352Mattias Jonsson2009-10-191-6/+25
| |\ \ \ \
| * | | | | WL#3352, Introducing Column list partitioning, makes it possible to partition...Mikael Ronstrom2009-09-151-0/+33
* | | | | | Merging mysql-next-mr-merge to mysql-next-mr.Alexander Barkov2009-10-211-1/+2
|\ \ \ \ \ \
| * | | | | | WL#751 Error message construction, backportSergey Glukhov2009-10-151-1/+2
* | | | | | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-10-141-15/+6
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | / / | | |_|_|/ / | |/| | | |
| * | | | | Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-09-231-7/+3
| * | | | | Merge from 5.0Staale Smedseng2009-09-171-8/+3
| |\ \ \ \ \ | | |_|/ / / | |/| | | / | | | |_|/ | | |/| |
| | * | | Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-09-171-8/+3
* | | | | Merge mysql-next-mr --> mysql-trunk-signalMarc Alff2009-09-171-6/+25
|\ \ \ \ \ | |/ / / /
| * | | | Manual merge between bug#46362 and bug#20577.Mattias Jonsson2009-08-281-3/+7
| |\ \ \ \
| | * | | | Bug#46362: Endpoint should be set to false for TO_DAYS(DATE)Mattias Jonsson2009-08-261-3/+7
| | | |/ / | | |/| |
| * | | | Bug#20577: Partitions: use of to_days() function leads to selection failuresMattias Jonsson2009-08-261-3/+18
| |/ / /
* | | | WL#2110 (SIGNAL)Marc Alff2009-09-101-1/+1
|/ / /
| | |
| \ \
*-. \ \ Merge from 5.0-bugteam for 43414Staale Smedseng2009-06-091-4/+4
|\ \ \ \ | | |/ /
| | * | Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-091-4/+4
| * | | Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-091-4/+4
| |/ /
* | | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-131-32/+32
|\ \ \ | |/ /
| * | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-101-32/+32
| |/
* | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2008-12-231-7/+34
|\ \ | |/
| * Bug#37575 UCASE fails on monthnameSergey Glukhov2008-12-231-7/+34
* | Auto-mergeRamil Kalimullin2008-11-211-5/+8
|\ \ | |/
| * Fix for bug#36772: When using UTF8, CONVERT with GROUP BYRamil Kalimullin2008-11-211-5/+8
| * Bug #33256: CREATE ... SELECT creates obsolete table unknown2007-12-211-1/+1
| * Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-12-171-0/+2
| |\
| * \ Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-12-041-3/+9
| |\ \
* | | | Fix for Bug#30217: Views: changes in metadata behaviourunknown2008-02-221-16/+16