I have a webapp that runs from a slave (read-only) database. Sometimes the slave database is unable to connect to the master and the data becomes stale. Is there a way to query out the time of last replication (or the time elapsed since last replication) so that I can warn the user of the webapp that the data might be stale?
Please CC: any replies to me directly. Thanks. -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]