MySQL Forums
Forum List  »  General

Re: Possible to launch Windows Scheduled Task from MySQL command?
Posted by: Peter Brawley
Date: September 06, 2013 03:12PM

> Can we launch the Windows Scheduled Task somehow within a stored procedure or a trigger

No. It would be convenient, sure, but it would also be a huge security risk. (One of the steps usually recommended for hardening SQL Server apps is to disable that capability before deployment.)

Options: ReplyQuote


Subject
Written By
Posted
Re: Possible to launch Windows Scheduled Task from MySQL command?
September 06, 2013 03:12PM


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.