summaryrefslogtreecommitdiff
path: root/sql/table.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.3 into 10.4Marko Mäkelä2019-03-251-9/+0
|\
| * cleanup TABLE_SHAREEugene Kosov2019-03-221-9/+0
* | Merge 10.3 into 10.4Marko Mäkelä2019-03-201-7/+9
|\ \ | |/
| * Merge branch '10.2' into 10.3Sergei Golubchik2019-03-171-7/+9
| |\
| | * Merge branch '10.1' into 10.2Sergei Golubchik2019-03-151-7/+8
| | |\
| | | * fix gcc 8 compiler warningsSergei Golubchik2019-03-141-7/+8
* | | | MDEV-371 Unique Index for long columnsSachin2019-02-221-1/+16
* | | | store string lengths in frm in 1-3 bytesSergei Golubchik2019-02-211-4/+2
* | | | misc cleanupsSergei Golubchik2019-02-211-0/+5
* | | | MDEV-16975 Application-time periods: ALTER TABLENikita Malyavin2019-02-211-0/+3
* | | | MDEV-16974 Application-time periods: UPDATENikita Malyavin2019-02-211-1/+2
* | | | MDEV-16973 Application-time periods: DELETENikita Malyavin2019-02-211-1/+19
* | | | MDEV-17082 Application-time periods: CREATENikita Malyavin2019-02-211-7/+28
* | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-02-211-11/+1
|\ \ \ \ | |/ / /
| * | | dirty mergeOleksandr Byelkin2019-02-071-11/+1
| |\ \ \ | | |/ /
| | * | MDEV-18083 ASAN heap-use-after-free in Field::set_warning_truncated_wrong_val...Sergei Golubchik2019-02-051-10/+0
| | * | Merge 10.1 into 10.2Marko Mäkelä2019-02-021-1/+1
| | |\ \ | | | |/
| | | * MDEV-14605 Changes to "ON UPDATE CURRENT_TIMESTAMP" fields are notAndrei Elkin2019-01-241-1/+5
* | | | Merge branch '10.4' into bb-10.4-mdev16188Igor Babaev2019-02-141-0/+14
|\ \ \ \
| * | | | MDEV-17096 Pushdown of simple derived tables to storage enginesIgor Babaev2019-02-121-0/+6
| * | | | MDEV-17096 Pushdown of simple derived tables to storage enginesIgor Babaev2019-02-091-0/+1
| * | | | Merge branch '10.4' into bb-10.4-mdev17096Igor Babaev2019-02-061-30/+56
| |\ \ \ \
| * | | | | MDEV-17096 Pushdown of simple derived tables to storage enginesIgor Babaev2019-02-061-0/+7
* | | | | | MDEV-16188 Introduced the notion of adjusted filter gain.Igor Babaev2019-02-141-1/+2
* | | | | | MDEV-18413: Find constraint correlated indexesGalina Shalygina2019-02-101-0/+3
* | | | | | Merge branch '10.4' into bb-10.4-mdev16188Igor Babaev2019-02-031-26/+32
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge 10.3 into 10.4Marko Mäkelä2019-01-241-2/+2
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge 10.2 into 10.3Marko Mäkelä2019-01-241-2/+2
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Fix the build after MDEV-17803Marko Mäkelä2019-01-241-2/+2
| | | * | | Merge 10.1 into 10.2Marko Mäkelä2019-01-241-1/+1
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | | * | merge 10.0 -> 10.1 to resolve MDEV-17803 conflicts.Andrei Elkin2019-01-231-1/+1
| | | * | | MDEV-14576 Include full name of object in message about incorrect value for c...Alexey Botchkov2018-12-161-0/+10
| * | | | | cleanup: simplify opening of priv tablesSergei Golubchik2018-12-121-1/+1
| * | | | | Added new MDL_BACKUP locks for all backup stagesMonty2018-12-091-0/+1
| * | | | | Simplify test for updateable TABLE_CATEGORY'sMonty2018-12-091-23/+28
* | | | | | MDEV-16188 Use in-memory PK filters built from range index scansIgor Babaev2019-02-031-18/+24
* | | | | | Merge branch '10.4' into 10.4-mdev16188Igor Babaev2018-11-101-4/+24
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.3 into 10.4Marko Mäkelä2018-11-061-1/+3
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge 10.2 into 10.3Marko Mäkelä2018-11-061-1/+3
| | |\ \ \ \ | | | |/ / /
| | | * | | MDEV-17349 Assertion `!table || (!table->read_set || bitmap_is_set(table->rea...Sergei Golubchik2018-11-041-1/+3
| | | * | | MDEV-16980 Wrongly set tablename len while opening theThirunarayanan Balathandayuthapani2018-10-081-0/+2
| * | | | | Merge 10.3 into 10.4Marko Mäkelä2018-10-051-3/+20
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-09-281-3/+20
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge branch '10.1' into 10.2Oleksandr Byelkin2018-09-141-4/+21
| | | |\ \ \ | | | | |/ /
| | | | * | Merge branch '11.0' into 10.1Oleksandr Byelkin2018-09-061-7/+52
| | | | |\ \
| | | | | * | MDEV-16465 Invalid (old?) table or database name or hang in ha_innobase::dele...Sergei Golubchik2018-09-041-4/+9
| | | | | * | create a reusable function that tells what FK actions can writeSergei Golubchik2018-09-041-0/+1
| | | | | * | extend prelocking to FK-accessed tablesSergei Golubchik2018-09-041-2/+4
| | | | | * | cleanup: sp_head::add_used_tables_to_table_list()Sergei Golubchik2018-09-041-0/+22
| | | | | * | cleanup: FOREIGN_KEY_INFOSergei Golubchik2018-09-041-2/+7