summaryrefslogtreecommitdiff
path: root/sql/sql_table.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge with 5.1-release.Michael Widenius2010-12-061-4/+2
|\
| * 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
* | | | | Code cleanup to get fewer reallocs() during execution.Michael Widenius2010-11-241-3/+3
|/ / / /
* | | | 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
| | | |_|/ | | |/| |
| * | | | Automerge MariaDB 5.1.44b release.unknown2010-05-101-0/+14
| |\ \ \ \
| * \ \ \ \ Merge MySQL 5.1.46 into MariaDB.unknown2010-04-281-38/+87
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Bug #49838: DROP INDEX and ADD UNIQUE INDEX for same index may corruptGeorgi Kodinov2010-03-171-1/+45
| | * | | | Fix for bug#51304: checksum table gives different results Ramil Kalimullin2010-02-281-15/+21
| | * | | | post push fix for bug#42438, did not compile on non debug,Mattias Jonsson2010-02-161-2/+0
| | * | | | Manual merge (moved the check for log_table before name lock)Mattias Jonsson2010-02-121-21/+25
| | |\ \ \ \
| | | * | | | Bug#42438: Crash ha_partition::change_table_ptrMattias Jonsson2010-02-011-31/+32
| | | | |_|/ | | | |/| |
* | | | | | mergedSergei Golubchik2010-05-151-0/+14
|\ \ \ \ \ \
| * \ \ \ \ \ Automerge MariaDB 5.1.44b into trunk.unknown2010-05-111-0/+14
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | / / | | | |_|/ / | | |/| | |
| | * | | | Cherry-pick fix for Bug#53371, security hole with bypassing grants using spec...unknown2010-05-091-0/+14
* | | | | | A temporary solution to make CREATE TABLE attributesSergei Golubchik2010-05-111-1/+1