An error occurred fetching the project authors.
- 28 Jun, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 21 Jun, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
preserve originating server id in Intvar events to avoid inifinite loops
-
- 29 May, 2001 1 commit
-
-
mikef@nslinux.bedford.progress.com authored
-
- 02 Mar, 2001 1 commit
-
-
jcole@tetra.spaceapes.com authored
SET @foo=bar; This would cause a deadlock in mysqld, it now generates the error: ER_SET_CONSTANTS_ONLY as follows: mysql> set @foo=bar; ERROR 1204: You may only use constant expressions with SET
-
- 20 Feb, 2001 1 commit
-
-
monty@donna.mysql.com authored
Fixes for Innobase Don't reset whole to-buffer in strxnmov
-
- 02 Feb, 2001 1 commit
-
-
monty@donna.mysql.com authored
Changed TRUNCATE table_name -> TRUNCATE TABLE table_name
-
- 24 Jan, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
slave will skip the first SQL_SLAVE_SKIP_COUNTER events on start - this is needed to recover from broken replication when the next log event(s) should just be skipped. Rotate binlogs when max_binlog_size is reached
-
- 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
-
- 05 Dec, 2000 1 commit
-
-
monty@donna.mysql.com authored
Fix for creating read-only files on windows Manual updates
-
- 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
Fixes for Windows
-
- 25 Sep, 2000 1 commit
-
-
monty@tramp.mysql.fi authored
reading from FIFO, fixes for FULLTEXT, @@IDENTITY
-
- 21 Aug, 2000 1 commit
-
-
monty@donna.mysql.com authored
Small bug fixes
-
- 31 Jul, 2000 1 commit
-
-
bk@work.mysql.com authored
-