Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Using more of Sql_mode_save. Adding a similar class for THD::abort_on_warnings. | Alexander Barkov | 2019-05-28 | 1 | -3/+1 |
* | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-05-19 | 1 | -1/+1 |
|\ | |||||
| * | 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 |
* | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-04-02 | 1 | -0/+8 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-15951 system versioning by trx id doesn't work with partitioning | Nikita Malyavin | 2019-03-29 | 1 | -0/+8 |
* | | | | | MDEV-16991 Rounding vs truncation for TIME, DATETIME, TIMESTAMPbb-10.4-mdev16991 | Alexander Barkov | 2018-11-26 | 1 | -0/+2 |
* | | | | | Merge 10.3 into 10.4mariadb-10.4.0 | Marko Mäkelä | 2018-11-08 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-16697: Fix difference between 32bit/windows and 64bit systems in allowed... | Oleksandr Byelkin | 2018-11-07 | 1 | -1/+1 |
* | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2018-10-05 | 1 | -0/+12 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | 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-17317 Add THD* parameter into Item::get_date() and stricter data type co... | Alexander Barkov | 2018-09-28 | 1 | -3/+3 |
* | | | | | MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operations | Oleksandr Byelkin | 2018-07-04 | 1 | -1/+2 |
* | | | | | Merge remote-tracking branch 'origin/10.3' into 10.4 | Alexander Barkov | 2018-06-05 | 1 | -2/+2 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-16385 ROW SP variable is allowed in unexpected context | Alexander Barkov | 2018-06-05 | 1 | -2/+2 |
* | | | | | cleanup: remove TABLE::vcol_set | Sergei Golubchik | 2018-06-04 | 1 | -7/+2 |
* | | | | | mysys: rename ME_xxx flags to match plugin api | Sergei Golubchik | 2018-06-04 | 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 |