An error occurred fetching the project authors.
  1. 24 Oct, 2002 1 commit
  2. 11 Oct, 2001 1 commit
    • unknown's avatar
      fixes for mysql-test to run without manager · 9fbf5f51
      unknown authored
      a bit more work on failsafe replication
      
      
      client/mysqltest.c:
        added require_manager support
      mysql-test/mysql-test-run.sh:
        added --no-manager
      mysql-test/r/rpl_failsafe.result:
        updated result
      mysql-test/t/rpl000018.test:
        must have manager
      mysql-test/t/rpl_failsafe.test:
        must have manager
      sql/repl_failsafe.cc:
        more work
      sql/repl_failsafe.h:
        more work
      sql/slave.cc:
        update replication status for fail-safe replication on different events
      9fbf5f51
  3. 10 Oct, 2001 1 commit
    • unknown's avatar
      got the last changeset to compile/run · b65ec015
      unknown authored
      mysqltest can run without connecting to the manager for tests that do not 
      require manager operations
      
      
      client/mysqltest.c:
        make mysqltest work without having to connect to the manager
      mysql-test/mysql-test-run.sh:
        init-rpl-role option to servers
        pass manager-host to mysqltest
      mysql-test/r/rpl_failsafe.result:
        updated result
      mysql-test/t/rpl_failsafe.test:
        check for Rpl_status
      sql/mysqld.cc:
        fixed bad merge
      sql/repl_failsafe.cc:
        fixed bug
      sql/repl_failsafe.h:
        fixed compile error
      sql/sql_show.cc:
        fixed compile error
      b65ec015
  4. 09 Oct, 2001 1 commit
    • unknown's avatar
      support for three slaves in mysql-test · 21e14c2c
      unknown authored
      mysql-test/mysql-test-run.sh:
        start three slaves in failover test
      mysql-test/r/rpl_failsafe.result:
        check two more slaves
      mysql-test/t/rpl_failsafe.test:
        check two more slaves
      21e14c2c
  5. 08 Oct, 2001 1 commit