Thank you, but it's not working. I've tried to drop stored procedure:
drop PROCEDURE get_all_dealer;
Response:
#1558 - Column count of mysql.proc is wrong. Expected 20, found 16. Created with MySQL 50091, now running 50158. Please use mysql_upgrade to fix this error.
I've tried:
Select * From...