Binary for text

0

I'm trying to read a binary value from a table, but I can not get what I want. On the moon, is there any way to convert binary content to text? Mysql database. I'm trying the following command:

"SELECT 'itemtype', 'count', 'attributes' FROM 'player_depotitems' WHERE 'player_id' = 1405;"

But in attributes, in string, returns something like

    
asked by anonymous 09.10.2014 / 13:17

0 answers