- 20 Feb, 2002 3 commits
-
-
serg@serg.mysql.com authored
-
serg@serg.mysql.com authored
-
serg@serg.mysql.com authored
-
- 16 Feb, 2002 2 commits
-
-
sasha@mysql.sashanet.com authored
-
sasha@mysql.sashanet.com authored
-
- 15 Feb, 2002 5 commits
-
-
sasha@mysql.sashanet.com authored
-
sasha@mysql.sashanet.com authored
-
heikki@hundin.mysql.fi authored
into hundin.mysql.fi:/home/heikki/mysql
-
heikki@hundin.mysql.fi authored
If the string foreign was succeeded by a non-space character, that confused the foreign key syntax parser
-
jani@hynda.mysql.fi authored
-
- 14 Feb, 2002 8 commits
-
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
heikki@hundin.mysql.fi authored
Add a warning to drop database wait if there are still open handles on a table
-
heikki@hundin.mysql.fi authored
Add some more safety if MySQL tries to drop a table on which there are open handles
-
heikki@hundin.mysql.fi authored
Try to make sure DROP DATABASE does not cause a deadlock because we now let InnoDB wait MySQL does not have open handles to tables we drop
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
- 13 Feb, 2002 7 commits
-
-
heikki@hundin.mysql.fi authored
DROP DATABASE required that the database name is in lower case to work; put it always to lower case in innobase_drop_database
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
monty@tik.mysql.fi authored
-
monty@tik.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
- 12 Feb, 2002 1 commit
-
-
jorge@linux.jorge.mysql.com authored
Changed C++ style comments to ANSI C style.
-
- 11 Feb, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 10 Feb, 2002 6 commits
-
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
heikki@donna.mysql.fi authored
into donna.mysql.fi:/home/heikki/mysqln
-
heikki@donna.mysql.fi authored
If the default character set was set to non-latin1 then the collation order of DATA_CHAR and DATA_VARCHAR was not defined, and foreign key system tables did not work, because they contain DATA_VARCHAR columns
-
monty@hundin.mysql.fi authored
-
- 09 Feb, 2002 4 commits
-
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
- 08 Feb, 2002 2 commits
-
-
heikki@donna.mysql.fi authored
Still a little better error message for Harald Fuchs
-
heikki@donna.mysql.fi authored
Add some error messages to help in tracking Harald Fuchs' foreign key failure
-
- 07 Feb, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
-