The UDF collection for MySQL contains utility UDFs
that are supposed to be built and loaded as shared
objects. Its available functions are HUMANAGE()
(which returns the age in years relative to a
custom date or NOW()), URLENCODE() and
URLDECODE().