List:MySQL and Java« Previous MessageNext Message »
From:Don Cohen Date:December 26 2006 6:04am
Subject:stored procedure and SHOW CREATE PROCEDURE
View as plain text  
I now see a reasonably good solution to this problem.
It's worth looking at all the options in ConnectionProperties.java.
In this case the relevant one is
  noAccessToProcedureBodies=true
Just add that to the url used to connect to the DB.
Thread
stored procedure and SHOW CREATE PROCEDURE(Don Cohen)26 Dec