summaryrefslogtreecommitdiff
path: root/sql/sql_table.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | small changes to WL#43:Sergei Golubchik2010-04-301-2/+2
* | | | | | MWL#43 CREATE TABLE options (by Sanja)Sergei Golubchik2010-04-081-16/+47
* | | | | | Merge with 5.1Michael Widenius2010-04-011-4/+4
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Removed compiler warningMichael Widenius2010-03-301-4/+4
| |/ / / /
* | | | | mergedSergei Golubchik2010-03-151-31/+56
|\ \ \ \ \ | |/ / / /
| * | | | Merge MySQL 5.1.44 into MariaDB.unknown2010-03-041-31/+56
| |\ \ \ \ | | |/ / /
| | * | | Fix for compiler warnings:Davi Arnaut2010-01-281-1/+1
| | * | | Backport Bug#37148 to 5.1He Zhenxing2010-01-241-27/+35
| | * | | Bug#47343: InnoDB fails to clean-up after lock wait timeout onMattias Jonsson2010-01-181-3/+20
| | * | | Manual merge.Davi Arnaut2009-12-181-1/+1
| | |\ \ \ | | | |/ / | | |/| / | | | |/
| | | * Bug#48983: Bad strmake calls (length one too long)Davi Arnaut2009-12-171-1/+1