summaryrefslogtreecommitdiff
path: root/sql/sql_table.cc
Commit message (Expand)AuthorAgeFilesLines
* Check for duplicate index (port from mysql)unknown2013-09-201-0/+94
* Enable TokuDB online ALTERSergei Golubchik2013-09-251-12/+11
* 10.0-base merge.Sergei Golubchik2013-09-211-4/+18
|\
| * 5.5 merge and fixes for compiler/test errorsSergei Golubchik2013-09-181-5/+19
| |\
| | * mysql-5.5.33 mergeSergei Golubchik2013-09-061-5/+17
| | |\
| | | * Bug#14834378 ADDRESSSANITIZER BUG IN FILENAME_TO_TABLENAMETor Didriksen2013-06-141-1/+2
| | | * Bug #14227431: CHARACTER SET MISMATCH WHEN ALTERING FOREIGN KEYSSivert Sorumgard2013-06-121-5/+17
| | * | bugfix: storage engine might return a negative error code, but it shouldn'tSergei Golubchik2013-08-261-0/+2
* | | | MDEV-4864 - Merge tests for EXCHANGE PARTITION featureSergey Vojtovich2013-08-151-2/+3
* | | | MDEV-4702 - Reduce usage of LOCK_openSergey Vojtovich2013-08-141-1/+1
* | | | MDEV-4786 merge 10.0-monty -> 10.0Sergei Golubchik2013-08-121-23/+3
* | | | MDEV-4786 merge 10.0-monty -> 10.0Sergei Golubchik2013-08-121-2/+1
* | | | MDEV-4786 - merge 10.0-monty - 10.0Sergey Vojtovich2013-07-261-2/+1
* | | | MDEV4786 - merge 10.0-monty → 10.0Sergey Vojtovich2013-07-231-2/+0
* | | | more post-merge fixes:Sergei Golubchik2013-07-211-7/+0
* | | | cosmetic fixesSergei Golubchik2013-07-211-19/+18
* | | | 10.0-monty mergeSergei Golubchik2013-07-211-2073/+3104
|\ \ \ \
| * | | | merge few bug fixes from 5.6Sergei Golubchik2013-07-171-1/+13
| * | | | in field_conv() don't simply check to->type() == MYSQL_TYPE_BLOB, thisSergei Golubchik2013-07-151-1/+1
| * | | | Fixes for innodb suite, merging tests from 5.6.Sergei Golubchik2013-07-151-2/+7
| * | | | Fix main test suite on WindowsVladislav Vaintroub2013-07-151-0/+2
| * | | | fix the maria suiteSergei Golubchik2013-07-121-12/+12
| * | | | fix lost vcol checks in sql_table.cc,Sergei Golubchik2013-07-121-8/+20
| * | | | restore ha_example::check_if_incompatible_data(), create_info->fields_option_...Sergei Golubchik2013-07-121-0/+13
| * | | | fix alter_table.test: remove old assert as it was removed from 5.6,Sergei Golubchik2013-07-111-2/+5
| * | | | MDEV-4758 10.0-monty tree: ALTER TABLE CHANGE COLUMN doesn't drop EITS statsSergei Golubchik2013-07-091-14/+43
| * | | | Fix test failure in myisam.test:Sergey Petrunya2013-07-081-0/+12
| * | | | Fix test errors like:Sergey Petrunya2013-07-081-2/+4
| * | | | Fixed issues with partitions and create temporary table SELECT ...Michael Widenius2013-07-031-282/+295
| * | | | mdl_sync now works.Michael Widenius2013-07-021-6/+18
| * | | | Fixed some wrong format strings.Michael Widenius2013-06-281-1/+2
| * | | | merge of 2876.430.11 & 2876.430.1unknown2013-06-271-24/+31
| * | | | Fixed some merge issues:Michael Widenius2013-06-181-8/+27
| * | | | Debugging output fixed to make finding executing commands easy.unknown2013-06-171-1/+3
| * | | | Applied all changes from Igor and SanjaMichael Widenius2013-06-151-1734/+2654
| * | | | Push a lot of small fixes to get larger parts to compileMichael Widenius2013-05-211-20/+20
| * | | | Temporary commit of 10.0-mergeMichael Widenius2013-03-261-1/+1
* | | | | 10.0-base mergeSergei Golubchik2013-07-181-76/+43
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | 5.5 mergeSergei Golubchik2013-07-171-39/+30
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | mysql-5.5.32 mergeSergei Golubchik2013-07-161-35/+20
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Bug #16051728 SERVER CRASHES IN ADD_IDENTIFIER ON CONCURRENT ALTER TABLE ANDAnnamalai Gurusami2013-03-211-36/+20
| | * | | MDEV-4564 ALTER on a temporary table generates an audit eventSergei Golubchik2013-06-071-4/+10
| * | | | plugin_hton helperSergei Golubchik2013-06-151-1/+1
| * | | | MDEV-4441 DROP DATABASE with a newly created ARCHIVE table does not workSergei Golubchik2013-06-151-34/+9
* | | | | Adding support for MySQL-5.6 temporal column types:Alexander Barkov2013-07-101-3/+8
* | | | | 10.0-base mergeSergei Golubchik2013-06-061-4/+13
|\ \ \ \ \ | |/ / / /
| * | | | 5.5 mergeSergei Golubchik2013-06-061-4/+17
| |\ \ \ \ | | |/ / /
| | * | | mysql-5.5.31 mergeSergei Golubchik2013-05-071-5/+8
| | |\ \ \ | | | |/ /
| | | * | Bug#16274455: CAN NOT ACESS PARTITIONED TABLES WHENMattias Jonsson2013-02-141-4/+7
| | * | | MDEV-260 auditing table accessesSergei Golubchik2013-04-191-0/+10