mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
Bug#29804 UDF parameters don't contain correct string length
- Export 'check_const_len_init' from udf_example.dll sql/udf_example.def: - Export 'check_const_len_init' from udf_example.dll
This commit is contained in:
@ -24,3 +24,4 @@ EXPORTS
|
||||
is_const
|
||||
is_const_init
|
||||
check_const_len
|
||||
check_const_len_init
|
||||
|
Reference in New Issue
Block a user