An error occurred fetching the project authors.
- 13 May, 2005 1 commit
-
-
monty@mishka.local authored
myisam_max_extra_sort_file_size is depricated Ensure that myisam_data_pointer_size is honoured when creating new MyISAM files Changed default value of myisam_data_pointer_size from 4 to 6 to get rid of 'table-is-full' errors
-
- 15 Jan, 2005 1 commit
-
-
monty@mysql.com authored
-
- 20 Oct, 2004 1 commit
-
-
monty@mysql.com authored
-
- 23 Aug, 2004 1 commit
-
-
monty@mysql.com authored
Cosmetic cleanups Don't call 'delete_elements' on copy_funcs as this causes elements to be freed twice
-
- 18 Jul, 2003 1 commit
-
-
monty@narttu.mysql.fi authored
-
- 04 Mar, 2003 1 commit
-
-
monty@narttu.mysql.fi authored
Fixed bug in LOCK TABLE + DROP TABLE when other thread was waiting for a table that was locked bug not droped
-
- 30 Oct, 2002 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
and a bug fix for derived tables
-
- 06 Dec, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Fixed memory leak on shutdown (Affects the embedded version & MyODBC)
-
- 26 Nov, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Fixed bug where one got an empty set instead of a DEADLOCK error when using BDB tables.
-
- 08 Sep, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Fix DBUG_ASSERT() Optimization for BDB tables Fix for BDB under Win98
-
- 01 Sep, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 31 Aug, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Make killing threads safer
-
- 18 Jul, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
--low-priority-updates is used and the file has holes.
-
- 17 Jul, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Fixed problem with UPDATE and BDB tables Fixed problem with GRANT FILE privilege on database level mysqld --warnings works now Fixed problem with SHOW OPEN TABLES when not using BDB Added some tests for ALTER TABLE to the test scripts
-
- 22 May, 2001 1 commit
-
-
monty@tik.mysql.fi authored
Small cleanups
-
- 16 May, 2001 1 commit
-
-
monty@donna.mysql.fi authored
Fixed bug in SELECT db1.table.* FROM db1.table,db2.table Fixed bug in INSERT DELAYED when doing shutdown and a table was locked Changed that tmp_table_size =4G-1 means unlimited.
-
- 25 Mar, 2001 1 commit
-
-
monty@donna.mysql.fi authored
(For glibc 2.2)
-
- 17 Feb, 2001 1 commit
-
-
monty@donna.mysql.com authored
Fixed mutex problem when doing automatic repair of MyISAM tables
-
- 01 Feb, 2001 1 commit
-
-
jcole@tetra.spaceapes.com authored
-
- 27 Jan, 2001 2 commits
-
-
sasha@mysql.sashanet.com authored
updated manual about table lock counter fixed coredump in DROP DATABASE with long bogus name by non-root user fixed bug in handling STOP immediately after ROTATE added test case for buffer overrun on DROP DATABASE by non-root user added test case for the STOP bug in replication
-
sasha@mysql.sashanet.com authored
Table_locks_immediate
-
- 20 Nov, 2000 1 commit
-
-
monty@donna.mysql.com authored
-
- 17 Nov, 2000 1 commit
-
-
monty@narttu.mysql.fi authored
-
- 21 Aug, 2000 1 commit
-
-
monty@donna.mysql.com authored
Fixes for RENAME TABLE Portability fixes
-
- 31 Jul, 2000 1 commit
-
-
bk@work.mysql.com authored
-