summaryrefslogtreecommitdiff
path: root/sql/sql_rename.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * 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