Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Manual merge of fixes for bugs #7899 "CREATE TABLE .. SELECT .. and | dlenev@mysql.com | 2005-01-28 | 1 | -11/+19 |
|\ | |||||
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | dlenev@mysql.com | 2005-01-28 | 1 | -11/+19 |
| |\ | |||||
| | * | Fix for bug #7899 "CREATE TABLE .. SELECT .. and CONVERT_TZ() function | dlenev@brandersnatch.localdomain | 2005-01-26 | 1 | -11/+19 |
* | | | Merge mysql.com:/home/mydev/mysql-4.1-4100 | ingo@mysql.com | 2005-01-27 | 1 | -5/+12 |
|\ \ \ | |/ / | |||||
| * | | item_timefunc.cc: | bar@mysql.com | 2005-01-27 | 1 | -5/+12 |
* | | | merged | serg@serg.mylan | 2005-01-24 | 1 | -9/+14 |
|\ \ \ | |/ / | |||||
| * | | fixes/cleanups according to Coverity report | serg@serg.mylan | 2005-01-24 | 1 | -9/+14 |
| * | | Fix for bug #7586 "TIMEDIFF for sec+microsec not working properly". | dlenev@brandersnatch.localdomain | 2005-01-12 | 1 | -20/+10 |
| |/ | |||||
* | | Porting fix for bug #7586 "TIMEDIFF for sec+microsec not working properly" | dlenev@brandersnatch.localdomain | 2005-01-15 | 1 | -44/+35 |
* | | Merge with 4.1 tree to get fix for INSERT IGNORE ... ON DUPLICATE KEY | monty@mysql.com | 2005-01-03 | 1 | -5/+14 |
|\ \ | |/ | |||||
| * | Merged fixes for bug #7297 "Two digit year should be interpreted | dlenev@brandersnatch.localdomain | 2004-12-30 | 1 | -0/+1 |
| * | Manual merge of fix for bugs of #7297 and #7515 into 4.1 tree. | dlenev@mysql.com | 2004-12-30 | 1 | -5/+6 |
| |\ | |||||
| | * | Fix for bug #7515 "from_unixtime(0) now returns NULL instead of | dlenev@mysql.com | 2004-12-30 | 1 | -4/+6 |
| * | | Fix for bug #6914 "Problems using time()/date() output in expressions". | dlenev@brandersnatch.localdomain | 2004-12-30 | 1 | -0/+7 |
* | | | manually merged | serg@sergbook.mysql.com | 2004-12-31 | 1 | -21/+39 |
|\ \ \ | |/ / | |||||
| * | | Fix for bug #7458 "Microseconds are gobbled from the string result of | dlenev@brandersnatch.localdomain | 2004-12-22 | 1 | -21/+39 |
* | | | merged | serg@serg.mylan | 2004-11-20 | 1 | -24/+20 |
|\ \ \ | |/ / | |||||
| * | | Manual merge of fix for bug #6439 "from_unixtime() function returns | dlenev@mysql.com | 2004-11-19 | 1 | -24/+20 |
| |\ \ | | |/ | |||||
| | * | Proposed fix for bug #6439 "from_unixtime() function returns wrong datetime | dlenev@mysql.com | 2004-11-15 | 1 | -34/+23 |
* | | | merge | bell@sanja.is.com.ua | 2004-11-12 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | errors without code removed | bell@sanja.is.com.ua | 2004-10-20 | 1 | -2/+2 |
* | | | | Resolved merge from 4.1 -> 5.0 (mainly Guilhem's work with mysqldump) | brian@avenger.(none) | 2004-11-11 | 1 | -5/+8 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Fix for valgrind/purify for variables that the compiler touches but that does... | monty@mysql.com | 2004-11-09 | 1 | -5/+8 |
* | | | | Merge with 4.1 to get new thd->mem_root handling | monty@mysql.com | 2004-11-08 | 1 | -4/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Simpler arena swapping code | monty@mysql.com | 2004-11-08 | 1 | -4/+2 |
* | | | | Merge with 4.1 to get in latest bug fixes | monty@mysql.com | 2004-11-04 | 1 | -1/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | A fix according to Monty's request: | bar@mysql.com | 2004-10-29 | 1 | -1/+3 |
* | | | | merge with 4.1 | monty@mysql.com | 2004-10-29 | 1 | -10/+25 |
|\ \ \ \ | |/ / / | | / / | |/ / |/| | | |||||
| * | | Bug#6202: ENUMs are not case sensitive even if declared BINARY | bar@mysql.com | 2004-10-25 | 1 | -2/+2 |
| * | | A fix and test case for Bug#6049 "Loss of sign when using prepared | konstantin@mysql.com | 2004-10-16 | 1 | -7/+4 |
| * | | Support for TIMESTAMP columns holding NULL values. Unlike all other | dlenev@brandersnatch.localdomain | 2004-10-01 | 1 | -1/+1 |
| * | | Bug #5228 ORDER BY CAST(enumcol) sorts incorrectly under certain conditions | bar@mysql.com | 2004-09-07 | 1 | -0/+18 |
* | | | Strict mode & better warnings | monty@mishka.local | 2004-09-28 | 1 | -22/+22 |
* | | | Merge on pull | monty@mysql.com | 2004-09-09 | 1 | -39/+134 |
|\ \ \ | |||||
| * \ \ | Merge with 4.1 | monty@mysql.com | 2004-09-06 | 1 | -39/+134 |
| |\ \ \ | | |/ / | |||||
| | * | | Portablity fix. | dlenev@brandersnatch.localdomain | 2004-08-17 | 1 | -3/+8 |
| | * | | Fix for bug #4508 "CONVERT_TZ() function with new time zone as param crashes ... | dlenev@brandersnatch.localdomain | 2004-08-10 | 1 | -9/+19 |
| | * | | Fix for bug #4756 "STR_TO_DATE() returning bad results with AM/PM". | dlenev@brandersnatch.localdomain | 2004-08-06 | 1 | -30/+110 |
* | | | | fixed printing of characters casting operartion (BUG#5264) | bell@sanja.is.com.ua | 2004-09-02 | 1 | -1/+1 |
|/ / / | |||||
* | | | misc fixes for compile-time errors | serg@serg.mylan | 2004-07-21 | 1 | -1/+0 |
* | | | Fix warnings in sql/item_timefunc.cc which popped up during windows builds. | dlenev@brandersnatch.localdomain | 2004-07-16 | 1 | -2/+2 |
* | | | Merge with 4.1.3-beta | monty@mysql.com | 2004-07-07 | 1 | -128/+232 |
|\ \ \ | |/ / | |||||
| * | | Fix for Bug#4030 "Client side conversion string -> date type doesn't | konstantin@mysql.com | 2004-06-24 | 1 | -32/+34 |
| * | | WL#1264 "Per-thread time zone support infrastructure". | dlenev@brandersnatch.localdomain | 2004-06-18 | 1 | -95/+197 |
* | | | Merging 4.1 to 5.0. | pem@mysql.com | 2004-05-26 | 1 | -55/+22 |
|\ \ \ | |/ / | |||||
| * | | Support for character set conversion in binary protocol: another go | konstantin@mysql.com | 2004-05-25 | 1 | -55/+22 |
* | | | Merge 4.1 -> 5.0 | pem@mysql.com | 2004-05-07 | 1 | -66/+74 |
|\ \ \ | |/ / | |||||
| * | | Portability fixes | monty@mysql.com | 2004-05-07 | 1 | -1/+1 |
| * | | after merge fixes | monty@mysql.com | 2004-05-05 | 1 | -2/+3 |
| * | | Merge with 4.0.19 | monty@mysql.com | 2004-05-05 | 1 | -65/+72 |
| |\ \ | | |/ |