摘要: 未建立索引 当数据表没有设计相关索引时,查询会扫描全表。 create table test_temp ( test_id int auto_increment primary key, field_1 varchar(20) null, field_2 varchar(20) null, fiel 阅读全文
posted @ 2023-09-07 21:40 关忆北。 阅读(421) 评论(0) 推荐(0)
点击右上角即可分享
微信分享提示