Skip to content

openquery/lib_mysqludf_skeleton

 
 

Repository files navigation

lib_mysqludf_skeleton

Installation

 ./configure
 make
 sudo make install
 sudo make installdb

To remove the library from your system:

 make uninstalldb
 make uninstall

Releases

No releases published

Packages

No packages published

Languages

  • Shell 97.5%
  • C 2.5%