summaryrefslogtreecommitdiff
path: root/sql/sql_rename.cc
Commit message (Expand)AuthorAgeFilesLines
* 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,kostja@dipika.(none)2008-02-191-1/+1
* Bug#23713 LOCK TABLES + CREATE TRIGGER + FLUSH TABLES WITH READ LOCK = deadlockdavi@mysql.com/endora.local2007-11-291-1/+1
* Bug#31397 Inconsistent drop table behavior of handler tables.davi@endora.local2007-11-201-0/+2
* WL#3984 (Revise locking of mysql.general_log and mysql.slow_log)malff/marcsql@weblab.(none)2007-07-271-20/+0
* A follow up after the fix for Bug#21074 - fix NDB tests breaking onkostja@bodhi.(none)2007-07-161-1/+11
* Merge adventure.(none):/home/thek/Development/cpp/bug21074/my51-bug21074thek@adventure.(none)2007-07-021-4/+12
|\
| * Bug#21074 Large query_cache freezes mysql server sporadically under heavy loadthek@adventure.(none)2007-07-021-4/+12
* | Bug #26418: Slave out of sync after gkodinov/kgeorge@magare.gmz2007-06-191-6/+1
|/
* Merge mysql.com:/home/kent/bk/main/mysql-5.0kent@kent-amd64.(none)2006-12-311-1/+1
|\
| * my_strtoll10-x86.s:kent@mysql.com/kent-amd64.(none)2006-12-311-1/+1
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0kent@kent-amd64.(none)2006-12-231-2/+1
|\ \ | |/
| * Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
* | Merge mysql.com:/home/my/mysql-5.0monty@narttu.mysql.fi2006-11-301-1/+1
|\ \ | |/
| * Fixed portability issue in my_thr_init.c (was added in my last push)monty@mysql.com/narttu.mysql.fi2006-11-301-1/+1
* | Fixed compiler warnings (Mostly VC++):monty@mysql.com/narttu.mysql.fi2006-11-301-2/+2
* | Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.1-runtimepetr/cps@owlet.local2006-10-241-1/+101
|\ \
| * | Fix for Bug #17544 "Cannot do atomic log rotate",petr/cps@mysql.com/owlet.local2006-10-131-1/+101
* | | sql_rename.cc, sql_table.cc, type_decimal.result, mix2_myisam.result:gkodinov@dl145s.mysql.com2006-10-201-4/+5
* | | Merge dl145s.mysql.com:/data/bk/team_tree_merge/MERGE/mysql-5.0-optgkodinov@dl145s.mysql.com2006-10-191-73/+119
|\ \ \ | |/ / |/| / | |/
| * sql_rename.cc:evgen@sunlight.local2006-10-181-1/+1
| * Bug#14959: ALTER TABLE isn't able to rename a viewevgen@moonbone.local2006-10-131-71/+123
* | Bug#18775 - Temporary table from alter table visible to other threadsingo/istruewing@chilla.local2006-08-021-4/+4
* | Merge mysql.com:/home/dlenev/src/mysql-5.0-bg13525dlenev@mysql.com2006-02-271-3/+25
|\ \ | |/
| * Fix for bug #13525 "Rename table does not keep info of triggers".dlenev@mysql.com2006-02-241-2/+21
* | renamedb.test, renamedb.result:bar@mysql.com2006-02-131-2/+2
* | WL#1324 table name to file name encodingbar@mysql.com2005-12-311-7/+4
* | WL#1012: All changes as one single changeset.lars@mysql.com2005-12-221-2/+2
* | Finalize storage engine pluginsacurtis@xiphis.org2005-12-211-2/+3
|/
* Changes in get_table_type() and mysql_frm_type(). The main problem wasjani@ua141d10.elisa.omakaista.fi2005-11-031-3/+4
* Changes after discussion/review with Sanjageorg@lmy002.wdf.sap.corp2005-09-181-25/+25
* Fix for bug#5508 after Sanja's reviewgeorg@lmy002.wdf.sap.corp2005-09-161-8/+26
* Bug#6877 MySQL should give an error if the requested table type is not availableacurtis@xiphis.org2005-06-171-1/+1
* Cleanup during reviewsmonty@mysql.com2005-03-161-1/+1
* First stage of table definition cachemonty@mysql.com2005-01-061-2/+2
* Merge with 4.1monty@mysql.com2004-12-061-1/+1
|\