This topic created in 1893 days ago, the information mentioned may be changed or developed.
2 replies • 2021-03-06 14:18:56 +08:00
 |
|
1
qiayue Mar 2, 2021 1
看看两张表的 business_number 字段格式是否一致
|
 |
|
2
sinmu Mar 6, 2021
可以看看是不是真的走了索引,explain select * from table where a='a'
|