i don't understand the significance of character_set_connection
Posted by: Sameer Parwani
Date: July 27, 2007 12:45AM

I know that the manual says its the "character set the server translates a statement to after receiving it" but i dont understand what that really means.

What does it mean to translate the statement and why does mysql do it? I've tried commenting out the line in my code and switching it from "ujis" to "utf8" and all three scenarios i don't notice any difference in how my website looks or operates.

My character_set_client is set to "utf8" and my database columns are all either latin1 or ujis.

Options: ReplyQuote


Subject
Views
Written By
Posted
i don't understand the significance of character_set_connection
4975
July 27, 2007 12:45AM


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.