summaryrefslogtreecommitdiff
path: root/sql/table.cc
Commit message (Expand)AuthorAgeFilesLines
* store string lengths in frm in 1-3 bytesSergei Golubchik2019-02-211-37/+41
* misc cleanupsSergei Golubchik2019-02-211-7/+5
* MDEV-16975 Application-time periods: ALTER TABLENikita Malyavin2019-02-211-3/+16
* MDEV-16974 Application-time periods: UPDATENikita Malyavin2019-02-211-2/+11
* MDEV-16973 Application-time periods: DELETENikita Malyavin2019-02-211-3/+66
* MDEV-17082 Application-time periods: CREATENikita Malyavin2019-02-211-113/+164
* Merge branch '10.3' into 10.4Oleksandr Byelkin2019-02-211-1/+1
|\
| * Merge 10.2 into 10.3Marko Mäkelä2019-02-191-1/+1
| |\
| | * MDEV-18083 ASAN heap-use-after-free in Field::set_warning_truncated_wrong_val...Sergei Golubchik2019-02-051-1/+1
| * | Fixed two bugs related to column level constraintsMonty2019-02-131-8/+17
* | | Merge branch '10.4' into bb-10.4-mdev16188Igor Babaev2019-02-141-8/+19
|\ \ \
| * | | MDEV-13916 Enforce check constraint on JSON typeMonty2019-02-131-8/+17
| * | | MDEV-6111 Optimizer TraceVarun Gupta2019-02-131-0/+2
* | | | MDEV-18413: Find constraint correlated indexesGalina Shalygina2019-02-101-0/+76
* | | | Merge branch '10.4' into bb-10.4-mdev16188Igor Babaev2019-02-031-9/+20
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2019-01-241-1/+5
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2019-01-241-1/+5
| | |\ \ | | | |/
| | | * Merge 10.1 into 10.2Marko Mäkelä2019-01-241-1/+5
| | | |\
| * | | | Galera4Brave Galera Crew2019-01-231-0/+7
| * | | | Merge 10.3 into 10.4Marko Mäkelä2019-01-061-5/+5
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.2' into 10.3Sergei Golubchik2019-01-031-5/+5
| | |\ \ \ | | | |/ /
| | | * | Merge branch '10.1' into 10.2mariadb-10.2.21Sergei Golubchik2018-12-301-4/+4
| | | |\ \ | | | | |/
| | | | * Merge branch '10.0' into 10.1Sergei Golubchik2018-12-291-4/+4
| | | | |\
| | | | | * MDEV-17589: Stack-buffer-overflow with indexed varchar (utf8) fieldbb-10.0-varunVarun Gupta2018-12-191-1/+1
| | | | | * Backported MDEV-11196(e4d10e09cf31) and MDEV-10360(8a8ba1949bf4) to 10.0Varun Gupta2018-12-191-5/+43
| | | * | | correct table name in CHECK failures during ALTER TABLESergei Golubchik2018-12-201-1/+1
| | | * | | MDEV-17909 Problem by MariaDB Update 10.1.32 -> 10.2.19 (Incorrect informatio...Sergei Golubchik2018-12-201-1/+1
| * | | | | Master_info counters transition to Atomic_counterSergey Vojtovich2018-12-291-1/+0
| * | | | | cleanup: simplify opening of priv tablesSergei Golubchik2018-12-121-2/+0
| * | | | | Added new MDL_BACKUP locks for all backup stagesMonty2018-12-091-0/+2
| * | | | | Merge 10.3 into 10.4Marko Mäkelä2018-11-261-0/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge 10.2 into 10.3Marko Mäkelä2018-11-261-0/+1
| | |\ \ \ \ | | | |/ / /
| | | * | | MDEV-17831 TRUNCATE TABLE removes ROW_FORMAT=COMPRESSEDMarko Mäkelä2018-11-261-0/+1
* | | | | | MDEV-16188 Use in-memory PK filters built from range index scansIgor Babaev2019-02-031-2/+43
* | | | | | Merge branch '10.4' into 10.4-mdev16188Igor Babaev2018-11-101-18/+55
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.3 into 10.4mariadb-10.4.0Marko Mäkelä2018-11-081-1/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | fix an old typoSergei Golubchik2018-11-061-1/+1
| * | | | | Merge 10.3 into 10.4Marko Mäkelä2018-11-061-2/+16
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge 10.2 into 10.3Marko Mäkelä2018-11-061-2/+16
| | |\ \ \ \ | | | |/ / /
| | | * | | MDEV-17349 Assertion `!table || (!table->read_set || bitmap_is_set(table->rea...Sergei Golubchik2018-11-041-2/+16
| * | | | | Merge 10.3 into 10.4Marko Mäkelä2018-10-051-3/+13
| |\ \ \ \ \ | | |/ / / /
| | * | | | MDEV-16211 Contents of transaction_registry not replicated by GaleraEugene Kosov2018-10-011-0/+1
| | * | | | ASAN error when strlen(db) < 6Sergei Golubchik2018-09-281-1/+2
| | * | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-09-281-2/+10
| | |\ \ \ \ | | | |/ / /
| | | * | | MDEV-17065 Crash on SHOW CREATE TABLE with CHECK CONSTRAINTMichael Widenius2018-09-161-2/+11
| | | * | | Merge branch '10.1' into 10.2Oleksandr Byelkin2018-09-141-0/+7
| | | |\ \ \ | | | | |/ /
| | | | * | Merge branch '11.0' into 10.1Oleksandr Byelkin2018-09-061-0/+21
| | | | |\ \ | | | | | |/
| | | | | * MDEV-16757 Memory leak after adding manually min/max statistical dataSergey Vojtovich2018-09-051-0/+1
| | | | | * create a reusable function that tells what FK actions can writeSergei Golubchik2018-09-041-0/+6
| | | | | * cleanup: FOREIGN_KEY_INFOSergei Golubchik2018-09-041-0/+13