I have two problems with MySQL at the moment:
1. When I use a stored procedure with variables I get an error:
"Unhandled exception in task: Only MySQLParameters objects may be stored"
2. When I try to use the SQLExplorer I get an error:
"Column ROUTINE_NAME does not belong to table Procedure Parameters. Databaseobjects"
Is there anybody having the same problems or has an answer to my problems.
I am using version 5.1.0 (build 20120).
Any help would be appreciated.
Jeroen