summaryrefslogtreecommitdiff
path: root/sql/sql_rename.cc
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* Merge with 4.1unknown2004-12-061-1/+1
|\
| * Bug#6391 (binlog-do-db rules ignored)unknown2004-12-031-1/+1
* | now my_printf_error is not better then my_error, but my_error call is shorterunknown2004-11-131-4/+2
* | post-review fixesunknown2004-11-121-3/+6
* | Merge with 4.1unknown2004-09-061-1/+1
|\ \ | |/
| * after merge fixunknown2004-08-201-1/+1
* | VIEWunknown2004-07-161-9/+9
* | Merge 4.1 -> 5.0.unknown2004-04-071-17/+56
|\ \ | |/
| * reverting table list to be able to use it in next PS call (BUG#2811)unknown2004-04-061-10/+34
| * fixed unknown2004-04-011-0/+3
| * Merge with 4.0.18unknown2004-02-111-7/+19
| |\