表示 进入内容 11
Displaying posts with tag: 丢失精度 (reset)
mysql 查询结果异常分析

--- title: MySQL · mysql · mysql 查询结果异常分析 author: 张远 ---

# 现象

查询条件类型变化后,查询出了不正确的结果。 ``` create table t1(id int primary key, a varchar(50) DEFAULT NULL, key idx_a(a)) engine=innodb;

sho

【数据存储与数据库】  【mysql】  【函数】  【阿里技术协会】  【索引】  【字符串转化】   …

[获取更多]
表示 进入内容 11