1. Stop the MySQL service in the command line: 2. Modify my.ini in the mysql installation directory and change 3. Copy the newly modified my.ini to the C:\Windows directory and overwrite it. 4. Start the MySQL service in the command line: 5. Input: show variables like 'char%'; see which ones are latin 6. For example: 7. Only databases built after this will support Chinese encoding, so the original database can be deleted and rebuilt (I don’t know how to modify the encoding of a specified database yet). Related references: MySQL 5.6 (Win7 64-bit) download, installation and configuration graphic tutorial How to configure php+Apache+mysql environment in win7 system The above is the perfect solution to the Chinese garbled characters in mysql6.x under win7 introduced by the editor. I hope it will be helpful to everyone. If you have any questions, please leave me a message and I will reply to you in time. Thank you very much for your support of the 123WORDPRESS.COM website! You may also be interested in:
|
<<: Detailed explanation of the application of Docker Swarm in continuous integration testing
>>: Vue SPA first screen optimization solution
In the past few years, DIV+CSS was very popular in...
Preface In many management and office systems, tr...
Table of contents Layout part: <div id="a...
Prepare a CentOS6 installation disk (any version)...
Download and install JDK Step 1: First download t...
[ Linux installation of Tomcat8 ] Uninstall Tomca...
1. The role of doctype, the difference between st...
Table of contents 0. What is Module 1.Module load...
In the vue scaffolding, we can see that in the ne...
Table of contents Global Registration Partial Reg...
When you feel that there is a problem with MySQL ...
Apache Tomcat is an open source software that imp...
Table of contents infer Case: Deepen your underst...
Windows Server 2012 and Windows Server 2008 diffe...
In this project, the Docker container is used to ...