summaryrefslogtreecommitdiff
path: root/sql/table.h
Commit message (Expand)AuthorAgeFilesLines
* 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 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
| | * Bug#12328597 - MULTIPLE COUNT(DISTINCT) IN SAME SELECT FALSE Neeraj Bisht2013-05-131-0/+3
| | * Merge 5.1-security => 5.5-securityTor Didriksen2012-01-271-0/+1
| | |\
| | | * Bug#13580775 ASSERTION FAILED: RECORD_LENGTH == M_RECORD_LENGTHTor Didriksen2012-01-271-0/+1
| | * | Updated/added copyright headersKent Boortz2011-07-041-2/+2
| | |\ \
| | | * | BUG#11882110: UPDATE REPORTS ER_KEY_NOT_FOUND IF TABLE IS Jorgen Loland2011-06-161-2/+2
| | * | | Updated/added copyright headersKent Boortz2011-06-301-2/+2
| | |\ \ \ | | | |/ / | | |/| / | | | |/
| | * | Bug#60111 storage type for table not saved in .frmMagnus Blåudd2011-03-251-2/+10
| | * | Bug#60111 storage type for table not saved in .frmMagnus Blåudd2011-03-041-0/+2
| | * | MergeKent Boortz2010-12-291-1/+1
| | |\ \ | | | |/
| | | * MergeKent Boortz2010-12-291-1/+1
| | | |\
| | | | * - Added/updated copyright headersKent Boortz2010-12-281-1/+1
| | | | * backport of bug #54476 fix from 5.1-bugteam to 5.0-bugteam.Gleb Shchepa2010-12-141-1/+0
| | | * | Bug#51851: Server with SBR locks mutex twice onMattias Jonsson2010-10-011-0/+1
| | * | | Patch that refactors global read lock implementation and fixesDmitry Lenev2010-11-111-1/+2
| | * | | Bug#49938: Failing assertion: inode or deadlock in fsp/fsp0fsp.cDavi Arnaut2010-10-061-1/+3
| | * | | Merge from mysql-5.5-bugfixing to mysql-5.5-runtime.Jon Olav Hauglid2010-09-031-1/+0
| | |\ \ \
| | | * \ \ Auto-merge from mysql-5.5-merge.Alexander Nozdrin2010-08-251-1/+0
| | | |\ \ \
| | | | * \ \ mergeGeorgi Kodinov2010-08-201-1/+0
| | | | |\ \ \ | | | | | |/ /
| | | | | * | merge mysql-5.1-bugteam into mysql-5.1-securityGeorgi Kodinov2010-08-021-1/+1
| | | | | |\ \
| | | | | * | | Bug #54476: crash when group_concat and 'with rollup' inAlexey Kopytov2010-07-231-1/+0
| | * | | | | | Remove unused enum (enum open_table_mode).Alexander Nozdrin2010-08-311-12/+0
| | * | | | | | Bug#27480 (Extend CREATE TEMPORARY TABLES privilegeAlexander Nozdrin2010-08-271-0/+1
| | |/ / / / /
| | * | | | | Merge from mysql-5.5-bugfixing to mysql-5.5-runtimeJon Olav Hauglid2010-08-181-17/+0
| | |\ \ \ \ \
| | | * | | | | WL#5370 Keep forward-compatibility when changing 2010-08-181-17/+0
| | * | | | | | Manual merge from mysql-5.5-bugfixing to mysql-5.5-runtime.Jon Olav Hauglid2010-08-181-1/+0
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | Bug#53676: Unexpected errors and possible tableMattias Jonsson2010-08-131-1/+0
| | | |/ / / /
| | * | | | | Commit on behalf of Dmitry Lenev.Konstantin Osipov2010-08-121-8/+55
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Fix for bug #52044 "FLUSH TABLES WITH READ LOCK and FLUSHDmitry Lenev2010-07-271-0/+51
| | * | | | | Manual merge2010-07-291-1/+1
| | |\ \ \ \ \ | | | |/ / / / | | |/| | / / | | | | |/ / | | | |/| |
| | | * | | BUG#49124 Security issue with /*!-versioned */ SQL statements on Slave2010-07-291-1/+1
| | | |/ /
| | * | | Bug #30584: delete with order by and limit clauses does notGleb Shchepa2010-06-231-0/+4
| | * | | Merge.Konstantin Osipov2010-06-171-5/+0
| | |\ \ \
| | | * | | Small clean-up and pre-requisite for makingDmitry Lenev2010-06-161-5/+0
| | * | | | Merge trunk-bugfixing -> trunk-runtimeKonstantin Osipov2010-06-171-1/+2
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-06-101-1/+1
| | | |\ \ \ | | | | |/ /
| | | | * | Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-101-1/+1
| | | * | | Manual merge from mysql-trunk-bugfixing.Alexander Nozdrin2010-06-071-5/+24
| | | |\ \ \
| | | * \ \ \ Automerge.Alexey Kopytov2010-05-271-0/+1
| | | |\ \ \ \ | | | | | |/ / | | | | |/| |
| | | | * | | Bug #53830: !table || (!table->read_set ||Alexey Kopytov2010-05-251-0/+1
| | * | | | | WL#5419 "LOCK_open scalability: make tdc_refresh_version Konstantin Osipov2010-06-111-1/+0
| | * | | | | A pre-requisite for WL#5419 "LOCK_open scalability: Konstantin Osipov2010-06-101-1/+1
| | * | | | | manual merge from mysql-trunk-bugfixingJon Olav Hauglid2010-06-061-8/+39
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | | * | | | Auto-merge from mysql-trunk.Alexander Nozdrin2010-05-281-3/+15
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | Manual merge from mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-05-111-1/+0
| | | | |\ \ \ | | | | | |/ /