Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 branch '10.2' into 10.3 | Oleksandr Byelkin | 2019-05-12 | 1 | -2/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2019-05-04 | 1 | -2/+3 |
| |\ \ \ | | |/ / | |||||
| | * | | Bug#28573894 ALTER PARTITIONED TABLE ADD AUTO_INCREMENT DIFF RESULT DEPENDING... | Marko Mäkelä | 2019-04-25 | 1 | -2/+3 |
* | | | | cleanup: move checksum code to handler class | Sergei Golubchik | 2019-05-07 | 1 | -1/+2 |
* | | | | MDEV-15951 system versioning by trx id doesn't work with partitioning | Nikita Malyavin | 2019-03-29 | 1 | -3/+5 |
* | | | | remove unused method | Eugene Kosov | 2019-03-22 | 1 | -1/+0 |
* | | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2019-03-17 | 1 | -3/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2019-03-15 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | fix gcc 8 compiler warnings | Sergei Golubchik | 2019-03-14 | 1 | -1/+1 |
* | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-02-04 | 1 | -0/+5 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-16849 Extending indexed VARCHAR column should be instantaneous | Thirunarayanan Balathandayuthapani | 2019-01-30 | 1 | -0/+5 |
| * | | | Backport INFORMATION_SCHEMA.CHECK_CONSTRAINTS | Anel Husakovic | 2019-01-16 | 1 | -0/+1 |
* | | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2019-01-03 | 1 | -3/+9 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.1' into 10.2mariadb-10.2.21 | Sergei Golubchik | 2018-12-30 | 1 | -3/+9 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2018-12-29 | 1 | -3/+9 |
| | |\ \ | |||||
| | | * | | MDEV-17589: Stack-buffer-overflow with indexed varchar (utf8) fieldbb-10.0-varun | Varun Gupta | 2018-12-19 | 1 | -3/+9 |
| * | | | | MDEV-16429: Assertion `!table || (!table->read_set || bitmap_is_set(table->re... | Nikita Malyavin | 2018-12-20 | 1 | -2/+2 |
* | | | | | MDEV-17503 CREATE SEQUENCE failed with innodb_force_primary_key =1 | Monty | 2018-10-29 | 1 | -0/+3 |
* | | | | | Remove not used table_flag HA_NO_VARCHAR | Monty | 2018-10-29 | 1 | -1/+0 |
* | | | | | MDEV-17542 10.3: gcc-8.0 produces lots of -Wclass-memaccess warnings in Table... | Alexander Barkov | 2018-10-25 | 1 | -11/+36 |
* | | | | | MDEV-16429: Assertion `!table || (!table->read_set || bitmap_is_set(table->re... | Nikita Malyavin | 2018-09-21 | 1 | -2/+2 |
* | | | | | MDEV-14474 information_schema.check_constraints | Anel Husakovic | 2018-08-25 | 1 | -0/+1 |
* | | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-08-03 | 1 | -3/+3 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-08-03 | 1 | -2/+2 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Fix -Wclass-memaccess in WSREP,InnoDB,XtraDB | Marko Mäkelä | 2018-08-03 | 1 | -2/+2 |
* | | | | | MDEV-16246: insert timestamp into spider table from mysqldump gets wrong time... | Jacob Mathew | 2018-07-09 | 1 | -2/+2 |
* | | | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2018-06-30 | 1 | -1/+9 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-06-26 | 1 | -1/+9 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2018-06-26 | 1 | -1/+9 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | MDEV-15242 Poor RBR update performance with partitioned tables | Andrei Elkin | 2018-06-25 | 1 | -1/+9 |
* | | | | | MDEV-16334 Incorrect ALTER TABLE for changing column option | Marko Mäkelä | 2018-05-30 | 1 | -28/+26 |
* | | | | | cleanup: versioning style fixes | Sergei Golubchik | 2018-05-12 | 1 | -7/+9 |
* | | | | | MDEV-13134 Introduce ALTER TABLE attributes ALGORITHM=NOCOPY and ALGORITHM=IN... | Thirunarayanan Balathandayuthapani | 2018-05-07 | 1 | -13/+14 |
* | | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-04-24 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-04-24 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2018-04-24 | 1 | -1/+1 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2018-04-20 | 1 | -1/+1 |
| | | |\ \ | | | | |/ | |||||
* | | | | | MDEV-15413 Unexpected errors upon CREATE TABLE .. WITH SYSTEM VERSIONING AS S... | Sergei Golubchik | 2018-04-10 | 1 | -8/+8 |
* | | | | | MDEV-14790 System versioning for system tables does not work as expected | Aleksey Midenkov | 2018-04-10 | 1 | -1/+1 |
* | | | | | fix comparison of row_start/row_end | Sergei Golubchik | 2018-04-10 | 1 | -2/+2 |
* | | | | | dead code - related to vtmd | Sergei Golubchik | 2018-04-10 | 1 | -6/+0 |
* | | | | | Move alter partition flags to alter_info->partition_flags | Monty | 2018-03-29 | 1 | -32/+40 |
* | | | | | Changed static const in Alter_info and Alter_online_info to defines | Monty | 2018-03-29 | 1 | -164/+176 |
* | | | | | Fixed alter online table for Aria tables | Monty | 2018-03-29 | 1 | -0/+1 |
* | | | | | don't allow TIMESTAMP(6) versioning and FK with CASCADE or SET NULL | Sergei Golubchik | 2018-02-24 | 1 | -1/+10 |
* | | | | | remove partition-specific methods from the base handler class | Sergei Golubchik | 2018-02-23 | 1 | -4/+0 |