mysql不常用查询

--查看数据库版本

SELECT VERSION();

--查看字符编码与安装路径

SHOW VARIABLES LIKE '%char%';

posted @ 2019-07-19 18:49  qing222  阅读(173)  评论(0)    收藏  举报