Home > Database > Mysql Tutorial > mysql字符集编码_MySQL

mysql字符集编码_MySQL

WBOY
Release: 2016-06-01 13:11:47
Original
859 people have browsed it

设置mysql字符集编码—若在开始的时候设置编码为latin-1 在MySQL的安装文件中进入bin目录下,双击MySQLInstanceConfig.exe,重新走一遍server的配置

在此输入图片描述

mysql查看字符集编码

show variables like 'character%';

source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template