Welcome to the MySQL
UDF Repository! The MySQL UDF repository aims to offer an
organized collection of open source MySQL user defined functions.
There are numerous MySQL UDFs available in the public domain.
However, most UDFs appear standalone. Often, binaries are not
included: only the source code is available. In many cases, it is
not straightforward to compile binaries for different platforms.
Likewise, documentation and installation instructions are either
scarce or missing. Also, there is little consistency with regard
to naming conventions, error handling and error reporting.
The MySQL UDF Repository tries to improve that situation.
GoalsHere's a list of things the MySQL UDF Repository aims to
offer:
-
…