- 14 Feb, 2002 9 commits
-
-
monty@hundin.mysql.fi authored
-
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 8 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@tik.mysql.fi authored
Fix for ctypes on windows Cleanup max_queries_per_hour
-
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 6 commits
-
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
arjen@co3064164-a.bitbike.com authored
-
monty@hundin.mysql.fi authored
-
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 6 commits
-
-
monty@hundin.mysql.fi authored
-
sasha@mysql.sashanet.com authored
into mysql.sashanet.com:/reiser-data/mysql-4.0
-
sasha@mysql.sashanet.com authored
got LOAD DATA INFILE replication from 3.23 master to 4.0 slave to work for some reason query_cache now fails - will push anyway and document the failure if I can repeat it.
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
- 08 Feb, 2002 4 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
-
Sinisa@sinisa.nasamreza.org authored
-
serg@serg.mysql.com authored
-