mysql - SQL Query Returns Text (OR) "[B@XXXXXXXX" randomized string -


i querying cell mysql database table. in cell simple file path of file.

select      path      webnative.path limit 1 

returns in razorsql: /raid/demo/demo_customer/jobs

*same result every time hit query razorsql…

query other esko machine get: [b@1b4476c1

*different result esko every time hit query

must formatting thing? thought fact result had slashes did replace in query replace slashes pipe characters, no dice, no difference.

i have double checked both using same jdbc driver.

i tested fields same record return fine, data of field doing this.


Comments