Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed compiler warning that broke builds | Monty | 2019-09-01 | 1 | -2/+1 |
* | MDEV-18501 Partition pruning doesn't work for historical queries (fix) | Aleksey Midenkov | 2019-09-01 | 1 | -2/+11 |
* | MDEV-18501 Partition pruning doesn't work for historical queries (refactoring) | Aleksey Midenkov | 2019-09-01 | 1 | -8/+8 |
* | 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 |
| | * | | Fix gcc 7.3 compiler warnings. | Oleksandr Byelkin | 2018-08-03 | 1 | -0/+12 |
* | | | | MDEV-15951 system versioning by trx id doesn't work with partitioning | Nikita Malyavin | 2019-03-29 | 1 | -0/+8 |
* | | | | MDEV-16697: Fix difference between 32bit/windows and 64bit systems in allowed... | Oleksandr Byelkin | 2018-11-07 | 1 | -1/+1 |
* | | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2018-09-28 | 1 | -0/+12 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-13089 identifier quoting in partitioning | Sergei Golubchik | 2018-09-21 | 1 | -0/+12 |
* | | | | MDEV-16385 ROW SP variable is allowed in unexpected context | Alexander Barkov | 2018-06-05 | 1 | -2/+2 |
* | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-05-17 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | cleanup: vcol_in_partition_func_processor | Sergei Golubchik | 2018-05-15 | 1 | -1/+1 |
* | | | | versioning: use @@timestamp | Sergei Golubchik | 2018-05-12 | 1 | -2/+2 |
* | | | | cleanup: hide HA_ERR_RECORD_DELETED in ha_rnd_next() | Sergei Golubchik | 2018-05-12 | 1 | -2/+0 |
* | | | | compilation warnings w/o partitioning | Sergei Golubchik | 2018-05-12 | 1 | -2/+2 |
* | | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2018-05-11 | 1 | -1/+8 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-15626 Assertion on update virtual column in partitioned table | Sergei Golubchik | 2018-05-10 | 1 | -1/+8 |
* | | | | Remove mem_alloc_error() | Michael Widenius | 2018-05-07 | 1 | -68/+29 |
* | | | | Add likely/unlikely to speed up execution | Monty | 2018-05-07 | 1 | -21/+20 |
* | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-04-24 | 1 | -3/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-04-24 | 1 | -3/+3 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 10.0 into 10.1 | Marko Mäkelä | 2018-04-24 | 1 | -3/+3 |
| | |\ \ | |||||
| | | * \ | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2018-04-20 | 1 | -1/+1 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Merge branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2018-04-19 | 1 | -1/+1 |
| | | | |\ | |||||
| | | | | * | BUG#27216817: INNODB: FAILING ASSERTION:mysql-5.5.60 | Nisha Gopalakrishnan | 2018-02-26 | 1 | -3/+3 |
| | | | * | | fix build for recent clang | Eugene Kosov | 2018-01-23 | 1 | -1/+1 |
| | | * | | | MDEV-15456 Server crashes upon adding or dropping a partition in ALTER under ... | Sergei Golubchik | 2018-04-20 | 1 | -2/+2 |
* | | | | | | MDEV-15167 Server crashes in in bitmap_bits_set upon REPAIR PARTITION... | Sachin Setiya | 2018-04-19 | 1 | -0/+11 |
* | | | | | | MDEV-13584 Assertion `!part_elem->tablespace_name && !table_create_info->tabl... | Alexey Botchkov | 2018-04-17 | 1 | -2/+0 |
* | | | | | | Remove not needed calls to print_error | Michael Widenius | 2018-04-16 | 1 | -4/+1 |
* | | | | | | Move alter partition flags to alter_info->partition_flags | Monty | 2018-03-29 | 1 | -35/+35 |
* | | | | | | Changed static const in Alter_info and Alter_online_info to defines | Monty | 2018-03-29 | 1 | -33/+33 |
* | | | | | | fix THD::system_time to follow, well, system time | Sergei Golubchik | 2018-02-25 | 1 | -2/+2 |
* | | | | | | PARTITION BY SYSTEM_TIME INTERVAL ... | Sergei Golubchik | 2018-02-23 | 1 | -117/+121 |
* | | | | | | create ROW_START/ROW_END columns NOT NULL | Sergei Golubchik | 2018-02-23 | 1 | -1/+0 |
* | | | | | | cleanup: partition_info::check_constants | Sergei Golubchik | 2018-02-23 | 1 | -29/+393 |
* | | | | | | SQL: Truncate history of partitioned table [fixes #399, closes #403] | Sergei Golubchik | 2018-02-23 | 1 | -0/+2 |
* | | | | | | cleanup: ha_partition::update_row/delete_row | Sergei Golubchik | 2018-02-23 | 1 | -88/+16 |
* | | | | | | After-merge fix: Use matching format | Marko Mäkelä | 2018-02-15 | 1 | -1/+1 |
* | | | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2018-02-15 | 1 | -3/+9 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2018-02-08 | 1 | -2/+8 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Merge branch 'github/10.1' into 10.2 | Sergei Golubchik | 2018-02-06 | 1 | -2/+8 |
| | |\ \ \ \ \ | | | |/ / / / | |||||
| | | * | | | | Merge branch 'github/10.0' into 10.1 | Sergei Golubchik | 2018-02-02 | 1 | -1/+6 |
| | | |\ \ \ \ | | | | |/ / / | |||||
| | | | * | | | MDEV-14696 Server crashes in in prep_alter_part_table on 2nd execution of PS. | Alexey Botchkov | 2018-01-30 | 1 | -1/+6 |
* | | | | | | | cleanup: remove MARK_COLUMNS_NONE | Sergei Golubchik | 2018-02-12 | 1 | -1/+1 |
* | | | | | | | cleanup: renames | Sergei Golubchik | 2018-02-12 | 1 | -5/+5 |
* | | | | | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ... | Vladislav Vaintroub | 2018-02-06 | 1 | -1/+1 |