msvensson@neptunus.(none)
0e6f948452
Update test results for udf
...
Remove STANDARD define when compile udf_example.so
2006-03-10 12:12:08 +01:00
msvensson@devsrv-b.mysql.com
1ab7d91003
Bug#17261 Passing a variable from a stored procedure to UDF crashes mysqld
...
- Update of test toolsand Makefiles to make it possible to test always test udf's as part
of the mysql test suite
2006-03-10 10:41:04 +01:00
msvensson@devsrv-b.mysql.com
fa1f8a9c80
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
2006-02-15 17:11:24 +01:00