Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.3 into 10.4 | Marko Mäkelä | 2018-10-05 | 1 | -2/+2 |
|\ | |||||
| * | MDEV-16429: Assertion `!table || (!table->read_set || bitmap_is_set(table->re... | Nikita Malyavin | 2018-09-21 | 1 | -2/+2 |
* | | Merge 10.3 into 10.4 | Marko Mäkelä | 2018-09-11 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | MDEV-14474 information_schema.check_constraints | Anel Husakovic | 2018-08-25 | 1 | -0/+1 |
* | | Merge 10.3 into 10.4 | Marko Mäkelä | 2018-08-16 | 1 | -3/+3 |
|\ \ | |/ | |||||
| * | 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 |
* | | | | MDEV-16421 Make system tables crash safe | Michael Widenius | 2018-08-14 | 1 | -1/+1 |
* | | | | MDEV-16246: insert timestamp into spider table from mysqldump gets wrong time...bb-10.4-MDEV-16246 | Jacob Mathew | 2018-07-24 | 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 |
* | | | | | MDEV-14798 Add, drop system versioning semantic and syntax | Sergei Golubchik | 2018-02-23 | 1 | -3/+1 |
* | | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2018-02-15 | 1 | -5/+7 |
|\ \ \ \ \ | |||||
| * | | | | | Added Max_index_length and Temporary to SHOW TABLE STATUS | Monty | 2018-02-12 | 1 | -3/+5 |
* | | | | | | Changed database, tablename and alias to be LEX_CSTRING | Monty | 2018-01-30 | 1 | -5/+5 |
* | | | | | | MDEV-11084 Select statement with partition selection against MyISAM table ope... | Alexey Botchkov | 2018-01-29 | 1 | -1/+4 |
* | | | | | | MDEV-14798 Add, drop system versioning semantic and syntax | Eugene Kosov | 2018-01-12 | 1 | -1/+3 |
* | | | | | | System Versioning 1.0 pre7 | Aleksey Midenkov | 2017-12-21 | 1 | -0/+16 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2017-12-19 | 1 | -0/+16 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Merge 10.2 into bb-10.2-ext | Marko Mäkelä | 2017-12-19 | 1 | -0/+7 |
| | |\ \ \ \ \ | | | |/ / / / | |||||
| | | * | | | | Merge 10.1 to 10.2 | Marko Mäkelä | 2017-12-19 | 1 | -0/+7 |
| | | |\ \ \ \ | | | | |/ / / | |||||
| | | | * | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-12-18 | 1 | -0/+7 |
| | | | |\ \ \ | | | | | |/ / | |||||
| | | | | * | | MDEV-14641 Incompatible key or row definition between the MariaDB .frm file a... | Sergei Golubchik | 2017-12-18 | 1 | -0/+7 |
| | * | | | | | MDEV-14593 human-readable XA RECOVER. | Alexey Botchkov | 2017-12-18 | 1 | -0/+9 |
* | | | | | | | MDEV-14632 Assertion `!((new_col->prtype ^ col->prtype) & ~256U)' failed in r... | Eugene Kosov | 2017-12-20 | 1 | -15/+5 |
* | | | | | | | Timestamp-based versioning for InnoDB [closes #209] | Aleksey Midenkov | 2017-12-18 | 1 | -3/+3 |
* | | | | | | | SQL, IB: unversioned fields with ALTER TABLE [fixes #401] | Eugene Kosov | 2017-12-15 | 1 | -0/+2 |
* | | | | | | | SQL: create..select revisited [closes #370] | Aleksey Midenkov | 2017-12-12 | 1 | -26/+39 |
* | | | | | | | System Versioning 1.0 pre3 | Aleksey Midenkov | 2017-12-11 | 1 | -8/+200 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Adding direct update/delete to the server and to the partition engine. | Kentoku SHIBA | 2017-12-03 | 1 | -9/+112 |