An error occurred fetching the project authors.
- 12 Jun, 2002 1 commit
-
-
monty@mashka.mysql.fi authored
-
- 11 Jun, 2002 2 commits
-
-
Sinisa@sinisa.nasamreza.org authored
Still not able to make a proper test case as this crashes on files where key and data pointers are 4 bytes each. Possibly a proper test case would require myisampack.
-
monty@mashka.mysql.fi authored
(All commit emails since 4.0.1 checked) This had to be done now, before the 4.1 tree changes to much, to make it easy to propagate bug fixes to the 4.1 tree.
-
- 04 Jun, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 29 Apr, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
Fixed slowdown problem on win98 Fixed syntax for ALTER TABLE .. RENAME
-
- 28 Apr, 2002 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 09 Apr, 2002 1 commit
-
-
sasha@mysql.sashanet.com authored
fixed compilation problem on FreeBSD added test for truncating temporary tables
-
- 22 Mar, 2002 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 15 Mar, 2002 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 29 Jan, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
Test of unsigned BIGINT values Fixes for queries-per-hour Cleanup of replication code (comments and portability fixes) Make most of the binary log code 4G clean Changed syntax for GRANT ... QUERIES PER HOUR
-
- 16 Jan, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
Fixed bug in multi-table-delete
-
- 12 Jan, 2002 2 commits
-
-
Sinisa@sinisa.nasamreza.org authored
incorporations of the new stuff. When Monty approves / corrects it, I will "port" it to multi-table updates.
-
monty@tik.mysql.fi authored
Added ORDER BY optimization
-
- 13 Dec, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Fixed bug in query cache. Cleaned up des_crypt code.
-
- 06 Dec, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Fixed memory leak on shutdown (Affects the embedded version & MyODBC)
-
- 02 Dec, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Remove some warnings
-
- 22 Nov, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
First (incomplete) version of transaction and as3ap tests.
-
- 21 Nov, 2001 2 commits
-
-
serg@serg.mysql.com authored
-
serg@serg.mysql.com authored
-
- 25 Oct, 2001 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
-
- 19 Oct, 2001 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
If I ruined anything, write your complaints to sasha@mysql.com
-
- 04 Oct, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Portability fixes. Handle cleanup when we get an error before the message file is read. Fix bug in multi-table delete
-
- 03 Oct, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 15 Sep, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 03 Sep, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Create innodb table space if configuring with InnoDB and not using --skip-innodb Fixes for TRUNCATE TABLE and DROP DATABASE.
-
- 02 Sep, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Fix that DROP DATABASE works with all table types Use BULK_INSERT when inserting more than one row Better TRUNCATE TABLE
-
- 21 Aug, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Patches required by Gemini Fix to properly detect if there is an active transaction in InnoDB Fix to not lock thread structure when doing automatic rollback when thread ends Allow -O lower_case_names=0 on UNIX
-
- 14 Aug, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
New global read lock code Fixed bug in DATETIME with WHERE optimization Made UNION code more general.
-
- 16 Jul, 2001 1 commit
-
-
monty@tik.mysql.fi authored
Added warning for tables where the auto_increment key is 0 Fixed DELETE ... LIMIT 0 Fixed UPDATE ..LIMIT 0
-
- 13 Jul, 2001 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
-
- 11 Jul, 2001 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
-
- 10 Jul, 2001 1 commit
-
-
monty@tik.mysql.fi authored
Removed new error message Fixed test case for varbinary Threads are again killable in "merge_buffers" Cleanup of sql_repl.cc SHOW OPEN TABLES now works when no tables are opened
-
- 01 Jul, 2001 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
-
- 29 Jun, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 25 Jun, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Changed mysql-test to use --language Cleaned up parameters to filesort()
-
- 16 Jun, 2001 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
-
- 15 Jun, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Optimize fixed length MyISAM rows to use pread/pwrite.
-
- 14 Jun, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 07 Jun, 2001 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
-
- 03 Jun, 2001 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
the other for multi-table delete
-