Mysql技术内幕

mysql版本号

1
show variables like 'innodb_version'\G;

查看IO线程数

1
show variables like 'innodb_%io_threads'; \G

查看IO线程数

posted @ 2017-01-18 11:03  (猿代码)  阅读(184)  评论(6编辑  收藏  举报