Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-17354 Server crashes in add_key_field / .. / Item_func_null_predicate::a... | Igor Babaev | 2018-10-12 | 1 | -1/+1 |
* | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2018-09-24 | 1 | -178/+2 |
|\ | |||||
| * | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2018-09-23 | 1 | -178/+6 |
| |\ | |||||
| | * | Merge remote-tracking branch 'origin/5.5' into 10.0 | Alexander Barkov | 2018-09-21 | 1 | -177/+6 |
| | |\ | |||||
| | | * | MDEV-17250 Remove unused Item_copy_xxx | Alexander Barkov | 2018-09-20 | 1 | -175/+0 |
| | | * | MDEV-17249 MAKETIME(-1e50,0,0) returns a wrong result | Alexander Barkov | 2018-09-20 | 1 | -2/+6 |
* | | | | MDEV-17154 Multiple selects from parametrized CTE fails with syntax error | Igor Babaev | 2018-09-14 | 1 | -1/+52 |
* | | | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2018-09-14 | 1 | -6/+4 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '11.0' into 10.1 | Oleksandr Byelkin | 2018-09-06 | 1 | -6/+4 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '5.5' into 10.0bb-10.0-merge-sanja | Oleksandr Byelkin | 2018-09-03 | 1 | -6/+4 |
| | |\ \ | | | |/ | |||||
| | | * | item_cmp_type: simplier for a faster codepath | Daniel Black | 2018-08-22 | 1 | -6/+4 |
* | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-08-21 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.0' into 10.1 | Oleksandr Byelkin | 2018-08-21 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '5.5' into 10.0 | Oleksandr Byelkin | 2018-08-15 | 1 | -1/+1 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-15475: Assertion `!table || (!table->read_set || bitmap_is_set(table->re... | Oleksandr Byelkin | 2018-08-15 | 1 | -1/+1 |
* | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-08-02 | 1 | -1/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.0' into 10.1 | Oleksandr Byelkin | 2018-07-31 | 1 | -1/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 5.5 into 10.0 | Marko Mäkelä | 2018-07-30 | 1 | -1/+2 |
| | |\ \ | | | |/ | |||||
| | | * | Merge remote-tracking branch 'mysql/5.5' into 5.5 | Oleksandr Byelkin | 2018-07-29 | 1 | -1/+2 |
| | | |\ | |||||
| | | | * | Bug#27197235 USER VARIABLE + UINON + DECIMAL COLUMN RETURNS | Ajo Robert | 2018-04-10 | 1 | -1/+2 |
* | | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2018-06-21 | 1 | -7/+21 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-16190 Server crashes in Item_null_result::field_type on SELECT with time... | Alexander Barkov | 2018-06-11 | 1 | -7/+21 |
* | | | | | MDEV-16386: Wrong result when pushdown into the HAVING clause of the | Galina Shalygina | 2018-06-14 | 1 | -4/+7 |
* | | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2018-05-20 | 1 | -4/+4 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2018-05-19 | 1 | -4/+4 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2018-05-19 | 1 | -4/+4 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | MDEV-15318 CREATE .. SELECT VALUES produces invalid table structure | Sergei Golubchik | 2018-05-17 | 1 | -4/+4 |
* | | | | | MDEV-14750 Valgrind Invalid read, ASAN heap-use-after-free in Item_ident::pri... | Sergei Golubchik | 2018-05-15 | 1 | -0/+4 |
* | | | | | cleanup: vcol_in_partition_func_processor | Sergei Golubchik | 2018-05-15 | 1 | -8/+1 |
* | | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2018-05-10 | 1 | -1/+9 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2018-05-05 | 1 | -1/+9 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2018-04-29 | 1 | -0/+7 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | MDEV-15035 Wrong results when calling a stored procedure | Igor Babaev | 2018-04-25 | 1 | -0/+7 |
* | | | | | Fixed mdev-15765 BETWEEN not working in certain cases | Igor Babaev | 2018-04-10 | 1 | -0/+10 |
* | | | | | MDEV-15570 Assertion `Item_cache_temporal::field_type() != MYSQL_TYPE_TIME' f... | Sergei Golubchik | 2018-03-23 | 1 | -1/+0 |
* | | | | | Merge branch '10.1' into 10.2 | Vicențiu Ciorbaru | 2018-03-21 | 1 | -6/+8 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-15321:different results when using value of optimizer_use_condition_sele... | Varun Gupta | 2018-03-16 | 1 | -6/+8 |
* | | | | | MDEV-11839 move value caching from get_datetime_value to fix_fields time | Sergei Golubchik | 2018-03-14 | 1 | -18/+31 |
* | | | | | bugfix: Item_cache_temporal::convert_to_basic_const_item assumed DATETIME | Sergei Golubchik | 2018-03-14 | 1 | -3/+12 |
* | | | | | bugfix: Item_cache_temporal::get_date() didn't set null_value | Sergei Golubchik | 2018-03-14 | 1 | -1/+1 |
* | | | | | cleanup: extend Item_cache::get_cache() to accept f_type | Sergei Golubchik | 2018-03-14 | 1 | -9/+3 |
* | | | | | cleanup: add Item::convert_time_to_datetime() helper | Sergei Golubchik | 2018-03-14 | 1 | -7/+3 |
* | | | | | MDEV-15289 Binding an out-of-range DATETIME value in binary protocol breaks r... | Alexander Barkov | 2018-02-16 | 1 | -1/+1 |
* | | | | | MDEV-13508 ALTER TABLE that renames columns and CHECK constraints | Monty | 2018-02-10 | 1 | -0/+28 |
* | | | | | Merge branch 'github/10.1' into 10.2 | Sergei Golubchik | 2018-02-06 | 1 | -4/+4 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch 'github/10.0' into 10.1 | Sergei Golubchik | 2018-02-02 | 1 | -4/+4 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge remote-tracking branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2018-01-24 | 1 | -3/+3 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | MDEV-14786: Server crashes in Item_cond::transform on 2nd execution of SP que... | Oleksandr Byelkin | 2018-01-23 | 1 | -1/+1 |
| | | * | | Merge branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2018-01-18 | 1 | -2/+2 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Bug #26881946: INCORRECT BEHAVIOR WITH "VALUES" | Sreeharsha Ramanavarapu | 2017-11-16 | 1 | -13/+14 |