mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +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_clear
|
||||
avgcost
|
||||
is_const
|
||||
is_const_init
|
||||
|
Reference in New Issue
Block a user