开发者

MySQL "extended" vs "show status"

When I do mysqladmin extended from the command line, my Com_* counters differ completely from doing a开发者_开发问答 show status when consoled into MySQL. Why is this?


http://dev.mysql.com/doc/refman/5.1/en/show-status.html

All was explained there. The session was defaulted to local when consoled, while mysqladmin defaulted to global.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜