summaryrefslogtreecommitdiff
path: root/sql/item_timefunc.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixes during review of new pushed codeunknown2005-07-311-2/+2
* Merge bk-internal:/home/bk/mysql-5.0unknown2005-07-191-1/+1
|\
| * Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-07-191-1/+1
| |\
| | * Simple fixes during review of new codeunknown2005-07-191-1/+1
| | * backport for #10568: Function 'LAST_DAY(date)' does not return NULL for inval...unknown2005-06-241-1/+1
* | | Fix bug #11760 Typo in Item_func_add_time::print() results in NULLs returnedunknown2005-07-201-1/+1
|/ /
* | Name resolution context added (BUG#6443)unknown2005-07-011-2/+2
* | fixed printing of sum(distinct ) & avg(distinct ) & cast(... as decimal) (BU...unknown2005-06-171-2/+2
* | Merge with 4.1unknown2005-06-071-2/+0
|\ \ | |/
| * a compiler must see '#pragma implementation' *before*unknown2005-06-051-1/+2
| * Move USE_PRAGMA_IMPLEMENTATION to proper placeunknown2005-06-031-4/+1
* | Mergeunknown2005-06-061-1/+1
|\ \
| * | A fix (bug #10568: Function 'LAST_DAY(date)' does not return NULL for invalid...unknown2005-06-011-1/+1
* | | Merge mysql.com:/home/jimw/my/mysql-5.0-10590unknown2005-06-031-5/+2
|\ \ \
| * | | Fix '%h', '%I', and '%l' format specifiers in TIME_FORMAT()unknown2005-05-271-5/+2
* | | | Mergeunknown2005-06-021-0/+2
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | tztime.cc:unknown2005-06-021-0/+2
* | | Merge from 4.1unknown2005-05-261-1/+1
|\ \ \ | |/ / | | / | |/ |/|
| * Add ifdefs to control when "#pragma implementation" should be usedunknown2005-05-261-1/+1
* | Merge mysql.com:/home/dlenev/src/mysql-4.1-bg10040unknown2005-04-251-2/+2
|\ \ | |/
| * Fix for func_sapdb failures on 64-bit platforms (aka Bug #10040 unknown2005-04-251-2/+2
* | Manual merge of patch for bug #8068 "TIMEDIFF with first negativeunknown2005-04-181-110/+94
|\ \ | |/
| * Fix for bug #8068 "TIMEDIFF with first negative argument gives wrong unknown2005-03-281-69/+104
* | Don't generate message in send_kill_message() if wrong data. (Caused core dum...unknown2005-04-051-1/+1
* | Invalid DEFAULT values for CREATE TABLE now generates errors. (Bug #5902)unknown2005-04-011-14/+22
* | Give warnings if wrong date/time/datetime argument for STR_TO_DATEunknown2005-03-301-9/+23
* | Manual merge of fixes for bugs #7899 "CREATE TABLE .. SELECT .. andunknown2005-01-281-11/+19
|\ \ | |/
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-01-281-11/+19
| |\
| | * Fix for bug #7899 "CREATE TABLE .. SELECT .. and CONVERT_TZ() functionunknown2005-01-261-11/+19
* | | Merge mysql.com:/home/mydev/mysql-4.1-4100unknown2005-01-271-5/+12
|\ \ \ | |/ /
| * | item_timefunc.cc:unknown2005-01-271-5/+12
* | | mergedunknown2005-01-241-9/+14
|\ \ \ | |/ /
| * | fixes/cleanups according to Coverity reportunknown2005-01-241-9/+14
| * | Fix for bug #7586 "TIMEDIFF for sec+microsec not working properly".unknown2005-01-121-20/+10
| |/
* | Porting fix for bug #7586 "TIMEDIFF for sec+microsec not working properly"unknown2005-01-151-44/+35
* | Merge with 4.1 tree to get fix for INSERT IGNORE ... ON DUPLICATE KEYunknown2005-01-031-5/+14
|\ \ | |/
| * Merged fixes for bug #7297 "Two digit year should be interpreted unknown2004-12-301-0/+1
| * Manual merge of fix for bugs of #7297 and #7515 into 4.1 tree.unknown2004-12-301-5/+6
| |\
| | * Fix for bug #7515 "from_unixtime(0) now returns NULL instead ofunknown2004-12-301-4/+6
| * | Fix for bug #6914 "Problems using time()/date() output in expressions".unknown2004-12-301-0/+7
* | | manually mergedunknown2004-12-311-21/+39
|\ \ \ | |/ /
| * | Fix for bug #7458 "Microseconds are gobbled from the string result of unknown2004-12-221-21/+39
* | | mergedunknown2004-11-201-24/+20
|\ \ \ | |/ /
| * | Manual merge of fix for bug #6439 "from_unixtime() function returnsunknown2004-11-191-24/+20
| |\ \ | | |/
| | * Proposed fix for bug #6439 "from_unixtime() function returns wrong datetime unknown2004-11-151-34/+23
* | | mergeunknown2004-11-121-2/+2
|\ \ \
| * | | errors without code removedunknown2004-10-201-2/+2
* | | | Resolved merge from 4.1 -> 5.0 (mainly Guilhem's work with mysqldump)unknown2004-11-111-5/+8
|\ \ \ \ | | |/ / | |/| |
| * | | Fix for valgrind/purify for variables that the compiler touches but that does...unknown2004-11-091-5/+8
* | | | Merge with 4.1 to get new thd->mem_root handlingunknown2004-11-081-4/+2
|\ \ \ \ | |/ / /