An error occurred fetching the project authors.
- 15 Sep, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 07 Sep, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 01 Sep, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 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.
-
- 09 Aug, 2001 1 commit
-
-
jani@hynda.mysql.fi authored
-
- 04 Aug, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
-
- 03 Aug, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
Stop event and bugs the test suite could not catch Did some big restructuring of binlog event classes - most important change is that now each event class has exec_event method and one does not need to modify slave core code to add a new event. Slave code is now much smaller and easier to read
-
- 02 Aug, 2001 1 commit
-
-
monty@tik.mysql.fi authored
New faster list iterators Change list code to be simpler and faster Optimize count(distinct) New error messages for UNION Make create_tmp_table more general to be usable by UNION
-
- 20 Jul, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
#ifdefed out code not used in the server from log events started on new LOAD DATA INFILE events
-
- 19 Jul, 2001 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
-
- 12 Jul, 2001 2 commits
-
-
sasha@mysql.sashanet.com authored
fixed race condition in binary log auto-rotation get rid of extention in binary log to avoid non-rotatable logs
-
sasha@mysql.sashanet.com authored
remove extension from binary log if the user specifies one to avoid non-rotatable logs fixed possible use of unitialized IO_CACHE in debug mode
-
- 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
-
- 19 Jun, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
Documented/cleaned up log event code Updated tests
-
- 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 2 commits
-
-
sasha@mysql.sashanet.com authored
in slave binlog - needed for synchronization slave during recovery
-
monty@hundin.mysql.fi authored
-
- 13 Jun, 2001 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
changes. This is mostly a merge between my repository and central one, so that I can take a test for multi table delete and fix it.
-
- 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
-
- 29 May, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
-
- 23 May, 2001 1 commit
-
-
monty@donna.mysql.fi authored
-
- 11 May, 2001 1 commit
-
-
serg@serg.mysql.com authored
-
- 25 Apr, 2001 1 commit
-
-
monty@donna.mysql.fi authored
DROP DATABASE in mysqladmin asks for confirmation (again) Added examined_rows to slow query log SHOW CREATE for TEMPORARY table
-
- 24 Apr, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
added support for virtual master ( replicating from a directory with binlogs) test case for backup/restore with virtual master
-
- 13 Apr, 2001 1 commit
-
-
serg@serg.mysql.com authored
-
- 11 Apr, 2001 1 commit
-
-
monty@donna.mysql.fi authored
-
- 06 Apr, 2001 1 commit
-
-
serg@serg.mysql.com authored
-
- 25 Mar, 2001 1 commit
-
-
monty@donna.mysql.fi authored
(For glibc 2.2)
-
- 21 Mar, 2001 1 commit
-
-
mikef@nslinux.bedford.progress.com authored
Fix bug when read return error
-
- 20 Mar, 2001 1 commit
-
-
monty@tik.mysql.fi authored
Added SELECT .. FOR UPDATE and SELECT .. IN SHARE MODE
-
- 15 Mar, 2001 1 commit
-
-
monty@donna.mysql.fi authored
-
- 14 Mar, 2001 2 commits
-
-
jcole@abel.spaceapes.com authored
-
sasha@mysql.sashanet.com authored
added support for kill expr fixed coredump in set @A := foo; added testcase for user_var added testcase for kill
-
- 13 Mar, 2001 2 commits
-
-
sasha@mysql.sashanet.com authored
interrupt I/O after thr_alarm_kill() test case for order by desc coredump
-
jcole@tetra.spaceapes.com authored
-