Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 5.3 merge | Sergei Golubchik | 2012-08-31 | 1 | -0/+2 |
|\ | |||||
| * | MDEV-437 Microseconds: In time functions precision is calculated modulo 256 | Sergei Golubchik | 2012-08-30 | 1 | -0/+2 |
* | | merge | Sergei Golubchik | 2012-04-07 | 1 | -41/+17 |
|\ \ | |/ | |||||
| * | merge | Sergei Golubchik | 2012-04-05 | 1 | -7/+233 |
| |\ | |||||
| | * | mysql-5.1.62 merge | Sergei Golubchik | 2012-04-05 | 1 | -1/+183 |
| | |\ | |||||
| * | \ | Merge with 5.2. | Michael Widenius | 2011-12-11 | 1 | -0/+15 |
| |\ \ \ | | |/ / | |||||
| | * | | Initail merge with MySQL 5.1 (XtraDB still needs to be merged) | Michael Widenius | 2011-11-21 | 1 | -0/+15 |
| | |\ \ | |||||
* | | \ \ | merge with mysql-5.5.21 | Sergei Golubchik | 2012-03-09 | 1 | -0/+265 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merging BUG#13458237 from 5.1. | Alexander Barkov | 2012-01-24 | 1 | -1/+213 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| | * | | | | BUG#13458237 - INCONSISTENT HANDLING OF INVALIDE DATES WITH ZERO DAY. SIMILAR... | Alexander Barkov | 2012-01-24 | 1 | -1/+183 |
| | | |_|/ | | |/| | | |||||
| * | | | | BUG#13354387 - CRASH IN IN MY_DECIMAL::OPERATOR FOR VIEW AND FUNCTION UNIX_TIME | Alexander Barkov | 2012-01-12 | 1 | -0/+15 |
* | | | | | after merge changes: | Sergei Golubchik | 2011-12-12 | 1 | -3/+3 |
* | | | | | 5.3->5.5 merge | Sergei Golubchik | 2011-11-22 | 1 | -0/+4 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | sec_to_time() in the integer context was losing the sign of the result | Sergei Golubchik | 2011-09-01 | 1 | -0/+4 |
* | | | | | mysql-5.5.18 merge | Sergei Golubchik | 2011-11-03 | 1 | -0/+6 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | 5.1 -> 5.5 merge | Sergey Glukhov | 2011-07-27 | 1 | -0/+6 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | Bug#12584302 AFTER FIX FOR #12403504: ASSERTION FAILED: DELSUM+(INT) Y/4-TEMP... | Sergey Glukhov | 2011-07-27 | 1 | -0/+6 |
* | | | | | merge with 5.3 | Sergei Golubchik | 2011-10-19 | 1 | -46/+278 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | bugfixes: | Sergei Golubchik | 2011-06-09 | 1 | -0/+3 |
| * | | | | merge with 5.1-micro | Sergei Golubchik | 2011-06-07 | 1 | -28/+55 |
| |\ \ \ \ | |||||
| | * | | | | revert a suggested "optimization" that introduced a bug | Sergei Golubchik | 2011-06-06 | 1 | -37/+63 |
| * | | | | | Merge with 5.1-microseconds | Michael Widenius | 2011-05-28 | 1 | -30/+232 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | post review changes 2 | Sergei Golubchik | 2011-05-19 | 1 | -1/+15 |
| | * | | | | post-review changes 1 | Sergei Golubchik | 2011-05-19 | 1 | -1/+6 |
| | * | | | | ps-protocol fix | Sergei Golubchik | 2011-03-19 | 1 | -5/+0 |
| | * | | | | lp:738091 cast(timestamp() AS time returns NULL for 0000-00-00 00:00:00 in 5... | Sergei Golubchik | 2011-03-19 | 1 | -0/+6 |
| | * | | | | lp:738067 Crash in get_datetime_value() in 5.1-micro | Sergei Golubchik | 2011-03-19 | 1 | -0/+3 |
| | * | | | | lp:737474 Wrong result with DAY(COALESCE(NULL)) in 5.1-micro | Sergei Golubchik | 2011-03-18 | 1 | -0/+3 |
| | * | | | | lp:737450 Second Assertion `item->null_value' failed in 5.1-micro | Sergei Golubchik | 2011-03-18 | 1 | -0/+6 |
| | * | | | | number to time comparison | Sergei Golubchik | 2011-03-18 | 1 | -0/+15 |
| | * | | | | lp:737111 Different behavior for TIMESTAMPADD with 0000-00-00 argument in 5.1... | Sergei Golubchik | 2011-03-18 | 1 | -0/+11 |
| | * | | | | lp:737104 Crash in DTCollation::set in 5.1-micro | Sergei Golubchik | 2011-03-17 | 1 | -0/+4 |
| | * | | | | lp:737092 Assertion `item->null_value' failed in get_datetime_value in 5.1-micro | Sergei Golubchik | 2011-03-17 | 1 | -0/+3 |
| | * | | | | lp:736370 Datetime functions in subquery context cause wrong result and bogus... | Sergei Golubchik | 2011-03-17 | 1 | -1/+1 |
| | * | | | | lp:736791 Crash in make_truncated_value_warningwith LEAST()/GREATEST/COALESCE | Sergei Golubchik | 2011-03-17 | 1 | -0/+18 |
| | * | | | | lp:731815 Crash/valgrind warning Item::send with 5.1-micro | Sergei Golubchik | 2011-03-09 | 1 | -0/+8 |
| | * | | | | lp:731103 Assertion `maybe_null && item->null_value' failed with ORDER BY LAS... | Sergei Golubchik | 2011-03-08 | 1 | -1/+27 |
| | * | | | | followup for lp:730637 | Sergei Golubchik | 2011-03-07 | 1 | -11/+7 |
| | * | | | | lp:730637 - Valgrind warnings in 5.1-micro | Sergei Golubchik | 2011-03-07 | 1 | -0/+16 |
| | * | | | | lp:730627 TIME_to_ulonglong: Assertion `0' failed in 5.1-micro on wrong argum... | Sergei Golubchik | 2011-03-07 | 1 | -0/+3 |
| | * | | | | wl#173 - temporal types with sub-second resolution | Sergei Golubchik | 2011-03-01 | 1 | -20/+89 |
| * | | | | | Merge with dynamic column code | Michael Widenius | 2011-05-12 | 1 | -0/+2 |
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| | * | | | | Adding support for Dynamic columns (WL#34): | Michael Widenius | 2011-05-08 | 1 | -0/+2 |
| * | | | | | Merge with MySQL 5.1.57/58 | Michael Widenius | 2011-05-02 | 1 | -0/+60 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Merge with MySQL 5.1.55 | Michael Widenius | 2011-02-20 | 1 | -0/+14 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||||
* | | | | | | 5.5-merge | Sergei Golubchik | 2011-07-02 | 1 | -1/+124 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | 5.1 -> 5.5 merge | Sergey Glukhov | 2011-05-18 | 1 | -0/+9 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| | * | | | | Bug#12403504 AFTER FIX FOR #11889186 : ASSERTION FAILED: DELSUM+(INT) Y/4-TEM... | Sergey Glukhov | 2011-05-18 | 1 | -0/+9 |
| | | |_|/ | | |/| | | |||||
| * | | | | 5.1 -> 5.5 merge | Sergey Glukhov | 2011-04-27 | 1 | -0/+12 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Bug#11889186 60503: CRASH IN MAKE_DATE_TIME WITH DATE_FORMAT / STR_TO_DATE C... | Sergey Glukhov | 2011-04-27 | 1 | -0/+12 |