mysql-udf
There are 16 repositories under mysql-udf topic.
Cyclonecode/mysql-notification
Example of a user defined function (UDF) in MySQL
BaseMax/MysqlCalc
A MySQL/MariaDB module and plugin to calculate the formula and calculate mathematical expression in SQL Query.
pakrentos/lib-mysql-curl
libmsqlcurl - lib for mysql and curl binding
BaseMax/FirstMysqlUDF
Sample repository to extend MySQL server by develop additional function. (Mysql UDF)
petoc/mysql-udf-socket
Simple MySQL/MariaDB plugin for sending data to TCP socket and UNIX domain socket.
pmihsan/Linux-Privilege-Escalation-Tools
Collection of Linux PrivEsc Tools
shigenobu/mysql_ws_substring
MySQL UDF for substring.
vrikodar/MYSQL_UDF_exploit
The repo contains comprehensive walkthrough for exploiting mysql for privilige escalation using UDF , all the shared libraries for both arch, are also present in the repo
dingyiyi0226/mysql-data-analysis-extension
MySQL data analysis udf
shigenobu/mysql_ws_neologd_normalize
MySQL UDF for neologd normalize.
shigenobu/mysql_ws_parse_url
MySQL UDF for parse url.
shigenobu/mysql_ws_split
MySQL UDF for split.
shigenobu/mysql_ws_wordwrap
MySQL UDF for wordwrap.
telkomdev/crypsi-mysql-udf
C Crypsi (https://github.com/telkomdev/c-crypsi) for MySQL and MariaDB UDF (User Defined Function)
pavelsr/lib_mysqludf_sys
A UDF library with functions to interact with the operating system. These functions allow you to interact with the execution environment in which MySQL runs.