summaryrefslogtreecommitdiff
path: root/sql/table.h
Commit message (Expand)AuthorAgeFilesLines
* Final changesSachin2019-01-081-10/+7
* Random fixesSachin2019-01-031-3/+1
* Random changesSachin2019-01-021-11/+5
* Fix find_field in hash changed to look into keyinfoSachin2018-12-311-1/+1
* Architecture change finalSachin2018-12-311-1/+6
* Commit 2Sachin2018-12-311-1/+1
* commit aSachin2018-12-311-1/+37
* 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
* | | | | | 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
| | | | |\ \ | | | | | |/
| | | | | * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2018-04-191-3/+4
| | | | | |\
| | | | | | * BUG#26881798: SERVER EXITS WHEN PRIMARY KEY IN MYSQL.PROCKarthik Kamath2017-12-051-2/+3
| | | | | | * Updated/added copyright headersMurthy Narkedimilli2014-01-061-1/+1