- 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
-
- 25 Nov, 2000 2 commits
-
-
sasha@mysql.sashanet.com authored
into mysql.sashanet.com:/home/sasha/src/bk/mysql
-
sasha@mysql.sashanet.com authored
send_file() is more stack-friendly - changed large static buffer to alloc_root() fixed my_b_seek() to work with WRITE_CACHE test case to make sure the slave starts correctly after being stopped truncated words file so the replication tests will take less time
-
- 24 Nov, 2000 2 commits
-
-
mwagner@evoq.home.mwagner.org authored
-
mwagner@evoq.home.mwagner.org authored
-
- 22 Nov, 2000 7 commits
-
-
-
-
sasha@mysql.sashanet.com authored
into mysql.sashanet.com:/home/sasha/src/bk/mysql
-
sasha@mysql.sashanet.com authored
cleanup - remove unneeded daeamon restarts sql/log_event.cc fixed bug - do not confuse confused slaves even further if they try to read less than LOG_EVENT_HEADER_LEN before the end of file sql/mysqlbinlog.cc give error if constructor fails sql/mysqld.cc --disconnect-slave-event-count for replication debugging sql/slave.cc --disconnect-slave-event-count cleanup to remove unneeded sleeps when things go wrong - sleep only when we have to sql/slave.h --disconnect-slave-event-count test cases for ALTER TABLE ORDER BY and replication offset off by 22 confusion mystery bug (both pass)
-
monty@donna.mysql.com authored
-
monty@donna.mysql.com authored
-
monty@donna.mysql.com authored
Fixes for Windows
-
- 21 Nov, 2000 10 commits
-
-
sasha@mysql.sashanet.com authored
generate a bigger reject file ( full in most cases) if the master result file is 0 length sql/sql_show.cc fixed 3 bugs in SHOW CREATE TABLE New test case shw000001 for SHOW CREATE TABLE bugs
-
monty@donna.mysql.com authored
-
monty@donna.mysql.com authored
-
monty@donna.mysql.com authored
-
sasha@work.mysql.com authored
.del-README~df5481fdbe6e5b6e Delete: mysql-test/var/log/README .del-README~acb305e4c2ed5990 Delete: mysql-test/var/run/README .del-README~b32d866bfd50e72e Delete: mysql-test/var/tmp/README
-
sasha@mysql.sashanet.com authored
into mysql.sashanet.com:/home/sasha/src/bk/mysql
-
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
-
monty@donna.mysql.com authored
-
monty@donna.mysql.com authored
-
monty@donna.mysql.com authored
Fixed bug in ISAM and MyISAM when updating from multiple-processes
-
- 20 Nov, 2000 13 commits
-
-
-
jani@prima.mysql.com authored
-
monty@donna.mysql.com authored
-
jani@prima.mysql.com authored
-
sasha@mysql.sashanet.com authored
into mysql.sashanet.com:/home/sasha/src/bk/mysql
-
sasha@mysql.sashanet.com authored
-
sasha@mysql.sashanet.com authored
-
jani@prima.mysql.com authored
-
jani@prima.mysql.com authored
-
jani@prima.mysql.com authored
-
-
monty@donna.mysql.com authored
-
monty@donna.mysql.com authored
-
- 19 Nov, 2000 3 commits
-
-
tim@work.mysql.com authored
into work.mysql.com:/d1/users/tim/src/mysql
-
tim@threads.polyesthetic.msg authored
into threads.polyesthetic.msg:/usr/local/src/my/work
-
tim@threads.polyesthetic.msg authored
- set pid_file and err_log relative to DATADIR as specified in the my.cnf file, instead of the default value - do not pass safe_mysqld-specific options to mysqld - minor style changes (remove extra ; at end of line, make spacing more consistent, etc.) manual.ja.texi - Turn off SCCS flag
-
- 18 Nov, 2000 2 commits
-
-
monty@donna.mysql.com authored
-
jani@prima.mysql.com authored
-