I am not able to replicate procedures registered in the Master to the Slave in MySQL 5.5.20
The Procedure is registered on the Master and can be seen on Slave. However, results fetched using the same tables are different.
Anyone know how can I debug and solve this???