Re: data in my database appear like (????????)
Posted by: Alexander Barkov
Date: June 08, 2006 05:22AM

Which MySQL client are you using?

What do these queries return for you:
SHOW VARIABLES LIKE 'character_set%';
SHOW CREATE TABLE your_table_name;

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.