Is there a way other than show slave status to get mysql Slave Status ...?
I use this info to decide if I can hit a select query in slave or master.
I don't want to use show slave status in this case.
So looking for alternatives
thanks in advance