Still having the same issue, I can't even access the table:
Can you just delete my entire library and I'll start from scratch?
When I try deleting and recreating my db the information schema remains unchanged. I don't know what happened but at this point it would be easier to start fresh...
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...