summaryrefslogtreecommitdiff
path: root/sql/table.h
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * 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
| * | | | 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
| | | | | * Merge branch '5.5' into 10.0bb-10.0-merge-sanjaOleksandr Byelkin2018-09-031-0/+10
| | | | | |\
| | | | | | * MDEV-16957: Server crashes in Field_iterator_natural_join::next upon 2nd exec...Oleksandr Byelkin2018-08-311-0/+10
| * | | | | | Merge 10.3 into 10.4Marko Mäkelä2018-09-191-0/+1
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | MDEV-16917 Index affects query resultsIgor Babaev2018-09-151-0/+1
* | | | | | | MDEV-17096 Pushdown of simple derived tables to storage enginesIgor Babaev2019-02-061-0/+7
|/ / / / / /
* | | | | | Merge remote-tracking branch 'origin/10.3' into 10.4Alexander Barkov2018-07-031-2/+7
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-06-301-2/+7
| |\ \ \ \ \ | | |/ / / /
| | * | | | MDEV-16473 WITH statement throws 'no database selected' errorSergei Golubchik2018-06-281-2/+1
| | * | | | This is another attempt to fix mdev-16473.Igor Babaev2018-06-281-1/+2
| | * | | | MDEV-15114 ASAN heap-use-after-free in mem_heap_dup or dfield_data_is_binary_...Monty2018-06-191-1/+6
| | * | | | Add PART_INDIRECT_KEY_FLAGMonty2018-06-191-1/+1
* | | | | | Merge remote-tracking branch 'origin/10.3' into 10.4Alexander Barkov2018-06-051-7/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Vers cleanupsAleksey Midenkov2018-06-031-7/+2
* | | | | | cleanup: remove TABLE::vcol_setSergei Golubchik2018-06-041-22/+4
* | | | | | Merge branch '10.3' into 10.4Igor Babaev2018-06-031-22/+28
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.2 into 10.3Marko Mäkelä2018-05-291-1/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | Fixed memory overrun in binlog_encryption.encrypted_masterMonty2018-05-261-1/+1
| * | | | | cleanup TABLE_LISTEugene Kosov2018-05-231-4/+1
| * | | | | MDEV-16094 Crash when using AS OF with a stored functionAlexander Barkov2018-05-151-2/+15
| * | | | | cleanup: versioning style fixesSergei Golubchik2018-05-121-13/+5
| * | | | | MDEV-14820 System versioning is applied incorrectly to CTEsSergei Golubchik2018-05-121-0/+2
| * | | | | Merge 10.2 into 10.3Marko Mäkelä2018-04-241-4/+6
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge 10.1 into 10.2Marko Mäkelä2018-04-241-4/+6
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge 10.0 into 10.1Marko Mäkelä2018-04-241-3/+6
| | | |\ \ \ | | | | |/ /
| | | | * | Merge branch '5.5' into 10.0Sergei Golubchik2018-04-201-3/+4
| | | | |\ \ | | | | | |/