How do you get the string value of an argument to a function?
For integer, there's val_int(), for real, there's val().
I tried using val_str(), but that didn't work.
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROT
Has anyone had any success compiling udf_example.so (and getting it to work)
on sparc solaris 8? I've tried it with the Sun Forte compilers, using the
configure options mentioned in the on-line manual, and also with gcc 2.95.3.
I was able to get it to work easily on Linux using gcc 3.3.1.
--
MyS