An error occurred fetching the project authors.
- 07 Nov, 2000 1 commit
-
-
sasha@mysql.sashanet.com authored
fixed coredump in concat_ws sql/item_strfunc.h fixed coredump in concat_ws sql/mini_client.cc added mc_mysql_error() sql/mini_client.h added mc_mysql_errno() sql/mysqlbinlog.cc fixed bug in --postion for local files sql/slave.cc more verbose message on bad net reads sql/sql_repl.cc send errno on error in mysql_binlog_send
-
- 23 Oct, 2000 1 commit
-
-
monty@donna.mysql.com authored
-
- 14 Oct, 2000 1 commit
-
-
monty@donna.mysql.com authored
a lot of portability issues.
-
- 05 Oct, 2000 1 commit
-
-
sasha@mysql.sashanet.com authored
Added magic number to binlog sql/log_event.cc distinquish bogus data from truncated logs sql/log_event.h added magic number added LOG_READ_TRUNC error sql/mysqlbinlog.cc fixed to handle magic number added O_BINARY to my_fopen sql/mysqld.cc added code for replicate-rewrite-db sql/slave.cc replicate-rewrite-db O_BINARY handle magic sql/sql_class.h added i_string_pair class sql/sql_repl.cc added magic better error messages support-files/magic added magic for binlog Added test case for replication of queries with error
-
- 04 Oct, 2000 1 commit
-
-
sasha@mysql.sashanet.com authored
added error_code to query event, and checking to see if we get the expected error on the slave removed obsolete code from slave.cc
-
- 29 Sep, 2000 1 commit
-
-
sasha@mysql.sashanet.com authored
sql_repl.* will push this one, since the replication code now works
-
- 28 Sep, 2000 1 commit
-
-
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
-
- 21 Aug, 2000 1 commit
-
-
monty@donna.mysql.com authored
Fixes for RENAME TABLE Portability fixes
-
- 31 Jul, 2000 1 commit
-
-
bk@work.mysql.com authored
-