An error occurred fetching the project authors.
- 28 Jun, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Added some alias to SHOW commands Prepare for dynamic changing of MySQL variables
-
- 19 Jun, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
Documented/cleaned up log event code Updated tests
-
- 29 May, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
-
- 13 Apr, 2001 1 commit
-
-
serg@serg.mysql.com authored
-
- 06 Apr, 2001 1 commit
-
-
serg@serg.mysql.com authored
-
- 01 Apr, 2001 1 commit
-
-
monty@donna.mysql.fi authored
Removed _mi_rkey() function New fork_big.pl multi-thread test
-
- 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
-
- 14 Mar, 2001 3 commits
-
-
jcole@abel.spaceapes.com authored
-
jcole@tetra.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 1 commit
-
-
sasha@mysql.sashanet.com authored
interrupt I/O after thr_alarm_kill() test case for order by desc coredump
-
- 09 Mar, 2001 1 commit
-
-
monty@donna.mysql.fi authored
Added delayed_user for delayed_threads Don't use record cache when doing deletes
-
- 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.
-
- 21 Feb, 2001 1 commit
-
-
monty@donna.mysql.fi authored
Added test for ALTER TABLE ORDER BY
-
- 09 Dec, 2000 1 commit
-
-
sasha@mysql.sashanet.com authored
better error diagnostic in SLAVE START
-
- 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
-
- 28 Nov, 2000 1 commit
-
-
monty@donna.mysql.com authored
Run bootstrap in separate thread Fix bug in FLUSH TABLES table_name
-
- 26 Nov, 2000 1 commit
-
-
sasha@mysql.sashanet.com authored
while slave thread has temp tables - not hard to fix though, but it is time to go to bed added a new test case for temp table replication and Slave_open_temp_tables status variable. Misc fixes
-
- 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
-
- 21 Nov, 2000 1 commit
-
-
sasha@mysql.sashanet.com authored
added gdb support, mysqld options per test, and other cool stuff to mysql-test-run added --replicate-wild-do/ignore-table more test cases
-
- 17 Nov, 2000 1 commit
-
-
monty@narttu.mysql.fi authored
-
- 16 Nov, 2000 1 commit
-
-
monty@donna.mysql.com authored
-
- 15 Nov, 2000 1 commit
-
-
monty@narttu.mysql.fi authored
-
- 14 Nov, 2000 1 commit
-
-
sasha@mysql.sashanet.com authored
this file needs to be deleted sql/log_event.cc fixed warnings sql/log_event.h fixed () #define bug sql/mysqlbinlog.cc fixed length argument - was supposed to be one less sql/mysqld.cc replicate-do/ignore-table now works, wild does not yet sql/mysql_priv.h updating argument to add_table_to_list() -- needed for replicate-do/ignore table sql/slave.cc changes fore replicate-do/ignore-table close the socket before going to sleep sleeping after error bad event was being freed too early sql/slave.h changes for replicate-do/ignore-table sql/sql_class.cc slave_thread variable to THD sql/sql_class.h added slave_thread to THD, fixed bug in end_time() sql/sql_parse.cc updating argument to add_tables_to_list() sql/sql_table.cc fixed bug in mysql_rm_table() sql/sql_yacc.yy fixed up add_table_to_list() calls to accept updating argument sql/table.h added updating to TABLE_LIST
-
- 27 Oct, 2000 1 commit
-
-
sasha@mysql.sashanet.com authored
added PURGE MASTER LOGS TO and SHOW MASTER LOGS fixed the output of SHOW MASTER STATUS updated docs
-
- 14 Oct, 2000 1 commit
-
-
monty@donna.mysql.com authored
a lot of portability issues.
-
- 03 Oct, 2000 1 commit
-
-
monty@tramp.mysql.fi authored
Error on full disk on repair. SIGHUP signal handling. Update with keys on timestamp Portability fixes
-
- 28 Sep, 2000 2 commits
-
-
sasha@mysql.sashanet.com authored
added server id, mostly working added --skip-slave-start, working added --replicate-rewrite-db - just in the cmd line parses, currently noop
-
monty@donna.mysql.com authored
in FULLTEXT indexes.
-
- 16 Sep, 2000 1 commit
-
-
monty@donna.mysql.com authored
-
- 12 Sep, 2000 1 commit
-
-
monty@donna.mysql.com authored
-
- 02 Sep, 2000 1 commit
-
-
monty@donna.mysql.com authored
-
- 21 Aug, 2000 2 commits
-
-
monty@donna.mysql.com authored
Fixes for RENAME TABLE Portability fixes
-
monty@donna.mysql.com authored
Small bug fixes
-
- 31 Jul, 2000 1 commit
-
-
bk@work.mysql.com authored
-