mq版本如何查看?
linux下查看mysql(简称mq)版本有两种方法:方法一:在终端机使用指令“mysql --version”.方法二:登陆 mysql 用户端后执行“select version();”