Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | MDEV-19593 Split create_schema_table() into virtual methods in Type_handler | Alexander Barkov | 2019-05-25 | 1 | -41/+0 | |
* | | | | | | | MDEV-19566 Remove Item::name related strlen() calls in constructors of some I... | Alexander Barkov | 2019-05-23 | 1 | -38/+46 | |
|/ / / / / / | ||||||
* | | | | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-05-19 | 1 | -6/+29 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | MDEV-19468 Hybrid type expressions return wrong format for FLOAT | Alexander Barkov | 2019-05-15 | 1 | -5/+28 | |
| * | | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-05-14 | 1 | -1/+1 | |
| |\ \ \ \ \ | | |/ / / / | ||||||
| | * | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-05-13 | 1 | -1/+1 | |
| | |\ \ \ \ | | | |/ / / | ||||||
| | | * | | | Merge branch '5.5' into 10.1 | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 | |
| | | |\ \ \ | | | | |/ / | ||||||
| | | | * | | Update FSF Address | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 | |
| | * | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-04-25 | 1 | -0/+49 | |
| | |\ \ \ \ | | | |/ / / | ||||||
| | | * | | | MDEV-14041 Server crashes in String::length on queries with functions and ROLLUP | Alexander Barkov | 2019-04-22 | 1 | -0/+39 | |
| | | * | | | MDEV-17830 Server crashes in Item_null_result::field_type upon SELECT with CH... | Alexander Barkov | 2019-04-17 | 1 | -0/+10 | |
* | | | | | | MDEV-8919 Wrong result for CAST(9999999999999999999.0) | Alexander Barkov | 2019-05-17 | 1 | -0/+2 | |
* | | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-05-05 | 1 | -0/+7 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | MDEV-10307 CAST(11068046444225730969 AS SIGNED) does not return a warning | Alexander Barkov | 2019-04-30 | 1 | -0/+7 | |
* | | | | | | MDEV-19377 Replace Virtual_column_info::field_type to Type_handler | Alexander Barkov | 2019-05-01 | 1 | -1/+1 | |
* | | | | | | MDEV-19245: Impossible WHERE should be noticed earlier after HAVING pushdownbb-10.4-galina | Galina Shalygina | 2019-04-22 | 1 | -0/+6 | |
* | | | | | | MDEV-19164 Assertion `fixed' failed in Item_func_inet_aton::val_int | Igor Babaev | 2019-04-17 | 1 | -2/+8 | |
* | | | | | | MDEV-19186: Assertion `field->table == table' failed in create_tmp_table | Galina Shalygina | 2019-04-06 | 1 | -0/+1 | |
* | | | | | | MDEV-18769 Assertion `fixed == 1' failed in Item_cond_or::val_int | Galina Shalygina | 2019-04-04 | 1 | -46/+25 | |
* | | | | | | MDEV-19125 Change Send_field::type from enum_field_types to Type_handler* | Alexander Barkov | 2019-04-02 | 1 | -1/+1 | |
* | | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-04-02 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | post-merge: -Werror fixes in 10.3 | Sergei Golubchik | 2019-03-29 | 1 | -1/+1 | |
* | | | | | | MDEV-18240 Assertion `0' failed in Item_cache_timestamp::val_datetime_packed | Alexander Barkov | 2019-04-02 | 1 | -2/+1 | |
* | | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-03-26 | 1 | -0/+7 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-03-26 | 1 | -0/+7 | |
| |\ \ \ \ \ | | |/ / / / | ||||||
| | * | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-03-26 | 1 | -0/+7 | |
| | |\ \ \ \ | | | |/ / / | ||||||
| | | * | | | MDEV-18968 Both (WHERE 0.1) and (WHERE NOT 0.1) return empty set | Alexander Barkov | 2019-03-26 | 1 | -0/+7 | |
| | * | | | | Backporting MDEV-15597 Add class Load_data_outvar and avoid using Item::STRIN... | Alexander Barkov | 2019-02-23 | 1 | -1/+44 | |
| | | |_|/ | | |/| | | ||||||
* | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-03-22 | 1 | -0/+10 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | MDEV-19008 Slow EXPLAIN SELECT ... WHERE col IN (const1,const2,(subquery)) | Alexander Barkov | 2019-03-22 | 1 | -0/+10 | |
* | | | | | MDEV-18876 Assertion `is_valid_time_slow()' failed in Time::valid_MYSQL_TIME_... | Alexander Barkov | 2019-03-13 | 1 | -6/+1 | |
* | | | | | MDEV-18408 Assertion `0' failed in Item::val_native_result / Timestamp_or_zer... | Alexander Barkov | 2019-02-25 | 1 | -40/+0 | |
* | | | | | MDEV-7486: Condition pushdown from HAVING into WHERE | Igor Babaev | 2019-02-19 | 1 | -2/+3 | |
* | | | | | MDEV-7468 Fix for crash caused by connect.json_udf test | Galina Shalygina | 2019-02-18 | 1 | -13/+1 | |
* | | | | | MDEV-7486: Condition pushdown from HAVING into WHERE | Galina Shalygina | 2019-02-17 | 1 | -3/+45 | |
* | | | | | MDEV-18413: Find constraint correlated indexes | Galina Shalygina | 2019-02-10 | 1 | -0/+7 | |
* | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-01-14 | 1 | -14/+0 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | MDEV-18150 Assertion `decimals_to_set <= 38' failed in Item_func_round::fix_l... | Alexander Barkov | 2019-01-10 | 1 | -14/+0 | |
* | | | | | MDEV-18072 Assertion `is_null() == item->null_value || conv' failed in Timest... | Alexander Barkov | 2018-12-25 | 1 | -6/+20 | |
* | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2018-12-18 | 1 | -1/+3 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-12-18 | 1 | -0/+1 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | MDEV-14576 Include full name of object in message about incorrect value for c... | Alexey Botchkov | 2018-12-16 | 1 | -0/+1 | |
* | | | | | --echo # | Alexander Barkov | 2018-12-12 | 1 | -0/+56 | |
* | | | | | MDEV-13995 MAX(timestamp) returns a wrong result near DST change | Alexander Barkov | 2018-12-10 | 1 | -0/+182 | |
* | | | | | MDEV-16991 Rounding vs truncation for TIME, DATETIME, TIMESTAMPbb-10.4-mdev16991 | Alexander Barkov | 2018-11-26 | 1 | -10/+10 | |
* | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2018-11-19 | 1 | -0/+10 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-11-19 | 1 | -0/+6 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2018-11-15 | 1 | -0/+4 | |
| | |\ \ \ | | | |/ / | ||||||
| | | * | | Merge branch '10.0' into 10.1 | Oleksandr Byelkin | 2018-11-15 | 1 | -0/+4 | |
| | | |\ \ | ||||||
| | | | * \ | Merge branch '5.5' into 10.0 | Oleksandr Byelkin | 2018-11-15 | 1 | -0/+4 | |
| | | | |\ \ | | | | | |/ |