summaryrefslogtreecommitdiff
path: root/sql/item_timefunc.h
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/home/hf/work/mysql-5.0.cleanholyfoot/hf@deer.(none)2006-11-081-46/+104
|\
| * bug #19491 (CAST do DATETIME wrong result)holyfoot/hf@mysql.com/deer.(none)2006-10-251-38/+113
* | BUG#18198mikael/pappa@dator5.(none)2006-09-261-30/+30
* | BUG#18198: Partition function handlingmikael/pappa@dator5.(none)2006-07-211-32/+30
* | BUG#18198: Less flexibility in defining partition functionsmikael@dator5.(none)2006-06-231-30/+32
* | Manually mergedevgen@moonbone.local2006-06-181-0/+12
|\ \ | |/
| * Manually mergedevgen@moonbone.local2006-06-171-0/+12
| |\
| | * Manually mergedevgen@moonbone.local2006-06-141-0/+12
| | |\
| | | * Fixed bug#16377: result of DATE/TIME functions were compared as strings whichevgen@moonbone.local2006-06-131-0/+12
* | | | Merge rurik.mysql.com:/home/igor/tmp_mergeigor@rurik.mysql.com2006-06-141-0/+1
|\ \ \ \ | |/ / /
| * | | Merge rurik.mysql.com:/home/igor/tmp_mergeigor@rurik.mysql.com2006-06-091-0/+1
| |\ \ \ | | |/ / | |/| |
| | * | Fix for bug #16546: DATETIME+0 not always coerced the same wayramil@mysql.com2006-05-021-0/+1
| | |/
* | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1-newmikael@c-3d08e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-05-311-0/+30
|\ \ \
| * | | BUG#18198: Many strange partition functions were allowed, now only strictly a...mikael@c-3d08e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-05-311-30/+30
| * | | Merge mronstrom@bk-internal.mysql.com:/home/bk/bugs/bug18198mikael@c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se2006-04-211-0/+1
| |\ \ \
| * | | | BUG#18198: Errors due to too much allowed in partition functionsmikael@c-4908e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-04-081-0/+30
* | | | | Merge april.(none):/home/svoj/devel/mysql/merge/mysql-5.0svoj@april.(none)2006-04-241-1/+1
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | Merge mysql.com:/usr/home/bar/mysql-4.1.b18691bar@mysql.com2006-04-171-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | Bug#18691: Converting number to UNICODE string returns invalid result.bar@mysql.com2006-04-131-1/+1
* | | | Merge rurik.mysql.com:/home/igor/dev/mysql-5.0-0igor@rurik.mysql.com2006-04-121-0/+1
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Fix for bug #14360: Date Between Interval Broken. ramil@mysql.com2006-04-111-0/+1
* | | - fix bug #16435 (Weekly events execute every second) (WL#1034 Internal CRON)andrey@lmy004.2006-01-181-14/+3
* | | WL#2985 "Partition Pruning"sergefp@mysql.com2005-12-221-0/+2
* | | Table definition cache, part 2monty@mysql.com2005-11-231-33/+27
|/ /
* | Merge mysql.com:/home/mysql_src/mysql-4.1-gcaguilhem@mysql.com2005-11-101-4/+4
|\ \ | |/
| * Declaring some class members public for BUG#12377:guilhem@mysql.com2005-11-101-4/+4
| * Review of new pushed codemonty@mysql.com2005-11-011-0/+1
* | Reverting patch for BUG #14009 (use of abs() on null value causes problems wi...monty@mysql.com2005-11-011-0/+1
* | Merge 4.1 - 5.0jani@ua141d10.elisa.omakaista.fi2005-10-281-0/+1
* | Fixed BUG#12963, BUG#13000: wrong VIEW creation with DAYNAME(),aivanov@mysql.com2005-09-141-1/+4
* | Make SYSDATE() behave as in Oracle: always the current datetime, not thejimw@mysql.com2005-08-241-0/+27
* | Fix bug #12298 Typo in timestampdiff() function name results in erroneous evgen@moonbone.local2005-08-121-1/+1
* | Manual mergesergefp@mysql.com2005-08-071-0/+6
|\ \ | |/
| * Fix bug#12266 GROUP BY DATE(LEFT(column,8)) returns result strings with reducedevgen@moonbone.local2005-08-041-0/+6
* | Name resolution context added (BUG#6443)bell@sanja.is.com.ua2005-07-011-1/+1
* | fixed time_format printing (BUG#7521)bell@sanja.is.com.ua2005-06-201-1/+2
* | fixed printing of sum(distinct ) & avg(distinct ) & cast(... as decimal) (BU...bell@sanja.is.com.ua2005-06-171-0/+3
* | Merge neptunus.(none):/home/msvensson/mysql/bug10241msvensson@neptunus.(none)2005-05-091-1/+1
|\ \ | |/
| * BUG#10241 cygwin port: invalid pragma interface directivesmsvensson@neptunus.(none)2005-05-041-1/+1
* | Precision Math implementationhf@deer.(none)2005-02-091-1/+3
* | Manual merge of fixes for bugs #7899 "CREATE TABLE .. SELECT .. anddlenev@mysql.com2005-01-281-2/+6
|\ \ | |/
| * Fix for bug #7899 "CREATE TABLE .. SELECT .. and CONVERT_TZ() functiondlenev@brandersnatch.localdomain2005-01-261-2/+6
* | Rename: Item::val -> Item::val_real().konstantin@mysql.com2004-11-111-9/+9
* | merge with 4.1monty@mysql.com2004-10-291-0/+5
|\ \ | |/
| * Bug #5228 ORDER BY CAST(enumcol) sorts incorrectly under certain conditionsbar@mysql.com2004-09-071-0/+5
* | Merge with 4.1monty@mysql.com2004-09-061-1/+15
|\ \ | |/
| * Fix for bug #4508 "CONVERT_TZ() function with new time zone as param crashes ...dlenev@brandersnatch.localdomain2004-08-101-1/+15
* | Merge with 4.1.3-betamonty@mysql.com2004-07-071-19/+37
|\ \ | |/
| * WL#1264 "Per-thread time zone support infrastructure".dlenev@brandersnatch.localdomain2004-06-181-19/+37
* | Merge 4.1 -> 5.0.pem@mysql.com2004-04-071-40/+64
|\ \ | |/