mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Add the two new functions to udf_example.def so they will be exported by dll's
This commit is contained in:
@ -22,3 +22,5 @@ EXPORTS
|
|||||||
avgcost_add
|
avgcost_add
|
||||||
avgcost_clear
|
avgcost_clear
|
||||||
avgcost
|
avgcost
|
||||||
|
is_const
|
||||||
|
is_const_init
|
||||||
|
Reference in New Issue
Block a user