mysql查看版本,编码

SELECT * FROM gps_gpsinfo t WHERE t.reportdate < TO_DATE('2019/4/28 10:05:07', 'yyyy-MM-dd hh24:mi:ss')

show VARIABLES like 'character%';
select VERSION();
set password for root@localhost = password('123');

posted @ 2019-05-06 09:39  $>_<$  阅读(459)  评论(0编辑  收藏  举报