mysql 查询某字段值全是数字

正文开始

<pre> SELECT * FROM `s_lives` where l_name regexp '^[0-9]+$' ; </pre>

正文结束

Mysql Innodb 引擎优化 参数 windows 远程连接MYSQL提示Host is not allowed to connect to this MySQL server