摘要: .查看数据库编码命令: show variables like 'character_set_database'; .查看数据表的编码命令: show create table table_name; 阅读全文
posted @ 2017-05-04 20:24 繁星中的点点星光 阅读(111) 评论(0) 推荐(0)