summaryrefslogtreecommitdiff
path: root/sql/sql_table.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug#11767480 - SPATIAL INDEXES ON NON-SPATIAL COLUMNS CAUSE CRASHES.Magne Mahre2011-02-241-6/+16
* Fixed bug#56619 - Assertion failed duringDmitry Shulga2010-11-101-1/+3
* Bug #46941 crash with lower_case_table_names=2 and foreign key Magne Mahre2010-10-191-1/+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
* | 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
|/ /
* | 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
* | | 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
| |_|/ |/| |
* | | 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
| | |/ | |/|
* | | 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
| * Bug#17332 - changing key_buffer_size on a running serverIngo Struewing2009-09-071-1/+6
* | BUG#48506 crash in CREATE TABLE IF NOT EXISTS <existing_view> LIKEAlfranio Correia2009-11-271-5/+13
* | Bug #40877: multi statement execution fails in 5.1.30Georgi Kodinov2009-10-161-10/+10
* | mergeMattias Jonsson2009-09-291-28/+30
|\ \
| * | Bug#32430: 'show innodb status' causes errorsMattias Jonsson2009-09-251-28/+30
* | | BUG #46572 DROP TEMPORARY table IF EXISTS does not have a consistent behavior...unknown2009-09-281-1/+1
* | | Fix for BUG#35570 "CHECKSUM TABLE unreliable if LINESTRING field (same conten...Kristofer Pettersson2009-09-211-2/+8
* | | Bug#46760: Fast ALTER TABLE no longer works for InnoDBGeorgi Kodinov2009-09-181-0/+10
|/ /
* | Bug#42364 SHOW ERRORS returns empty resultset after dropping non existent tableSergey Glukhov2009-09-101-4/+4
* | merge mysql-5.0-bugteam to mysql-5.1-bugteamSatya B2009-09-031-1/+6
|\ \ | |/
| * Fix for BUG#46591 - .frm file isn't sync'd with sync_frm enabled for Satya B2009-09-031-1/+6
* | Fixed win32 compilation warningsGeorgi Kodinov2009-09-021-1/+1
* | mergeMattias Jonsson2009-08-261-15/+61
|\ \
| * | Bug#32430: 'show innodb status' causes errorsMattias Jonsson2009-08-071-15/+61
* | | BUG#45574 CREATE IF NOT EXISTS is not binlogged if the object existsunknown2009-08-131-26/+57
|/ /
* | Bug#45829 "CREATE TABLE TRANSACTIONAL PAGE_CHECKSUM ROW_FORMAT=PAGE accepted,...Guilhem Bichot2009-07-291-2/+0
* | BUG#43046: mixed mode switch to row format with temp table leadLuis Soares2009-07-261-16/+59
* | Fix for bug#42364 reverted.Ramil Kalimullin2009-07-061-1/+1
* | Bug#42364 SHOW ERRORS returns empty resultset after dropping non existent tableSergey Glukhov2009-07-031-1/+1
* | Merge from 5.0Staale Smedseng2009-06-291-1/+1
|\ \ | |/
| * Merge from 5.0-btStaale Smedseng2009-06-291-1/+1
* | Bug#44834 strxnmov is expected to behave as you'd expectSergey Glukhov2009-06-191-28/+30
| |
| \
*-. \ Merge from 5.0-bugteamStaale Smedseng2009-06-171-21/+15
|\ \ \ | | |/