Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | my_strtoll10-x86.s: | kent@mysql.com/kent-amd64.(none) | 2006-12-31 | 1 | -1/+1 |
* | Many files: | kent@mysql.com/kent-amd64.(none) | 2006-12-23 | 1 | -2/+1 |
* | Merge bk@192.168.21.1:mysql-5.0-opt | holyfoot/hf@mysql.com/deer.(none) | 2006-11-17 | 1 | -38/+113 |
|\ | |||||
| * | bug #19491 (CAST do DATETIME wrong result) | holyfoot/hf@mysql.com/deer.(none) | 2006-10-25 | 1 | -38/+113 |
* | | Bug#21811 Odd casting with date + INTERVAL arithmetic | Kristofer.Pettersson@naruto. | 2006-10-02 | 1 | -8/+11 |
|/ | |||||
* | Manually merged | evgen@moonbone.local | 2006-06-17 | 1 | -0/+12 |
|\ | |||||
| * | Manually merged | evgen@moonbone.local | 2006-06-14 | 1 | -0/+12 |
| |\ | |||||
| | * | Fixed bug#16377: result of DATE/TIME functions were compared as strings which | evgen@moonbone.local | 2006-06-13 | 1 | -0/+12 |
* | | | Merge rurik.mysql.com:/home/igor/tmp_merge | igor@rurik.mysql.com | 2006-06-09 | 1 | -0/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fix for bug #16546: DATETIME+0 not always coerced the same way | ramil@mysql.com | 2006-05-02 | 1 | -0/+1 |
| |/ | |||||
* | | Merge mysql.com:/usr/home/bar/mysql-4.1.b18691 | bar@mysql.com | 2006-04-17 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Bug#18691: Converting number to UNICODE string returns invalid result. | bar@mysql.com | 2006-04-13 | 1 | -1/+1 |
* | | Fix for bug #14360: Date Between Interval Broken. | ramil@mysql.com | 2006-04-11 | 1 | -0/+1 |
* | | Merge mysql.com:/home/mysql_src/mysql-4.1-gca | guilhem@mysql.com | 2005-11-10 | 1 | -4/+4 |
|\ \ | |/ | |||||
| * | Declaring some class members public for BUG#12377: | guilhem@mysql.com | 2005-11-10 | 1 | -4/+4 |
| * | Review of new pushed code | monty@mysql.com | 2005-11-01 | 1 | -0/+1 |
* | | Reverting patch for BUG #14009 (use of abs() on null value causes problems wi... | monty@mysql.com | 2005-11-01 | 1 | -0/+1 |
* | | Merge 4.1 - 5.0 | jani@ua141d10.elisa.omakaista.fi | 2005-10-28 | 1 | -0/+1 |
* | | Fixed BUG#12963, BUG#13000: wrong VIEW creation with DAYNAME(), | aivanov@mysql.com | 2005-09-14 | 1 | -1/+4 |
* | | Make SYSDATE() behave as in Oracle: always the current datetime, not the | jimw@mysql.com | 2005-08-24 | 1 | -0/+27 |
* | | Fix bug #12298 Typo in timestampdiff() function name results in erroneous | evgen@moonbone.local | 2005-08-12 | 1 | -1/+1 |
* | | Manual merge | sergefp@mysql.com | 2005-08-07 | 1 | -0/+6 |
|\ \ | |/ | |||||
| * | Fix bug#12266 GROUP BY DATE(LEFT(column,8)) returns result strings with reduced | evgen@moonbone.local | 2005-08-04 | 1 | -0/+6 |
* | | Name resolution context added (BUG#6443) | bell@sanja.is.com.ua | 2005-07-01 | 1 | -1/+1 |
* | | fixed time_format printing (BUG#7521) | bell@sanja.is.com.ua | 2005-06-20 | 1 | -1/+2 |
* | | fixed printing of sum(distinct ) & avg(distinct ) & cast(... as decimal) (BU... | bell@sanja.is.com.ua | 2005-06-17 | 1 | -0/+3 |
* | | Merge neptunus.(none):/home/msvensson/mysql/bug10241 | msvensson@neptunus.(none) | 2005-05-09 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | BUG#10241 cygwin port: invalid pragma interface directives | msvensson@neptunus.(none) | 2005-05-04 | 1 | -1/+1 |
* | | Precision Math implementation | hf@deer.(none) | 2005-02-09 | 1 | -1/+3 |
* | | Manual merge of fixes for bugs #7899 "CREATE TABLE .. SELECT .. and | dlenev@mysql.com | 2005-01-28 | 1 | -2/+6 |
|\ \ | |/ | |||||
| * | Fix for bug #7899 "CREATE TABLE .. SELECT .. and CONVERT_TZ() function | dlenev@brandersnatch.localdomain | 2005-01-26 | 1 | -2/+6 |
* | | Rename: Item::val -> Item::val_real(). | konstantin@mysql.com | 2004-11-11 | 1 | -9/+9 |
* | | merge with 4.1 | monty@mysql.com | 2004-10-29 | 1 | -0/+5 |
|\ \ | |/ | |||||
| * | Bug #5228 ORDER BY CAST(enumcol) sorts incorrectly under certain conditions | bar@mysql.com | 2004-09-07 | 1 | -0/+5 |
* | | Merge with 4.1 | monty@mysql.com | 2004-09-06 | 1 | -1/+15 |
|\ \ | |/ | |||||
| * | Fix for bug #4508 "CONVERT_TZ() function with new time zone as param crashes ... | dlenev@brandersnatch.localdomain | 2004-08-10 | 1 | -1/+15 |
* | | Merge with 4.1.3-beta | monty@mysql.com | 2004-07-07 | 1 | -19/+37 |
|\ \ | |/ | |||||
| * | WL#1264 "Per-thread time zone support infrastructure". | dlenev@brandersnatch.localdomain | 2004-06-18 | 1 | -19/+37 |
* | | Merge 4.1 -> 5.0. | pem@mysql.com | 2004-04-07 | 1 | -40/+64 |
|\ \ | |/ | |||||
| * | WL#1266 "Separate auto-set logic from TIMESTAMP type." | dlenev@jabberwock.localdomain | 2004-04-02 | 1 | -0/+1 |
| * | DBUG_ASSERT(fixed == 1); added to val* | bell@sanja.is.com.ua | 2004-03-18 | 1 | -12/+23 |
| * | Task #835: additional changes fot str_to_date | gluh@gluh.mysql.r18.ru | 2004-03-15 | 1 | -22/+21 |
| * | Fixed Bug#3115. CAST AS DATE with malformed string returns NULL but IS NULL | jani@ua72d24.elisa.omakaista.fi | 2004-03-09 | 1 | -6/+19 |
* | | post-merge fixes | gluh@gluh.mysql.r18.ru | 2003-12-08 | 1 | -5/+22 |
|\ \ | |/ |/| | |||||
| * | WL#530&531: TIMESTAMPADD, TIMESTAMPDIFF functions | gluh@gluh.mysql.r18.ru | 2003-12-08 | 1 | -5/+23 |
* | | WL#1253: LAST_DAY | gluh@gluh.mysql.r18.ru | 2003-11-17 | 1 | -0/+18 |
* | | Merge | monty@narttu.mysql.fi | 2003-11-03 | 1 | -64/+63 |
|\ \ | |||||
| * | | Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_... | monty@narttu.mysql.fi | 2003-11-03 | 1 | -64/+63 |
* | | | added code covarage for functions convert(), nullif(), crc32(), is_used_lock(... | bell@sanja.is.com.ua | 2003-10-30 | 1 | -1/+1 |
* | | | Merge | bell@sanja.is.com.ua | 2003-10-22 | 1 | -10/+14 |
|\ \ \ | |/ / |/| | |