Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed redundant repetition of use db in mysqlbinlog | sasha@mysql.sashanet.com | 2001-04-24 | 1 | -0/+3 |
| | | | | | added support for virtual master ( replicating from a directory with binlogs) test case for backup/restore with virtual master | ||||
* | sql/mysqld.cc | sasha@mysql.sashanet.com | 2000-12-08 | 1 | -0/+2 |
| | | | | | | | | fixed auto set of server id sql/sql_repl.cc do not allow slave to replicate if master id was not supplied sql/sql_repl.h fix for server_id | ||||
* | laptop commit, syncing with the repostitory. Fixed some bad bugs in replication | sasha@laptop.slkc.uswest.net | 2000-11-11 | 1 | -4/+2 |
| | |||||
* | fixed --skip-slave-thread bug | sasha@mysql.sashanet.com | 2000-10-26 | 1 | -1/+4 |
| | | | | | | added PURGE MASTER LOGS TO and SHOW MASTER LOGS fixed the output of SHOW MASTER STATUS updated docs | ||||
* | added sql_repl.* officially - fixing an oops - forgot to actually add | sasha@mysql.sashanet.com | 2000-10-01 | 1 | -0/+21 |
it earlier |