summaryrefslogtreecommitdiff
path: root/sql/repl_failsafe.h
Commit message (Collapse)AuthorAgeFilesLines
* work to enable reading 3.23 logs - not yet finishedsasha@mysql.sashanet.com2001-11-101-0/+16
| | | | | moved fail-safe replication routines from sql_repl.cc to repl_failsafe.cc write start event only in the first log
* cleanupsasha@mysql.sashanet.com2001-10-231-0/+6
| | | | | | removal of duplicate code in mf_iocache.cc work on failsafe replication work on SEQ_READ_APPEND io cache
* fixes for mysql-test to run without managersasha@mysql.sashanet.com2001-10-111-1/+4
| | | | a bit more work on failsafe replication
* got the last changeset to compile/runsasha@mysql.sashanet.com2001-10-101-1/+1
| | | | | mysqltest can run without connecting to the manager for tests that do not require manager operations
* Added rpl_status. This is a midway commit to be able to pull so I can save sasha@mysql.sashanet.com2001-10-091-0/+13
myself a run of compile-pentium-debug. I have not even tried to compile the new code