[MDEV-7358] documentation fo udf missing Created: 2014-12-21 Updated: 2015-02-18 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Documentation |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Minor |
| Reporter: | Daniel Black | Assignee: | Ian Gilfillan |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The API aspects of how to make a UDF function are missing. https://dev.mysql.com/doc/refman/5.7/en/adding-udf.html I started improving https://github.com/mysqludf/lib_mysqludf_skeleton as a starting point. |