mirror of
https://github.com/MariaDB/server.git
synced 2026-04-26 18:25:30 +02: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:
parent
e0288a6ae1
commit
b35cad86d4
1 changed files with 1 additions and 0 deletions
|
|
@ -24,3 +24,4 @@ EXPORTS
|
|||
is_const
|
||||
is_const_init
|
||||
check_const_len
|
||||
check_const_len_init
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue