- 28 Mar, 2001 2 commits
-
-
monty@donna.mysql.fi authored
-
monty@donna.mysql.fi authored
Call init_signals before intializing table handlers. This should fix the signal problem in Innobase on Solaris
-
- 27 Mar, 2001 9 commits
-
-
sasha@mysql.sashanet.com authored
into mysql.sashanet.com:/home/sasha/src/bk/mysql
-
sasha@mysql.sashanet.com authored
once after the lock. Now changed test case and added eval support to mysqltest to make it easier to debug
-
heikki@donna.mysql.fi authored
ut0dbg.h Innobase now prints the line and file of an assertion failure
-
heikki@donna.mysql.fi authored
-
heikki@donna.mysql.fi authored
into donna.mysql.fi:/home/heikki/mysqlt
-
-
heikki@donna.mysql.fi authored
data0type.c Small changes to eliminate some asserts in the debug version data0type.ic Small changes to eliminate some asserts in the debug version
-
monty@donna.mysql.fi authored
New lock test
-
sasha@mysql.sashanet.com authored
increase coverage for table.cc in mysql_rm_table() ingore temporary gcov files fixed bug in replication test case
-
- 26 Mar, 2001 3 commits
-
-
monty@donna.mysql.fi authored
Removed all Attic directories.
-
monty@donna.mysql.fi authored
-
monty@donna.mysql.fi authored
-
- 25 Mar, 2001 4 commits
-
-
monty@donna.mysql.fi authored
-
monty@donna.mysql.fi authored
(For glibc 2.2)
-
monty@donna.mysql.fi authored
-
sasha@mysql.sashanet.com authored
fixed concurrency bug with a very quickly disconnecting client - the client could disconnect and delete thd before pthread_create could write to &thd->real_id sql/sql_list.h while tracking down the bug, made new/delete go through my_malloc/my_free for ilink - did not help, but this is better anyway - cleaner exit with a message in out of memory codition at least.
-
- 24 Mar, 2001 7 commits
-
-
monty@donna.mysql.fi authored
Removed usage of @r/result as this made life hard when testing different table handlers. Allow concurrent inserts if no update/binary log. Don't remove key_cache at flush tables. Fixed bug in SELECT DISTINCT SUM()...
-
monty@donna.mysql.fi authored
-
monty@donna.mysql.fi authored
Fixed crash in SELECT DISTINCT SUM(...) Fix return value of mysortncmp() for innobase Fix join_crash bug
-
serg@serg.mysql.com authored
-
sasha@mysql.sashanet.com authored
-
sasha@mysql.sashanet.com authored
into mysql.sashanet.com:/home/sasha/src/bk/mysql
-
sasha@mysql.sashanet.com authored
tables - read comments below
-
- 23 Mar, 2001 7 commits
-
-
mwagner@evoq.mwagner.org authored
-
mwagner@evoq.mwagner.org authored
-
mwagner@evoq.mwagner.org authored
-
monty@tik.mysql.fi authored
-
monty@tik.mysql.fi authored
-
monty@tik.mysql.fi authored
Fixed bug in CONCAT_WS() Print the default ISOLATION level. Change lock type for CREATE ... SELECT and INSERT/REPLACE ... SELECT
-
sasha@mysql.sashanet.com authored
added flush test case, but had to comment the fun part out because it does not work for some reason - will investigate why.
-
- 22 Mar, 2001 2 commits
-
-
sasha@mysql.sashanet.com authored
-
mikef@nslinuxw4.bedford.progress.com authored
-
- 21 Mar, 2001 3 commits
-
-
mikef@nslinux.bedford.progress.com authored
Fix bug when read return error
-
monty@tik.mysql.fi authored
Fixed problem with UPDATE TABLE when keys wheren't always used.
-
serg@serg.mysql.com authored
-
- 20 Mar, 2001 1 commit
-
-
monty@tik.mysql.fi authored
Added SELECT .. FOR UPDATE and SELECT .. IN SHARE MODE
-
- 16 Mar, 2001 2 commits
-
-
monty@donna.mysql.fi authored
-
monty@donna.mysql.fi authored
-