summaryrefslogtreecommitdiff
path: root/sql/sql_rename.cc
Commit message (Expand)AuthorAgeFilesLines
* mysql-5.5.33 mergeSergei Golubchik2013-09-061-2/+3
|\
| * Bug #14227431: CHARACTER SET MISMATCH WHEN ALTERING FOREIGN KEYSSivert Sorumgard2013-06-121-2/+2
* | 5.3 mergeSergei Golubchik2012-01-131-1/+2
|\ \
| * \ Merge with 5.2.Michael Widenius2011-12-111-2/+4
| |\ \
| | * \ Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-2/+4
| | |\ \
* | | \ \ mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+2
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Updated/added copyright headersKent Boortz2011-06-301-2/+4
| | |\ \ \
| | | * | | Updated/added copyright headersKent Boortz2011-06-301-2/+3
| | | * | | BUG#37145 Killing a statement doing DDL may log binlog event with error code ...He Zhenxing2009-03-271-1/+2
* | | | | | merge with 5.3Sergei Golubchik2011-10-191-8/+8
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | Merge with 5.2Michael Widenius2011-05-161-8/+8
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Bugfix: New table creation/renaming block added if old encoded table present.unknown2011-05-111-8/+8
| | |/ /
| * | | Merge with 5.2Michael Widenius2011-03-091-3/+3
| |\ \ \ | | |/ /
| * | | Implementation of MWL#172: Add support for prepared statements to HANDLER READMichael Widenius2011-01-041-1/+1
* | | | Patch that refactors global read lock implementation and fixesDmitry Lenev2010-11-111-6/+1
* | | | Auto-merge from mysql-5.1-bugteam for bug#47924.Dmitry Shulga2010-11-081-3/+3
|\ \ \ \ | | |/ / | |/| |
| * | | A fix and a test case for Bug#47924 -main.log_tables times outDmitry Shulga2010-11-071-3/+3
| |/ /
| * | Backport Bug#37148 to 5.1He Zhenxing2010-01-241-4/+5
* | | Bug #56595 RENAME TABLE causes assert on OS XJon Olav Hauglid2010-09-161-0/+1
* | | Followup for Bug #54360 Deadlock DROP/ALTER/CREATE DATABASEJon Olav Hauglid2010-08-101-2/+0
* | | A fix for Bug#41158 "DROP TABLE holds LOCK_open during unlink()". Konstantin Osipov2010-08-091-14/+5
* | | A 5.5 version of the fix for Bug #54360 "Deadlock DROP/ALTER/CREATEJon Olav Hauglid2010-07-011-5/+5
* | | Bug#42643: InnoDB does not support replication of TRUNCATE TABLEDavi Arnaut2010-05-251-1/+2
* | | Clean-up, give better names, add comments toKonstantin Osipov2010-05-061-1/+1
* | | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-2/+11
* | | Merge next-mr -> next-4284.Konstantin Osipov2010-02-041-4/+5
* | | Merge next-mr -> next-4284.Konstantin Osipov2010-02-021-3/+3
|\ \ \
| * | | Merge cleanupMarc Alff2009-12-111-1/+1
| * | | Merge mysql-next-mr (revno 2936) --> mysql-next-mr-marcMarc Alff2009-12-111-4/+5
| |\ \ \
| | * | | BUG#37148 Most callers of mysql_bin_log.write ignore the return resultHe Zhenxing2009-11-211-4/+5
| | |/ /
| * | | WL#2360 Performance schemaMarc Alff2009-12-091-5/+5
| |/ /
* | | Implement new type-of-operation-aware metadata locks.Dmitry Lenev2010-02-011-2/+2
* | | Backport of:Konstantin Osipov2009-12-011-1/+2
* | | Backport of:Konstantin Osipov2009-12-011-1/+1
* | | Initial import of WL#3726 "DDL locking for all metadata objects".Konstantin Osipov2009-11-301-9/+8
|/ /
* | Bug #40877: multi statement execution fails in 5.1.30Georgi Kodinov2009-10-161-1/+1
* | Bug#44834 strxnmov is expected to behave as you'd expectSergey Glukhov2009-06-191-3/+3
* | Fix for bug#44860: ALTER TABLE on view crashes serverRamil Kalimullin2009-05-191-0/+2
* | Bug#43385 Cannot ALTER DATABASE ... UPGRADE DATA DIRECTORY NAME when Views ex...Sergey Glukhov2009-04-131-1/+1
* | Bug#43385 Cannot ALTER DATABASE ... UPGRADE DATA DIRECTORY NAME when Views existSergey Glukhov2009-04-101-2/+7
* | Rename send_ok to my_ok. Similarly to my_error, it only records the status,unknown2008-02-191-1/+1
* | Bug#23713 LOCK TABLES + CREATE TRIGGER + FLUSH TABLES WITH READ LOCK = deadlockunknown2007-11-291-1/+1
* | Bug#31397 Inconsistent drop table behavior of handler tables.unknown2007-11-201-0/+2
* | WL#3984 (Revise locking of mysql.general_log and mysql.slow_log)unknown2007-07-271-20/+0
* | A follow up after the fix for Bug#21074 - fix NDB tests breaking onunknown2007-07-161-1/+11
* | Merge adventure.(none):/home/thek/Development/cpp/bug21074/my51-bug21074unknown2007-07-021-4/+12
|\ \
| * | Bug#21074 Large query_cache freezes mysql server sporadically under heavy loadunknown2007-07-021-4/+12
* | | Bug #26418: Slave out of sync after unknown2007-06-191-6/+1
|/ /
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-311-1/+1
|\ \ | |/