In the last episode (Jan 06), Himanshu Raina said:
> I am facing a peculiar problem.When i execute a query on slave server
> it doesn't use indexes that have been created and hence read all the
> records present in that table.The same query when execute on Master
> yields proper results.The table s
Hi,
I am facing a peculiar problem.When i execute a query on slave server it
doesn't use indexes that have been created and hence read all the records
present in that table.The same query when execute on Master yields proper
results.The table structure , table types are same.What could be wrong