summaryrefslogtreecommitdiff
path: root/sql/item_timefunc.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Bug#44131 Binary-mode "order by" returns records in incorrect order for UTF-8...Alexander Barkov2009-12-031-3/+3
* | Bug #48739 MySQL crashes on specific INTERVAL in select queryChristopher Powers2009-11-191-3/+3
* | 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
* | 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
|/ /
| |
| \
*-. \ 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 gkodinov/kgeorge@macbook.gmz2007-12-211-1/+1
| * Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.0-opttnurnberg@white.intern.koehntopp.de2007-12-171-0/+2
| |\
| * \ Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.0tsmith@ramayana.hindu.god2007-12-041-3/+9
| |\ \
* | | | Fix for Bug#30217: Views: changes in metadata behaviouranozdrin/alik@quad.2008-02-221-16/+16
* | | | Merge ramayana.hindu.god:/home/tsmith/m/bk/51tsmith@ramayana.hindu.god2008-01-221-0/+2
|\ \ \ \
| * \ \ \ Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.1-opttnurnberg@white.intern.koehntopp.de2007-12-171-0/+2
| |\ \ \ \
| | * \ \ \ Merge mysql.com:/misc/mysql/32770/50-32770tnurnberg@white.intern.koehntopp.de2007-12-171-0/+2
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | Bug#32770: LAST_DAY() returns a DATE, but somehow internally keeps track of t...tnurnberg@mysql.com/white.intern.koehntopp.de2007-12-101-0/+2
| | | | |/ | | | |/|
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maintcmiller@zippy.cornsilk.net2007-12-141-77/+93
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Doxygenization of comments.cmiller@zippy.cornsilk.net2007-10-111-77/+93
* | | | | Merge ramayana.hindu.god:/home/tsmith/m/bk/51tsmith@ramayana.hindu.god2007-12-051-22/+26
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Merge mysql.com:/home/ram/work/b32137/b32137.5.0ramil/ram@ramil.myoffice.izhnet.ru2007-11-101-22/+26
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | manual merge.ramil/ram@mysql.com/ramil.myoffice.izhnet.ru2007-11-101-22/+26
* | | | Merge mysql.com:/misc/mysql/31990/50-31990tnurnberg@white.intern.koehntopp.de2007-11-101-0/+7
|\ \ \ \ | | |_|/ | |/| |
| * | | Bug#31990: MINUTE() and SECOND() return bogus results when used on a DATEtnurnberg@mysql.com/white.intern.koehntopp.de2007-11-081-0/+7
* | | | Merge magare.gmz:/home/kgeorge/mysql/work/B31221-5.0-gca-optgkodinov/kgeorge@magare.gmz2007-10-181-2/+1
|\ \ \ \ | |/ / /
| * | | Bug #31221: Optimizer incorrectly identifies impossible WHERE clausegkodinov/kgeorge@magare.gmz2007-10-181-2/+1
* | | | Merge sunlight.local:/local_work/27216-bug-5.0-opt-mysqlevgen@sunlight.local2007-09-241-1/+1
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Bug#27216: functions with parameters of different date types may return wrongevgen@sunlight.local2007-09-221-1/+1
| |/
| * Merge mysql.com:/home/bar/mysql-work/mysql-5.0.b28875bar@bar.myoffice.izhnet.ru2007-08-031-1/+5
| |\
* | | BUG#27927:Partition pruning not optimal with TO_DAYS and YEAR functionssergefp@mysql.com2007-09-141-1/+70
* | | Bug #27014: Imperfect error/warning message for STR_TO_DATE for invalid datet...tsmith@ramayana.hindu.god2007-08-301-1/+1
* | | Merge pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.1df@pippilotta.erinye.com2007-08-041-1/+1
|\ \ \
| * | | Slow query log to file now displays queries with microsecond precissionmonty@mysql.com/nosik.monty.fi2007-07-301-1/+1
* | | | Merge mysql.com:/home/bar/mysql-work/mysql-5.0.b28875bar@bar.myoffice.izhnet.ru2007-08-031-1/+5
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Bug#28875 Conversion between ASCII and LATIN1 charsets does not functionbar@mysql.com/bar.myoffice.izhnet.ru2007-08-031-1/+5
* | | Merge gleb.loc:/home/uchum/work/bk/5.0-optgshchepa/uchum@gleb.loc2007-07-211-4/+1
|\ \ \ | | |/ | |/|
| * | Bug#29898: Item_date_typecast::val_int doesn't reset the null_value flag.evgen@moonbone.local2007-07-201-4/+1
| * | Merge weblab.(none):/home/marcsql/TREE/mysql-5.0-basemalff/marcsql@weblab.(none)2007-06-111-11/+21
| |\ \ | | |/ | |/|
* | | Merge weblab.(none):/home/marcsql/TREE/mysql-5.1-basemalff/marcsql@weblab.(none)2007-06-111-11/+21
|\ \ \
| * \ \ Merge weblab.(none):/home/marcsql/TREE/mysql-5.0-runtimemalff/marcsql@weblab.(none)2007-06-111-11/+21
| |\ \ \ | | | |/ | | |/|