- 21 Mar, 2002 1 commit
-
-
monty@tik.mysql.fi authored
Fix thread-related bug when doing DROP TABLE Fix bug in RENAME TABLE on windows
-
- 15 Mar, 2002 2 commits
-
-
monty@hundin.mysql.fi authored
-
monty@tik.mysql.fi authored
Decrease net_buffer_length to not get problems when running against mysqld with same max_allowed_packet
-
- 12 Mar, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
Fix for bug on intel where (int32) 1 << 32 == 1, which gave problems when using 32 keys. Allow SET PASSWORD for anonymous user
-
- 06 Mar, 2002 2 commits
-
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
- 05 Mar, 2002 3 commits
-
-
monty@tik.mysql.fi authored
-
monty@tik.mysql.fi authored
-
monty@tik.mysql.fi authored
Fix for --enable-local-infile Portability fix for bison
-
- 23 Feb, 2002 5 commits
-
-
sasha@mysql.sashanet.com authored
-
sasha@mysql.sashanet.com authored
-
sasha@mysql.sashanet.com authored
-
serg@serg.mysql.com authored
-
serg@serg.mysql.com authored
qsort implementation backported from 4.0 tree, the old one was buggy
-
- 21 Feb, 2002 1 commit
-
-
miguel@light.local authored
-
- 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
-