1:查询版本
--》status;
--》select version();
2:查询用户及时间
--》 select user(), current_date;
3:
浅谈MySQL之@1
原文:https://www.cnblogs.com/xlhlx/p/10811192.html