An error occurred fetching the project authors.
- 07 Mar, 2001 2 commits
-
-
monty@donna.mysql.fi authored
Fixed bug introduced with last ORDER BY optimization Changed log position to longlong to avoid warnings.
-
monty@donna.mysql.fi authored
tables. Merged maxsql.spec with mysql.spec
-
- 06 Mar, 2001 1 commit
-
-
monty@donna.mysql.fi authored
Remember UNION for ALTER TABLE Added test for if we are supporting transactions. Don't allow REPLACE to replace a row when we have generated an auto_increment key Fixed bug when using BLOB keys Fixed bug in SET @variable=user.
-
- 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
-
- 15 Feb, 2001 1 commit
-
-
monty@donna.mysql.com authored
Changed errmsg -> my_errmsg (portability issue) Fixed that mysqlbinlog writes SET TIMESTAMP before all queries Fixed comments in default my.cnf files
-
- 26 Jan, 2001 1 commit
-
-
monty@donna.mysql.com authored
-
- 22 Jan, 2001 2 commits
-
-
monty@donna.mysql.com authored
Added free of io_cache when using ALTER TABLE ... ORDER BY
-
monty@donna.mysql.com authored
-
- 17 Jan, 2001 1 commit
-
-
monty@donna.mysql.com authored
Fixed bug with HEAP tables on windows Fixed bug with HAVING on empty tables
-
- 16 Jan, 2001 1 commit
-
-
monty@donna.mysql.com authored
Fixed problem with negative DECIMAL() keys Fixed some bugs with NULL keys in BDB More mysql-test tests
-
- 15 Jan, 2001 1 commit
-
-
monty@donna.mysql.com authored
-
- 14 Jan, 2001 1 commit
-
-
monty@donna.mysql.com authored
-
- 12 Jan, 2001 2 commits
-
-
monty@donna.mysql.com authored
Fixed problem with NULL keys in BDB
-
monty@donna.mysql.com authored
Fixed bug in LEFT JOIN Added bdb_log_buffer_size
-
- 01 Jan, 2001 1 commit
-
-
monty@donna.mysql.com authored
-
- 31 Dec, 2000 1 commit
-
-
monty@donna.mysql.com authored
-
- 28 Dec, 2000 2 commits
-
-
tim@cane.mysql.fi authored
ha_berkeley. A few smaller bug fixes.
-
tim@cane.mysql.fi authored
While we're at it, share the keyfile and keytype arrays, too.
-
- 27 Dec, 2000 1 commit
-
-
monty@donna.mysql.com authored
Fixed test results. Added mysqld variable 'have_isam'
-
- 26 Dec, 2000 1 commit
-
-
tim@cane.mysql.fi authored
ha_berkeley.cc - Use the DB_RMW (read, modify, write) flag when removing a key ha_berkeley.h - Don't use subtransactions in update_row by default sql_table.cc - Don't use subtransactions in update_row by default bdb.result BitKeeper file /usr/home/tim/my/work/mysql-test/r/bdb.result bdb.test BitKeeper file /usr/home/tim/my/work/mysql-test/t/bdb.test
-
- 24 Dec, 2000 1 commit
-
-
monty@donna.mysql.com authored
Fixed bug in REPLACE with BDB tables Prepare for write lock on read for BDB Inform the handler when we want to use IGNORE / REPLACE New manual pages
-
- 18 Dec, 2000 1 commit
-
-
monty@donna.mysql.com authored
Remember filename for temporary files created with mkstemp Fixed wrongly allocated BDB share structure Cleanups for SunPRO
-
- 16 Dec, 2000 1 commit
-
-
monty@donna.mysql.com authored
Fixes for mysql-test Fixed race condition in SHOW LOGS
-
- 15 Dec, 2000 2 commits
-
-
tim@cane.mysql.fi authored
-
tim@cane.mysql.fi authored
-
- 12 Dec, 2000 1 commit
-
-
monty@donna.mysql.com authored
Remove not used BDB logs on shutdown Don't give warnings for repair on slaves Fixed transaction log files
-
- 11 Dec, 2000 1 commit
-
-
monty@donna.mysql.com authored
Fixed newly introduced bug in update
-
- 10 Dec, 2000 1 commit
-
-
monty@donna.mysql.com authored
Put PRIMARY KEY and UNIQUE keys before other keys Fixes for auto_increment keys for BDB tables
-
- 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 2 commits
-
-
monty@donna.mysql.com authored
-
monty@donna.mysql.com authored
A lot of new functions for BDB tables Fix for DROP DATABASE on windows Default server_id variables
-
- 27 Nov, 2000 2 commits
-
-
tim@threads.polyesthetic.msg authored
tasks for different handlers. Add a callback from berkeley db to delete log files that are no longer needed.
-
monty@donna.mysql.com authored
-
- 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
-
- 17 Nov, 2000 1 commit
-
-
monty@donna.mysql.com authored
-
- 15 Nov, 2000 1 commit
-
-
tim@work.mysql.com authored
sql_parse.cc typo when checking for autocommit
-
- 13 Nov, 2000 1 commit
-
-
monty@tik.mysql.com authored
-
- 07 Nov, 2000 1 commit
-
-
tim@threads.polyesthetic.msg authored
ha_berkeley.cc bug fixes to make OPT_BEGIN work properly handler.cc bug fixes to make OPT_BEGIN work properly
-
- 26 Oct, 2000 1 commit
-
-
monty@tik.mysql.com authored
New benchmarks tests
-
- 24 Oct, 2000 1 commit
-
-
monty@donna.mysql.com authored
-