MySQL Forums
Forum List  »  MyISAM

Parse without execute.
Posted by: Paul Allsopp
Date: August 25, 2009 11:01PM

Hey guys!

I am looking at implementing an API for our software to allow module developers to plug-in to the system. This opens up the need for them to access the database for table creation. During installation of a module I would like to test the syntax of any SQL so as not to cause errors in the database through badly written modules.

Can anyone recommend a best practice for this?

Thanks for any help.
Paul

Options: ReplyQuote


Subject
Views
Written By
Posted
Parse without execute.
3243
August 25, 2009 11:01PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.