~ overflow ~

MySQL Procedures Not Working

by z3n on Jul.14, 2009, under Tips & Hints

Problem:

Somehow a procedure that works on MySQL 5.0.77 don’t work on a 5.1.32, when inserted it simply gives an error without specifying anything.

Solution:

As stated on here, you need to run mysql_upgrade in order to have it working right. Not stated clearly on mysql documentation or whatever, good thing i came across this posting :)

:, ,


No comments for this entry yet...

Leave a Reply

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!