如果你的mysql在dos 中出现乱码的话很要可能是charSet没设置好,以下几个动作可以改过来:1.打开 MySQL Server Instance Config Wizard2.next>next>"Detailed Configuration" next>"Developer Machine" next> next>"De......
如果你的mysql在dos 中出现乱码的话很要可能是charSet没设置好,
以下几个动作可以改过来:
1.打开 MySQL Server Instance Config Wizard
2.next>next>"Detailed Configuration" next>"Developer Machine" next>
next>"Decision Support(DSS)/OLAP" next>next
3. 这一步是关键 你看到这个窗口比较上部看到这些字母:"Please select default character set."
先择"Manual Selected Default Character Set /Collation"左边的单选框
然后在Character Set: 中选 gbk
Next
4.选"Include bin Directory in Windows PATH" > next
5.选”Modify Security Settings" 然后填写旧密码与新密码 Next
6. Finish
成功,
去看看效果吧。
good luck
|