I am having an issue creating stored procedures. I keep getting:
#1548 - Cannot load from mysql.proc. The table is probably corrupted
Which according to everything I can find on google this happens due to schema changes required for different MySQL server versions. The simple fix to this...