summaryrefslogtreecommitdiff
path: root/sql/table.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-5864 - Reduce usage of LOCK_open: TABLE_SHARE::tdc.free_tablesSergey Vojtovich2014-03-201-6/+9
* MDEV-9095: Executing triggers on slave in row-based replicationunknown2014-03-191-0/+79
* 10.0-base mergeSergei Golubchik2014-02-261-3/+2
|\
| * 5.5 mergeSergei Golubchik2014-02-251-3/+2
| |\
| | * MySQL-5.5.36 mergeSergei Golubchik2014-02-171-3/+2
| | |\
| | | * Updated/added copyright headersMurthy Narkedimilli2014-01-061-1/+1
* | | | MDEV-5314 - Compiling fails on OSX using clangSergey Vojtovich2014-02-191-11/+11
* | | | MDEV-5492 - Reduce usage of LOCK_open: TABLE::in_useSergey Vojtovich2014-02-131-4/+6
* | | | Automatic mergeMichael Widenius2014-02-051-7/+7
|\ \ \ \
| * | | | Fixes to get valgrind to work with jemallocMichael Widenius2014-01-021-7/+7
* | | | | 10.0-base mergeSergei Golubchik2014-02-031-9/+8
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | 5.5 mergeSergei Golubchik2014-02-011-9/+8
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | merge 5.3->5.5unknown2014-01-261-5/+2
| | |\ \ \
| | | * \ \ merge of MDEV-5356 5.1->5.3 (with more fixes and test suite).unknown2014-01-231-5/+2
| | | |\ \ \
| | | | * \ \ merge with mysql-5.1.63Sergei Golubchik2012-05-171-0/+1
| | | | |\ \ \
| | * | | | | | Fix for MDEV-5531: double call procedure in one session - hard shutdown the s...Michael Widenius2014-01-241-3/+6
| | * | | | | | Fixed MDEV-5424: SELECT using ORDER BY DESC and LIMIT produces unexpected res...Michael Widenius2014-01-021-10/+7
* | | | | | | | MDEV-4816: rpl.rpl_trunc_temp fails in 10.0-sergSergey Petrunya2014-01-201-2/+0
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Percona-Server-5.6.14-rel62.0 mergeSergei Golubchik2013-12-221-1/+1
* | | | | | | 10.0-base mergeSergei Golubchik2013-12-161-4/+2
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | 5.5 mergeSergei Golubchik2013-12-151-4/+2
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | 5.3 mergeSergei Golubchik2013-12-131-4/+2
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | MDEV-5353: server crash on subselect if WHERE applied to some result fieldunknown2013-12-041-4/+2
* | | | | | | MDEV-4956 - Reduce usage of LOCK_open: TABLE_SHARE::tdc.used_tablesSergey Vojtovich2013-12-101-3/+3
* | | | | | | Fix a first timestamp column in the sql-based table discoverySergei Golubchik2013-11-251-0/+1
* | | | | | | Merge 10.0-monty -> 10.0Alexander Barkov2013-11-111-7/+65
|\ \ \ \ \ \ \
| * | | | | | | MDEV-5241: Collation incompatibilities with MySQL-5.6Alexander Barkov2013-11-111-0/+36
| * | | | | | | MDEV-5241: Collation incompatibilities with MySQL-5.6Michael Widenius2013-11-091-7/+29
* | | | | | | | MDEV-5260 discovery with sql is too restrictiveSergei Golubchik2013-11-101-4/+6
|/ / / / / / /
* | | | | | | 10.0-base merge.Sergei Golubchik2013-09-211-186/+214
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | 5.5.33a mergeSergei Golubchik2013-09-201-1/+4
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | MDEV-5029 Crash in MariaDB 5.5.33 with .frm from older MariaDB releaseSergei Golubchik2013-09-181-1/+4
| * | | | | | 5.5 merge and fixes for compiler/test errorsSergei Golubchik2013-09-181-180/+205
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | MDEV-5029 Crash in MariaDB 5.5.33 with .frm from older MariaDB releaseSergei Golubchik2013-09-181-5/+8
| | * | | | | don't decide on extended keys by DB_TYPE_INNODB, use hton->flagsSergei Golubchik2013-08-261-158/+177
| | * | | | | Merge 5.3->5.5.Igor Babaev2013-08-181-2/+6
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Merge 5.2->5.3Igor Babaev2013-08-151-4/+12
| | | |\ \ \ \
| | | | * | | | MDEV-4823: Server crashes in Item_func_not::fix_fields on creating a table wi...unknown2013-08-011-2/+8
* | | | | | | | MDEV-4702 - Reduce usage of LOCK_openSergey Vojtovich2013-08-141-71/+28
* | | | | | | | MDEV-4786 merge 10.0-monty -> 10.0Sergei Golubchik2013-08-121-1/+1
* | | | | | | | Added missing tests for innodb persistent statistics (from mysql-5.6.10)Igor Babaev2013-08-071-6/+10
* | | | | | | | MDEV-4816: rpl.rpl_trunc_temp fails in 10.0-sergSergey Petrunya2013-08-021-0/+2
* | | | | | | | cosmetic fixesSergei Golubchik2013-07-211-1/+1
* | | | | | | | 10.0-monty mergeSergei Golubchik2013-07-211-97/+122
|\ \ \ \ \ \ \ \
| * | | | | | | | Fixes for innodb suite, merging tests from 5.6.Sergei Golubchik2013-07-151-2/+0
| * | | | | | | | Merge the following patch from MySQL 5.6.10, in order to make perfschema.binl...unknown2013-07-111-3/+16
| * | | | | | | | fix plugin.test - bad merge in TABLE_SHARE::destroy, ha_share must be deleted...Sergei Golubchik2013-07-101-6/+6
| * | | | | | | | mdl_sync now works.Michael Widenius2013-07-021-1/+6
| * | | | | | | | Some corrections of the merge for the partition code.Igor Babaev2013-06-251-0/+6
| * | | | | | | | Applied all changes from Igor and SanjaMichael Widenius2013-06-151-66/+59