Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Backport to 5.6.0 | Magne Mahre | 2009-11-04 | 1 | -16/+16 |
|\ | |||||
* \ | Bug#42661: sec_to_time() and signedness | Magne Mahre | 2009-11-04 | 1 | -0/+30 |
|\ \ | |/ | |||||
| * | Bug#42661: sec_to_time() and signedness | Tatiana A. Nurnberg | 2009-02-09 | 1 | -0/+30 |
* | | Backport of fix to bug #33629 into mysql-next-mr-bugfixing. | Gleb Shchepa | 2009-10-13 | 1 | -1/+1 |
* | | Auto-merge up from 5.0 | Timothy Smith | 2009-02-07 | 1 | -0/+14 |
|\ \ | |/ | |||||
| * | Bug#42525: TIMEDIFF function | Tatiana A. Nurnberg | 2009-02-06 | 1 | -0/+14 |
* | | auto-merge | Tatiana A. Nurnberg | 2008-11-27 | 1 | -0/+12 |
|\ \ | |/ | |||||
| * | Bug#37553: MySql Error Compare TimeDiff & Time | Tatiana A. Nurnberg | 2008-11-26 | 1 | -0/+12 |
| * | Merge mysql.com:/home/gluh/MySQL/Merge/5.0 | gluh@eagle.(none) | 2007-10-23 | 1 | -1/+1 |
| |\ | |||||
* | \ | Merge mysql.com:/home/gluh/MySQL/Merge/5.1 | gluh@eagle.(none) | 2007-10-23 | 1 | -1/+1 |
|\ \ \ | |||||
| * \ \ | Merge linux-st28.site:/home/martin/mysql/src/bug31160/my50-bug31160 | mhansson/martin@linux-st28.site | 2007-10-09 | 1 | -1/+1 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Bug#31160: MAKETIME() crashes server when returning NULL in ORDER BY using fi... | mhansson/martin@linux-st28.site | 2007-10-09 | 1 | -1/+1 |
* | | | | Merge sin.intern.azundris.com:/home/tnurnberg/30951/50-30951 | tnurnberg@sin.intern.azundris.com | 2007-10-12 | 1 | -0/+3 |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | |||||
| * | | Bug#30951: makedate returns different results depending on version of mysql | tnurnberg@sin.intern.azundris.com | 2007-10-12 | 1 | -0/+3 |
| |/ | |||||
| * | Backport of TIME->MYSQL_TIME / Y2K fixset | msvensson@pilot.blaudden | 2007-05-16 | 1 | -0/+6 |
* | | Removed not used define YY_MAGIC_BELOW | monty@mysql.com/narttu.mysql.fi | 2007-03-23 | 1 | -0/+6 |
* | | Merge mysql.com:/home/ram/work/b23616/b23616.5.0 | ramil/ram@ramil.myoffice.izhnet.ru | 2007-03-02 | 1 | -3/+1 |
|\ \ | |/ | |||||
| * | Merge mysql.com:/home/ram/work/b23616/b23616.4.1 | ramil/ram@mysql.com/ramil.myoffice.izhnet.ru | 2007-03-02 | 1 | -3/+1 |
| |\ | |||||
| | * | Fix for bug #23616: Week() changed behaviour between 5.0.22 and 5.0.24 | ramil/ram@mysql.com/ramil.myoffice.izhnet.ru | 2006-12-26 | 1 | -3/+1 |
* | | | Merge polly.local:/tmp/maint/bug11655/my50-bug11655 | kaa@polly.local | 2006-10-11 | 1 | -4/+11 |
|\ \ \ | |/ / | |||||
| * | | Merge polly.local:/tmp/maint/bug11655/my41-bug11655 | kaa@polly.local | 2006-10-11 | 1 | -4/+11 |
| |\ \ | | |/ | |||||
| | * | Fixes a number of problems with time/datetime <-> string conversion functions: | kaa@polly.local | 2006-10-04 | 1 | -4/+11 |
| * | | Merge | evgen@moonbone.local | 2006-06-30 | 1 | -0/+6 |
| |\ \ | | |/ | |||||
* | | | Merge chilla.local:/home/mydev/mysql-5.0-ateam | ingo@chilla.local | 2006-07-06 | 1 | -0/+6 |
|\ \ \ | |||||
| * \ \ | Merge mysql.com:/home/mydev/mysql-4.1-bug14400 | ingo@mysql.com | 2006-07-05 | 1 | -0/+6 |
| |\ \ \ | | |/ / | |/| / | | |/ | |||||
| | * | Dec. 31st, 9999 is still a valid date, only starting with Jan 1st 10000 thing... | kroki@mysql.com | 2006-06-27 | 1 | -0/+6 |
| | * | Review of new pushed code | monty@mysql.com | 2005-11-01 | 1 | -2/+2 |
* | | | Fix for bug#8294 Traditional: Misleading error message for invalid CAST to DATE | gluh@eagle.intranet.mysql.r18.ru | 2005-12-02 | 1 | -3/+3 |
|/ / | |||||
* | | Reverting patch for BUG #14009 (use of abs() on null value causes problems wi... | monty@mysql.com | 2005-11-01 | 1 | -2/+2 |
* | | Fixed test results after merging fix for bug #8068 "TIMEDIFF with first | dlenev@brandersnatch.localdomain | 2005-04-18 | 1 | -1/+2 |
* | | Manual merge of patch for bug #8068 "TIMEDIFF with first negative | dlenev@mysql.com | 2005-04-18 | 1 | -0/+2 |
|\ \ | |/ | |||||
| * | Fix for bug #8068 "TIMEDIFF with first negative argument gives wrong | dlenev@brandersnatch.localdomain | 2005-03-28 | 1 | -0/+3 |
* | | Porting fix for bug #7586 "TIMEDIFF for sec+microsec not working properly" | dlenev@brandersnatch.localdomain | 2005-01-15 | 1 | -3/+3 |
* | | After merge fixes | monty@mysql.com | 2005-01-15 | 1 | -3/+3 |
* | | Merge with 4.1 | monty@mysql.com | 2005-01-15 | 1 | -2/+5 |
|\ \ | |/ | |||||
| * | Fix for bug #7586 "TIMEDIFF for sec+microsec not working properly". | dlenev@brandersnatch.localdomain | 2005-01-12 | 1 | -2/+5 |
* | | Don't display 'usage' privilege in TABLE_PRIVILEGES if we have columns privil... | gluh@gluh.mysql.r18.ru | 2004-12-10 | 1 | -4/+4 |
* | | Strict mode & better warnings | monty@mishka.local | 2004-09-28 | 1 | -5/+15 |
* | | Merge with 4.1.3-beta | monty@mysql.com | 2004-07-07 | 1 | -0/+6 |
|\ \ | |/ | |||||
| * | WL#1264 "Per-thread time zone support infrastructure". | dlenev@brandersnatch.localdomain | 2004-06-18 | 1 | -0/+6 |
* | | Merge 4.1 -> 5.0. | pem@mysql.com | 2004-04-07 | 1 | -5/+20 |
|\ \ | |/ | |||||
| * | Task #835: additional changes fot str_to_date | gluh@gluh.mysql.r18.ru | 2004-03-15 | 1 | -0/+15 |
| * | Fixed Bug#3115. CAST AS DATE with malformed string returns NULL but IS NULL | jani@ua72d24.elisa.omakaista.fi | 2004-03-09 | 1 | -5/+5 |
* | | WL#530&531: TIMESTAMPADD, TIMESTAMPDIFF functions | gluh@gluh.mysql.r18.ru | 2003-12-08 | 1 | -9/+10 |
|/ | |||||
* | SAPDB date/time finctions | gluh@gluh.mysql.r18.ru | 2003-07-08 | 1 | -3/+9 |
* | Internal commit | gluh@gluh.mysql.r18.ru | 2003-06-23 | 1 | -0/+194 |