summaryrefslogtreecommitdiff
path: root/sql/sql_table.cc
Commit message (Expand)AuthorAgeFilesLines
* mergeVladislav Vaintroub2011-05-121-4/+70
|\
| * Fix check_table_file_presence:Vladislav Vaintroub2011-05-121-2/+12
| * Bugfix: New table creation/renaming block added if old encoded table present.unknown2011-05-111-4/+60
* | small enhancement of the create table options feature:Sergei Golubchik2011-05-101-5/+5
* | Merge with 5.1 to get in changes from MySQL 5.1.55Michael Widenius2011-02-281-7/+3
|\ \ | |/
| * Merge with MySQL 5.1.55Michael Widenius2011-02-201-7/+3
| |\
| | * Fixed bug#56619 - Assertion failed duringDmitry Shulga2010-11-101-1/+3
* | | Merge with alias as StringMichael Widenius2011-02-281-3/+3
|\ \ \
| * | | Change TABLE->alias to String for less memory reallocationMichael Widenius2011-02-281-3/+3
* | | | Merge with 5.1Michael Widenius2011-01-051-0/+10
|\ \ \ \ | | |/ / | |/| |
| * | | ALTER TABLE IGNORE didn't ignore duplicates for unique add index for InnoDBMichael Widenius2011-01-051-0/+10
* | | | virtual columns:Sergei Golubchik2010-12-311-3/+1
* | | | lpbug#665028 SHOW STORAGE ENGINES shows incorrect Transaction support for AriaSergei Golubchik2010-12-271-6/+10
* | | | merge with 5.1Michael Widenius2010-11-301-4/+2
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Merge with MySQL 5.1.53Michael Widenius2010-11-251-1/+1
| |\ \ | | |/
| | * Bug #46941 crash with lower_case_table_names=2 and foreign key Magne Mahre2010-10-191-1/+1
| * | Merge with MySQL 5.1.52Michael Widenius2010-11-231-3/+1
| |\ \ | | |/
| | * Bug#46339 - crash on REPAIR TABLE merge table USE_FRMIngo Struewing2010-09-211-3/+0
| | |\
| | | * Bug#46339 - crash on REPAIR TABLE merge table USE_FRMIngo Struewing2010-04-261-3/+0
| | * | Bug #54606 innodb fast alter table + pack_keys=0 prevents Magne Mahre2010-09-161-0/+1
* | | | merge with 5.1Sergei Golubchik2010-09-161-0/+6
|\ \ \ \ | |/ / /
| * | | mysqltest now gives error messages with error code for my_delete, my_rename, ...Michael Widenius2010-09-151-0/+6
* | | | merge with 5.1Sergei Golubchik2010-09-111-33/+68
|\ \ \ \ | |/ / /
| * | | Enable archive tables to work with mysql_upgrade / repairMichael Widenius2010-09-031-0/+3
| * | | Fix that one can run mysql_upgrade with long table namesMichael Widenius2010-09-031-33/+52
| * | | Merge with MySQL 5.1.50Michael Widenius2010-08-271-0/+13
| |\ \ \ | | |/ /
| | * | mergeGeorgi Kodinov2010-07-211-2/+8
| | |\ \
| | | * | Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-201-2/+0
| | | * | Bug#54453: Failing assertion: trx->active_trans when renaming aDavi Arnaut2010-07-201-0/+8
| | * | | Bug #54117 crash in thr_multi_unlock, temporary tableJon Olav Hauglid2010-07-071-0/+5
| | |/ /
* | | | Merge with MariaDB 5.1.49Michael Widenius2010-08-051-13/+41
|\ \ \ \ | |/ / /
| * | | Fixes to allow one to compile and test innodb_pluginMichael Widenius2010-08-041-0/+5
| * | | Merge with MySQL 5.1.49Michael Widenius2010-08-021-11/+34
| |\ \ \ | | |/ /
| | * | Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-101-1/+1
| | * | mergeMattias Jonsson2010-05-231-3/+20
| | |\ \
| | | * | Bug #53804: serious flaws in the alter database .. upgradeGleb Shchepa2010-05-211-3/+20
| | * | | merge into mysql-5.1-bugteamMattias Jonsson2010-05-211-7/+13
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Bug#49477: Assertion `0' failed in ha_partition.cc:5530Mattias Jonsson2009-12-111-7/+13
* | | | | merge with 5.1Sergei Golubchik2010-07-251-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | restore the unintentinally broken ABISergei Golubchik2010-07-231-1/+1
* | | | | MergeIgor Babaev2010-07-171-2/+2
|\ \ \ \ \
| * | | | | Fixed bug #604503.Igor Babaev2010-07-171-2/+2
* | | | | | Merge patch for ha_rnd_init()Michael Widenius2010-07-171-1/+2
|\ \ \ \ \ \
| * | | | | | Fix for LP#588251: doStartTableScan() result not checked.Michael Widenius2010-07-171-1/+2
| |/ / / / /
* | | | | | Fixed bug #603186.Igor Babaev2010-07-151-1/+1
|/ / / / /
* | | | | few small MySQL bugs/issues that impact the engines, as discussed in the SE s...Sergei Golubchik2010-06-051-21/+0
* | | | | merge 5.1->5.2Sergei Golubchik2010-06-011-38/+94
|\ \ \ \ \ | |/ / / /
| * | | | Merge with MySQL 5.1.47Michael Widenius2010-05-261-0/+7
| |\ \ \ \ | | |/ / /
| | * | | Bug #53371: COM_FIELD_LIST can be abused to bypass table level grants.Georgi Kodinov2010-05-041-0/+14
| | |\ \ \
| | * | | | Fix for bug#50946: fast index creation still seems to copy the table Ramil Kalimullin2010-04-251-0/+7
| | | |_|/ | | |/| |