• unknown's avatar
    Added sync_slave_with_master [connection]. · 74997a9e
    unknown authored
    Equivalent to:
    save_master_pos; connection slave; sync_with_master;
    
    
    client/mysqltest.c:
      Added sync_slave_with_master to mysqltest
      Accepts 1 optional argument: the slave connection name
      Default connection name is 'slave'.
    BitKeeper/etc/logging_ok:
      Logging to logging@openlogging.org accepted
    74997a9e
mysqltest.c 80.1 KB