When I got it right it is a string separated by \n.
Is there any advice how to append something to that string via mySQL?
Regards
Albert Cremer
"Rob Church" robchur@gmail.com schrieb im Newsbeitrag news:e92136380707161420j7af992cdq933eb8814a4e5696@mail.gmail.com...
On 16/07/07, a. cremer albert.cremer@online.de wrote:
Why is the mySql command line tool able to show the user options in plain text whereas other tools (e. g. SQLDeveloper) are not?
user.user_options is a BLOB, which a lot of tools won't show without setting some option.
Rob Church