Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge moonlight.intranet:/home/tomash/src/mysql_ab/tmp_merge | kroki/tomash@moonlight.intranet | 2006-08-09 | 1 | -0/+10 |
|\ | |||||
| * | Merge siva.hindu.god:/usr/home/tim/m/bk/global-41 | tsmith/tim@siva.hindu.god | 2006-07-26 | 1 | -0/+10 |
| |\ | |||||
| | * | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1 | ramil/ram@mysql.com/myoffice.izhnet.ru | 2006-07-23 | 1 | -0/+10 |
| | |\ | |||||
| | | * | Fix for #16327: invalid TIMESTAMP values retrieved | ramil@mysql.com | 2006-05-17 | 1 | -0/+10 |
* | | | | Merge bodhi.local:/opt/local/work/tmp_merge | kostja@bodhi.local | 2006-07-15 | 1 | -5/+5 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge mysql.com:/opt/local/work/tmp_merge | konstantin@mysql.com | 2006-06-29 | 1 | -1/+5 |
| |\ \ \ | | |/ / | |||||
* | | | | Merge chilla.local:/home/mydev/mysql-5.0-ateam | ingo@chilla.local | 2006-07-06 | 1 | -0/+4 |
|\ \ \ \ | |||||
| * \ \ \ | Merge mysql.com:/home/mydev/mysql-4.1-bug14400 | ingo@mysql.com | 2006-07-05 | 1 | -0/+4 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | Dec. 31st, 9999 is still a valid date, only starting with Jan 1st 10000 thing... | kroki@mysql.com | 2006-06-27 | 1 | -0/+6 |
* | | | | | Merge zippy.(none):/home/cmiller/work/mysql/merge/mysql-5.0 | cmiller@zippy.(none) | 2006-07-03 | 1 | -0/+7 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Bug#19408 Test 'func_time' fails on Windows x64 | tnurnberg@mysql.com | 2006-06-22 | 1 | -0/+7 |
| |/ / / | |||||
* | | | | Merge mysql.com:/home/emurphy/src/bk-clean/tmp_merge | elliot@mysql.com | 2006-06-25 | 1 | -2/+4 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge mysql.com:/usr/home/ram/work/mysql-4.1 | ramil@mysql.com | 2006-06-21 | 1 | -2/+4 |
| |\ \ \ | | |/ / | |||||
| | * | | Fix for bug #20496: func_time.test failure | ramil@mysql.com | 2006-06-19 | 1 | -2/+4 |
| | * | | Manually merged | evgen@moonbone.local | 2006-06-17 | 1 | -0/+21 |
| | |\ \ | |||||
* | | \ \ | Manually merged | evgen@moonbone.local | 2006-06-18 | 1 | -0/+21 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Manually merged | evgen@moonbone.local | 2006-06-17 | 1 | -0/+21 |
| |\ \ \ \ | |||||
| | * \ \ \ | Manually merged | evgen@moonbone.local | 2006-06-14 | 1 | -0/+20 |
| | |\ \ \ \ | | | | |/ / | | | |/| | | |||||
| | | * | | | Fixed bug#16377: result of DATE/TIME functions were compared as strings which | evgen@moonbone.local | 2006-06-13 | 1 | -0/+20 |
| | | | |/ | | | |/| | |||||
* | | | | | Merge rurik.mysql.com:/home/igor/tmp_merge | igor@rurik.mysql.com | 2006-06-14 | 1 | -0/+7 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge rurik.mysql.com:/home/igor/tmp_merge | igor@rurik.mysql.com | 2006-06-09 | 1 | -0/+7 |
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/| | |||||
| | * | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1 | ramil@mysql.com | 2006-06-06 | 1 | -0/+7 |
| | |\ \ | | | |/ | | |/| | |||||
| | | * | Fix for bug #16546: DATETIME+0 not always coerced the same way | ramil@mysql.com | 2006-05-02 | 1 | -0/+8 |
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new | monty@mysql.com | 2006-06-04 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | This changeset is largely a handler cleanup changeset (WL#3281), but includes... | monty@mysql.com | 2006-06-04 | 1 | -0/+1 |
* | | | | | Bug#18997: DATE_ADD and DATE_SUB perform year2K autoconversion magic on 4-dig... | tnurnberg@mysql.com | 2006-05-16 | 1 | -10/+21 |
| |/ / / |/| | | | |||||
* | | | | Merge mysql.com:/usr/home/ram/work/mysql-4.1 | ramil@mysql.com | 2006-05-10 | 1 | -0/+14 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | Fix for bug #18501: Server crashes with monthname(). | ramil@mysql.com | 2006-04-25 | 1 | -0/+7 |
| |/ | |||||
* | | Fixed bug #18618. | igor@rurik.mysql.com | 2006-04-11 | 1 | -0/+22 |
* | | fix for wrong QUARTER calculation in EXTRACT() (Bug #18100) | hartmut@mysql.com | 2006-04-07 | 1 | -0/+18 |
* | | Fix calculation of TIMESTAMPDIFF() of months and years. (Bug #13534) | jimw@mysql.com | 2005-10-13 | 1 | -0/+24 |
* | | Make SYSDATE() behave as in Oracle: always the current datetime, not the | jimw@mysql.com | 2005-08-24 | 1 | -0/+52 |
* | | Merge mysql.com:/home/my/mysql-4.1 | monty@mysql.com | 2005-07-28 | 1 | -0/+3 |
|\ \ | |/ | |||||
| * | Added end marker for tests to make future merges easier | monty@mysql.com | 2005-07-28 | 1 | -0/+2 |
| * | backport for #10568: Function 'LAST_DAY(date)' does not return NULL for inval... | ramil@mysql.com | 2005-06-24 | 1 | -0/+7 |
* | | bug#10466: Datatype "timestamp" displays "YYYYMMDDHHMMSS" irrespective of dis... | msvensson@neptunus.(none) | 2005-06-20 | 1 | -1/+1 |
* | | Merge | ramil@mysql.com | 2005-06-06 | 1 | -0/+8 |
|\ \ | |||||
| * | | A fix (bug #10568: Function 'LAST_DAY(date)' does not return NULL for invalid... | ramil@mysql.com | 2005-06-01 | 1 | -0/+8 |
* | | | Fix '%h', '%I', and '%l' format specifiers in TIME_FORMAT() | jimw@mysql.com | 2005-05-27 | 1 | -0/+6 |
|/ / | |||||
* | | After merge fixes | monty@mysql.com | 2005-01-04 | 1 | -0/+3 |
* | | Merge with 4.1 tree to get fix for INSERT IGNORE ... ON DUPLICATE KEY | monty@mysql.com | 2005-01-03 | 1 | -2/+6 |
|\ \ | |/ | |||||
| * | Manual merge of fix for bugs of #7297 and #7515 into 4.1 tree. | dlenev@mysql.com | 2004-12-30 | 1 | -2/+6 |
| |\ | |||||
| | * | Fix for bug #7515 "from_unixtime(0) now returns NULL instead of | dlenev@mysql.com | 2004-12-30 | 1 | -2/+6 |
* | | | merged | serg@serg.mylan | 2004-11-20 | 1 | -0/+7 |
|\ \ \ | |/ / | |||||
| * | | Manual merge of fix for bug #6439 "from_unixtime() function returns | dlenev@mysql.com | 2004-11-19 | 1 | -0/+7 |
| |\ \ | | |/ | |||||
| | * | Proposed fix for bug #6439 "from_unixtime() function returns wrong datetime | dlenev@mysql.com | 2004-11-15 | 1 | -0/+7 |
* | | | Merge with 4.1.3-beta | monty@mysql.com | 2004-07-07 | 1 | -2/+0 |
|\ \ \ | |/ / | |||||
| * | | After merge fixes | monty@mysql.com | 2004-06-21 | 1 | -2/+0 |
* | | | Merge 4.1 -> 5.0 | pem@mysql.com | 2004-05-07 | 1 | -1/+18 |
|\ \ \ | |/ / | |||||
| * | | Merge with 4.0.19 | monty@mysql.com | 2004-05-05 | 1 | -1/+18 |
| |\ \ | | |/ |