Fix compiler warnings in sql_udf.h: ISO C++ forbids casting
between pointer to function and pointer to object. sql/item_func.cc: Use typedef names instead of hard-coded types for udf init/deinit functions. sql/sql_udf.cc: Use typedef names for udf function types.
Showing
Please register or sign in to comment