Bug#17261 Passing a variable from a stored procedure to UDF crashes mysqld
- Pass "buffers[i]" to val_str() in udf_handler::fix_fields insteead of NULL. - Add testcase for UDF that will load and run the udf_example functions if available
Showing
mysql-test/r/udf.result
0 → 100644
mysql-test/t/udf.test
0 → 100644
Please register or sign in to comment