mysql的bigint UNSIGNED在php中被使用string存储的问题分析

PHP 不支持无符号的 integer

mysql的bigint无符号,php只能用字符串表示,这在数据库查询的时候需要留意!

posted on 2019-05-25 14:45  darkness_1  阅读(175)  评论(0编辑  收藏  举报

导航