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
Table of contents Multi-application deployment 1-...
This article shares the specific code of JavaScri...
Preface: How to get the coordinates of the curren...
This article example shares the specific code of ...
Everyone may be familiar with the select drop-dow...
1: Statement order of grouping function 1 SELECT ...
Request logic Front-end --> Request nginx via ...
MySQL SQL statement performance tuning simple exa...
Preface Golang provides the database/sql package ...
Table of contents Example 1 Example 2 Example 3 E...
Table of contents MySQL result sorting - Aggregat...
Resource merging and compression for two purposes...
Anaconda Installation Anaconda is a software pack...
Copy code The code is as follows: <html> &l...
1. System installation package yum -y install mak...