MySQL Forums
Forum List  »  Stored Procedures

Re: stored procedure and system command
Posted by: Peter Brawley
Date: March 10, 2012 08:58AM

You cannot access the OS fro MySQL without a custom UDF as described, and that's not recommended. It's an application-level task, not a database task.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: stored procedure and system command
1138
March 10, 2012 08:58AM


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.