概述 执行插入命令时报错如下内容,但设置int类型限制为255也无效。 1264 - Out of range value for column 'monitor_id' at row 61 解决办法 将列的类型设置为bigint即可解决 文章来源于互联网:MySQL记一次: 1264 – Out of range value for column