Msyql-检测数据库版本

 

show variables like '%version%';

数据库版本结果:

"protocol_version","10"
"version","5.0.45-log"
"version_comment","MySQL Community Server (GPL)"
"version_compile_machine","i686"
"version_compile_os","pc-linux-gnu"

 

posted @ 2015-06-06 19:51  243573295  阅读(255)  评论(0编辑  收藏  举报