摘要: 原文:https://www.cnblogs.com/tujia/p/5916202.html mysql 当两个字段想减时,如果其中一个或两个字段的类型的unsigned无签名类型,如果想减的值小于0则会报错(BIGINT UNSIGNED value is out of range) 测试: s 阅读全文
posted @ 2024-05-11 14:18 pine007 阅读(88) 评论(0) 推荐(0) 编辑