20200523_mysql中文乱码
摘要:查看字符集: 方法一:show variables like '%character%'; 方法二:show variables like 'collation%';设置字符集: /*建立连接使用的编码*/ set character_set_connection=utf8; /*数据库的编码*/
阅读全文
posted @ 2020-05-23 16:28
posted @ 2020-05-23 16:28
posted @ 2020-05-20 10:55
posted @ 2020-05-13 10:43
posted @ 2020-05-09 22:00
posted @ 2020-05-06 21:44