summaryrefslogtreecommitdiff
path: root/sql/sql_rename.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Bug#6391 (binlog-do-db rules ignored)mats@mysql.com2004-12-031-1/+1
* | now my_printf_error is not better then my_error, but my_error call is shorterbell@sanja.is.com.ua2004-11-131-4/+2
* | post-review fixesbell@sanja.is.com.ua2004-11-121-3/+6
* | Merge with 4.1monty@mysql.com2004-09-061-1/+1
|\ \ | |/
| * after merge fixserg@serg.mylan2004-08-201-1/+1
* | VIEWbell@sanja.is.com.ua2004-07-161-9/+9
* | Merge 4.1 -> 5.0.pem@mysql.com2004-04-071-17/+56
|\ \ | |/
| * reverting table list to be able to use it in next PS call (BUG#2811)bell@sanja.is.com.ua2004-04-061-10/+34
| * fixed vva@eagle.mysql.r18.ru2004-04-011-0/+3
| * Merge with 4.0.18monty@mysql.com2004-02-111-7/+19
| |\
| | * Some small portability fixes.monty@mysql.com2003-12-301-7/+19
* | | Merge 4.1 to 5.0.pem@mysql.com2003-12-191-0/+1
|\ \ \ | |/ /
| * | Merge with 4.0.17monty@mysql.com2003-12-171-0/+1
| |\ \ | | |/
| | * Fix for BUG#2083guilhem@mysql.com2003-12-161-0/+1
* | | Deprecated the update log (Sprint task #792). Now --log-updateguilhem@mysql.com2003-04-021-1/+0
|/ /
* | Merge with 4.0monty@narttu.mysql.fi2003-03-161-23/+11
|\ \ | |/
| * Merge with 3.23 to get fix for deadlock when doing LOCK TABLES in one thread ...monty@narttu.mysql.fi2003-03-041-23/+11
| |\
| | * Fixed a deadlock problem when using LOCK TABLE in one thread and DROP TABLE i...monty@narttu.mysql.fi2003-03-031-22/+10
* | | Merge with 4.0monty@mashka.mysql.fi2002-11-211-1/+1
|\ \ \ | |/ /
| * | Put temporary files in binlog cache when using BEGIN/COMMITmonty@hundin.mysql.fi2002-11-071-1/+1
* | | Fixes and code cleanups after merge with 4.0.3monty@mashka.mysql.fi2002-10-021-1/+1
|/ /
* | Lots of code fixes to the replication code (especially the binary logging and...monty@mashka.mysql.fi2002-08-081-1/+1
* | merge with 3.23.50monty@hundin.mysql.fi2002-03-271-5/+5
|\ \ | |/
| * Quote names to SHOW CREATE for mysqldumpmonty@tik.mysql.fi2002-03-211-5/+5
* | Added --sql-mode=NO_UNSIGNED_SUBTRACTIONmonty@hundin.mysql.fi2002-01-301-2/+4
* | New error messagesmonty@hundin.mysql.fi2002-01-291-2/+2
* | Update copyrightmonty@hundin.mysql.fi2001-12-061-4/+4
* | Portability fixmonty@hundin.mysql.fi2001-11-071-1/+1
* | Remved Gemini code.monty@hundin.mysql.fi2001-10-101-7/+2
|/
* Add support for Gemini table handler, Monty has checked and approvedmikef@nslinux.bedford.progress.com2001-03-211-2/+10
* Faster log::write() call, memory leak fix, flush master fix.monty@donna.mysql.com2000-09-161-3/+6
* Fixes for Ia64monty@donna.mysql.com2000-08-231-2/+1
* FLUSH TABLE table_listmonty@donna.mysql.com2000-08-221-21/+36
* Merge of last changesmonty@donna.mysql.com2000-08-211-0/+132