Page 1 of 1

ERROR: Could not create MySQL Procedure

PostPosted: Wed Aug 03, 2011 1:13 pm
by 8vius
When I run the installation.php everything seems fine except this. The procedures cannot be created and it says that my user doesn't have privileges, when I have assigned all privileges to him. Even if you assign ALL privileges on ALL schemas it doesn't work. I'm using MySQL 5.1.44 on Mac OS X, I'm also using XAMPP.

Re: ERROR: Could not create MySQL Procedure

PostPosted: Tue Aug 23, 2011 1:31 pm
by kamermans
Is this resolved? It is possible that the stored procedures were created using a different user, in which case, although the current user has permissions to create and alter procedures, they probably cannot drop someone else's procedures. Can you try delete all the Tera-WURFL tables and stored procedures and reload the WURFL data?