Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 167 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 167 Bytes

mysql_udf

User defined functions for MySQL. Basically the GETUTCDATE() implementation referenced by Baron Schwartz.

REQUIRED PACKAGES

  • libmysqlclient-dev