summaryrefslogtreecommitdiff
path: root/sql/sql_rename.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\
| | * 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.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
|\ \ \ | |/ /
| * | A fix and a test case for Bug#47924 -main.log_tables times outDmitry Shulga2010-11-071-3/+3
* | | Implementation of MWL#172: Add support for prepared statements to HANDLER READMichael Widenius2011-01-041-1/+1
|/ /
* | Backport Bug#37148 to 5.1He Zhenxing2010-01-241-4/+5
* | 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
|\ \ | |/
| * my_strtoll10-x86.s:unknown2006-12-311-1/+1
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
|\ \ | |/
| * Many files:unknown2006-12-231-2/+1
* | Merge mysql.com:/home/my/mysql-5.0unknown2006-11-301-1/+1
|\ \ | |/
| * Fixed portability issue in my_thr_init.c (was added in my last push)unknown2006-11-301-1/+1
* | Fixed compiler warnings (Mostly VC++):unknown2006-11-301-2/+2
* | Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.1-runtimeunknown2006-10-241-1/+101
|\ \
| * | Fix for Bug #17544 "Cannot do atomic log rotate",unknown2006-10-131-1/+101
* | | sql_rename.cc, sql_table.cc, type_decimal.result, mix2_myisam.result:unknown2006-10-201-4/+5
* | | Merge dl145s.mysql.com:/data/bk/team_tree_merge/MERGE/mysql-5.0-optunknown2006-10-191-73/+119
|\ \ \ | |/ / |/| / | |/
| * sql_rename.cc:unknown2006-10-181-1/+1
| * Bug#14959: ALTER TABLE isn't able to rename a viewunknown2006-10-131-71/+123
* | Bug#18775 - Temporary table from alter table visible to other threadsunknown2006-08-021-4/+4
* | Merge mysql.com:/home/dlenev/src/mysql-5.0-bg13525unknown2006-02-271-3/+25
|\ \ | |/
| * Fix for bug #13525 "Rename table does not keep info of triggers".unknown2006-02-241-2/+21
* | renamedb.test, renamedb.result:unknown2006-02-131-2/+2
* | WL#1324 table name to file name encodingunknown2005-12-311-7/+4
* | WL#1012: All changes as one single changeset.unknown2005-12-221-2/+2
* | Finalize storage engine pluginsunknown2005-12-211-2/+3
|/
* Changes in get_table_type() and mysql_frm_type(). The main problem wasunknown2005-11-031-3/+4
* Changes after discussion/review with Sanjaunknown2005-09-181-25/+25
* Fix for bug#5508 after Sanja's reviewunknown2005-09-161-8/+26
* Bug#6877 MySQL should give an error if the requested table type is not availableunknown2005-06-171-1/+1
* Cleanup during reviewsunknown2005-03-161-1/+1
* First stage of table definition cacheunknown2005-01-061-2/+2