Hello Sinisa and everybody else,
sorry that I contact you directly! But I tried all suggestions and it
still doesn't work! The UDF return string has always 256 characters!
I've used my_malloc and my_free! Also I allocated the necessary memory
in xxx_init()! But it doesn't work! What can I do? Who
Hello everybody,
I have a big UDF problem and I hope that anybody can help me!
In details:
I have developed an UDF which returns a string which is longer than 256
characters! But the function only returns the first 256 characters and
not the whole string. I checked the UDF_INIT struct but the n
Hello everybody,
ich have a few problems with text fields. I want to get the text data of
a mysql text field. The saved texts are longer than 256 characters. But
if I use a select statement mysql returns only 256 characters!
Do anybody know why and what I have to do?
Greetings Tom