Dave, yes good point. To be really helpful, perhaps: DISCONNECTED = slave is disconnected and waiting between reconnect attempts
RECONNECTING = slave is attempting to reconnect; this can take awhile, specially if there's a network problem -- You received this bug notification because you are a member of UBUNTU - AL - BR, which is subscribed to Drizzle. https://bugs.launchpad.net/bugs/743958 Title: need way to determine master status/information from slave Status in A Lightweight SQL Database for Cloud Infrastructure and Web Applications: Confirmed Bug description: If the slave can not connect to the master, currently error messages are printed out using errmsg_printf. There should be a status field or table in the sys_replication database that would show the error message trying to connect to the master, something to give a hint there is a problem. Currently if your not looking at drizzled in the console you have know way of knowing the master is inaccessible. A table should also exist, that shows the masters information, currently the only way to find that is look it up in slave.cfg file. To manage notifications about this bug go to: https://bugs.launchpad.net/drizzle/+bug/743958/+subscriptions -- Mailing list: https://launchpad.net/~linux-traipu Post to : linux-traipu@lists.launchpad.net Unsubscribe : https://launchpad.net/~linux-traipu More help : https://help.launchpad.net/ListHelp