mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Bug#29804 UDF parameters don't contain correct string length
- Fix warnings - Export 'check_const_len' from udf_example.dll
This commit is contained in:
@ -23,3 +23,4 @@ EXPORTS
|
||||
avgcost
|
||||
is_const
|
||||
is_const_init
|
||||
check_const_len
|
||||
|
Reference in New Issue
Block a user