Proper bindings must provide contents from udf_registration_types.h. I've tried to use this crate and there are no UDF types at all, so why?
I've generate my own bindings and they were generated properly, with needed UDF types.
Is this bindings generated in right way, or is there something else missing from mysql? Is this known issue?
Proper bindings must provide contents from
udf_registration_types.h
. I've tried to use this crate and there are no UDF types at all, so why? I've generate my own bindings and they were generated properly, with needed UDF types.Is this bindings generated in right way, or is there something else missing from mysql? Is this known issue?