If you haven't seen my previous post on the MySQL User Defined Function Repository, take a
minute to check it out!!
Today, I did a major structural overhaul of the site, and filled
up the roadmap. I
have also just added a new library to the project. This library
lib_mysqludf_sys contains a
number of functions that allows one to interact with the
operating system.
-
-
sys_exec- executes an arbitrary command, and can thus be used to launch an external …