An error occurred fetching the project authors.
- 30 Oct, 2006 1 commit
-
-
msvensson@shellback.(none) authored
- Wait in loop with small sleep until tables has been renamed
-
- 13 Oct, 2006 1 commit
-
-
evgen@moonbone.local authored
The mysql_alter_table() was able to rename only a table. The view/table renaming code is moved from the function rename_tables to the new function called do_rename(). The mysql_alter_table() function calls it when it needs to rename a view.
-
- 06 May, 2006 1 commit
-
-
kroki@mysql.com authored
random test failures.
-
- 28 Jul, 2005 1 commit
-
-
monty@mysql.com authored
-
- 30 Mar, 2005 1 commit
-
-
jimw@mysql.com authored
by adding check for embedded server within tests and splitting some tests into multiple test files.
-
- 07 Oct, 2004 1 commit
-
-
monty@mysql.com authored
Some bigger code changes was necessary becasue of the multi-table-update and the new HANDLER code
-
- 02 Sep, 2004 1 commit
-
-
monty@mysql.com authored
Add missing parameter to strxnmov() that caused some INTO OUTFILE commands to core dump
-
- 01 Apr, 2004 1 commit
-
-
vva@eagle.mysql.r18.ru authored
BUG #2397 "RENAME TABLES is not blocked by FLUSH TABLES WITH READ LOCK" (added waiting for global_read_lock in mysql_rename_tables)
-
- 05 Jan, 2003 1 commit
-
-
monty@mashka.mysql.fi authored
Cleaned up test; Removed wrong DROP TABLE commands and use standard table and database names. changed store_warning() -> push_warning_print()
-
- 08 Oct, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 03 Jan, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
rpl000014.test fixed bug in testcase rename.test fixed cleanup problem handler.cc added a comment sql_class.h fixed bug in active_transaction() when MySQL was not compiled with transaction support
-
- 28 Dec, 2000 1 commit
-
-
monty@donna.mysql.com authored
A lot of new tests to mysqltest Fixed bug with BDB tables and autocommit
-