summaryrefslogtreecommitdiff
path: root/sql/sql_table.cc
Commit message (Expand)AuthorAgeFilesLines
* MergeMagnus Blåudd2011-03-251-11/+6
|\
| * Bug#60111 storage type for table not saved in .frmMagnus Blåudd2011-03-041-11/+6
* | Bug #11764779 (former 57649)Jon Olav Hauglid2011-03-071-1/+1
|/
* Bug #42230 during add index, cannot do queries on storage enginesJon Olav Hauglid2011-01-261-35/+47
* Fix Bug#57739 Scary messages in error logVasil Dimov2010-11-221-2/+12
* Fix for bug #57985 "ONLINE/FAST ALTER PARTITION can fail and Dmitry Lenev2010-11-191-0/+63
* Bug #57663 Concurrent statement using stored function and DROP DATABASEJon Olav Hauglid2010-11-161-100/+113
* Patch that refactors global read lock implementation and fixesDmitry Lenev2010-11-111-28/+2
* Manual merge into mysql-5.5-bugteamMattias Jonsson2010-10-011-6/+11
|\
| * Bug#56172: Server crashes in ha_partition::reset onMattias Jonsson2010-10-011-6/+11
* | Merge from mysql-5.5-bugteam to mysql-5.5-runtimeJon Olav Hauglid2010-09-301-0/+1
|\ \
| * \ Merge from 5.1-bugteamMagne Mahre2010-09-161-0/+1
| |\ \ | | |/ | |/|
| | * Bug #54606 innodb fast alter table + pack_keys=0 prevents Magne Mahre2010-09-161-0/+1
| | * mergeGeorgi Kodinov2010-07-211-2/+8
| | |\
* | | | Bug #56595 RENAME TABLE causes assert on OS XJon Olav Hauglid2010-09-161-2/+3
* | | | Bug#27480 (Extend CREATE TEMPORARY TABLES privilegeAlexander Nozdrin2010-08-311-7/+12
* | | | Bug#27480 (Extend CREATE TEMPORARY TABLES privilegeAlexander Nozdrin2010-08-311-1/+1
|/ / /
* | | Post-fix push for BUG#53452.Alfranio Correia2010-08-231-2/+2
* | | Bug#54747: Deadlock between REORGANIZE PARTITION and SELECT is not detectedMattias Jonsson2010-08-201-21/+50
* | | Merge from mysql-5.5-runtime to mysql-5.5-bugfixing.Jon Olav Hauglid2010-08-201-35/+20
|\ \ \
| * \ \ Merge from mysql-5.5-bugfixing to mysql-5.5-runtimeJon Olav Hauglid2010-08-181-5/+0
| |\ \ \
| * \ \ \ Manual merge from mysql-5.5-bugfixing to mysql-5.5-runtime.Jon Olav Hauglid2010-08-181-927/+23
| |\ \ \ \
| * | | | | Post-commit fix for Bug#41158Magne Mahre2010-08-101-0/+1
| * | | | | A fix for Bug#41158 "DROP TABLE holds LOCK_open during unlink()". Konstantin Osipov2010-08-091-42/+25
* | | | | | BUG#53452 Inconsistent behavior of binlog_direct_non_transactional_updates withAlfranio Correia2010-08-201-145/+202
| |_|/ / / |/| | | |
* | | | | WL#5370 Keep forward-compatibility when changing 2010-08-181-5/+0
| |/ / / |/| | |
* | | | Bug#49907: ALTER TABLE ... TRUNCATE PARTITION does not wait forMattias Jonsson2010-08-161-930/+23
* | | | Bug#53676: Unexpected errors and possible tableMattias Jonsson2010-08-131-0/+1
|/ / /
* | | Auto-merge from mysql-trunk-merge.Alexander Nozdrin2010-07-291-2/+0
|\ \ \
| * \ \ Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-201-2/+0
| |\ \ \ | | | |/ | | |/|
| | * | 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
* | | | Fix a Windows failure of main.merge test introduced byKonstantin Osipov2010-07-291-2/+2
* | | | Merge trunk-bugfixing -> trunk-runtime.Konstantin Osipov2010-07-271-5/+15
|\ \ \ \ | |/ / /
| * | | Merge into mysql-trunk-merge..Davi Arnaut2010-07-191-5/+15
| |\ \ \
| | * \ \ manual merge from mysql-5.1-securityJon Olav Hauglid2010-07-071-5/+15
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Bug #54117 crash in thr_multi_unlock, temporary tableJon Olav Hauglid2010-07-071-0/+5
| | | |/
* | | | A pre-requisite patch for the fix for Bug#52044.Konstantin Osipov2010-07-271-33/+32
* | | | merge from mysql-trunk-bugfixingJon Olav Hauglid2010-07-131-6/+9
|\ \ \ \ | |/ / /
| * | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-5/+5
| * | | BUG 54925: automerged bzr bundle from bug report.Luis Soares2010-07-081-1/+1
| |\ \ \
| | * | | BUG#54925: Assertion `query_arg && mysql_bin_log.is_open()' onLuis Soares2010-07-011-1/+1
| * | | | Bug#54783: optimize table crashes with invalid timestamp defaultDavi Arnaut2010-07-061-0/+3
| |/ / /
* | | | A 5.5 version of the fix for Bug #54360 "Deadlock DROP/ALTER/CREATEJon Olav Hauglid2010-07-011-38/+11
* | | | merge from mysql-trunk-bugfixingJon Olav Hauglid2010-06-301-1/+6
|\ \ \ \ | |/ / /
| * | | Backport of revid:ingo.struewing@sun.com-20091223200354-r2uzbdkj2v6yv111Alexander Nozdrin2010-06-251-1/+6
| |/ /
* | | Backport from mysql-6.0-codebase of:Jon Olav Hauglid2010-06-231-3/+7
|/ /
* | Merge trunk-bugfixing -> trunk-runtimeKonstantin Osipov2010-06-171-1/+1
|\ \
| * \ Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-06-101-1/+1
| |\ \ | | |/
| | * Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-101-1/+1