introduction screenshots faq forum blog modules components download
Please use the search function and/or read the FAQ first.

Go to Topic: PreviousNext
Go to: Message ListNew TopicSearchLog InPrint View

About character-set-server of easyphp 5.3.3



Posted by: newbie1
October 27, 2010 04:38AM
I installed easyphp 5.3.3 on xp.It work well about php script.When i log on mysql in commandline and run 'status',it show server and db characterset is latin1.I expect it will be uft8 and i checked my.ini in subdir of easyphp,in it default-character-set was set uft8.I need deal chinese character with mysql and i test in this way but it can't show correct chinese character after i insert these data into a table and show it in commandline with 'select * from'.
How can i change the set of character-set-server?
Options: ReplyQuote
Posted by: Amour
October 27, 2010 08:09AM
I think you can open my.ini and add it to end of [mysqld] section :

character-set-server=utf8
skip-character-set-client-handshake

Is it better ?
Options: ReplyQuote
Posted by: newbie1
October 27, 2010 08:25AM
Thank you very much.
All char_set was utf8 now When i check it on commandline after add set in mysqld section of my.ini.
Options: ReplyQuote


Go to: Message ListSearchLog In
Your Name: 
Your Email: 
Subject: 
Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.