stored procedure and SHOW CREATE PROCEDURE
[email protected] (Don Cohen) Mon, 25 Dec 2006 21:04:17 -0800 (PST)
| Newsgroups | gmane.comp.db.mysql.java |
|---|---|
| Message-ID | <[email protected]> |
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. -- MySQL Java Mailing List For list archives: http://lists.mysql.com/java To unsubscribe: http://lists.mysql.com/[email protected]