Subject Re: UDFs and Exceptions
Author zaher dirkey
I see UDF exception must return to the client as an SQL exception,
If i have a bug in my UDF function like (Divided by zero), server will
be crash without know what happned there, and log not save the message
of function exception.