An error occurred fetching the project authors.
- 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
-
- 10 May, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
-
- 13 Apr, 2001 1 commit
-
-
monty@donna.mysql.fi authored
Deleted a lot of old benchmark runs
-
- 11 Apr, 2001 1 commit
-
-
monty@work.mysql.com authored
PSTACK, libmysqld and MySQL filesystem UPDATE ... ORDER BY DELETE ... ORDER BY New faster fulltext handling Faster compressed keys
-
- 11 Mar, 2001 1 commit
-
-
monty@donna.mysql.fi authored
Added missing files for innobase to the distribution
-
- 09 Mar, 2001 1 commit
-
-
monty@donna.mysql.fi authored
Added delayed_user for delayed_threads Don't use record cache when doing deletes
-
- 03 Mar, 2001 1 commit
-
-
monty@donna.mysql.fi authored
Fixed bug when using TEXT columns with BDB tables Allow LOAD DATA INFILE to use numbers with ENUM and SET columns
-
- 02 Mar, 2001 1 commit
-
-
monty@donna.mysql.fi authored
-
- 17 Feb, 2001 1 commit
-
-
monty@donna.mysql.com authored
-
- 18 Dec, 2000 1 commit
-
-
sasha@mysql.sashanet.com authored
added message on all segfaults, and numeric backtrace of Linux i386 introduced a bug into ENCRYPT() to test backtrace - will clean up before push, but need this commit locally to pull on slave repositories to do further testing
-
- 08 Dec, 2000 1 commit
-
-
monty@donna.mysql.com authored
Change DROP TABLE to first drop the data, then the .frm file
-
- 07 Dec, 2000 1 commit
-
-
monty@donna.mysql.com authored
A lot of new functions for BDB tables Fix for DROP DATABASE on windows Default server_id variables
-
- 28 Nov, 2000 1 commit
-
-
monty@donna.mysql.com authored
Run bootstrap in separate thread Fix bug in FLUSH TABLES table_name
-
- 23 Nov, 2000 1 commit
-
-
monty@donna.mysql.com authored
Give warning if we are using non transactional tables and do ROLLBACK Porting of crash-me and benchmarks to FrontBase
-
- 22 Nov, 2000 1 commit
-
-
monty@donna.mysql.com authored
-
- 20 Nov, 2000 1 commit
-
-
monty@donna.mysql.com authored
-