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().
| Tags | Database |
|---|---|
| Licenses | BSD Revised |
| Operating Systems | POSIX |
| Implementation | C |
Recent releases


Changes: A bug in HUMANAGE() regarding a last adjustment of mon/mday in sll2tm() was fixed. A bug in HUMANAGE() in which day() just looped over the first year was fixed.


Changes: This release improves HUMANAGE() capability to calculate duration in any precision from year to seconds.


No changes have been submitted for this release.