摘要:
MySQL索引原理及SQL优化 目录 索引(Index) 索引的原理 b+树 MySQL如何使用索引 如何优化 索引虽好,不可滥用 如何验证索引使用情况? SQL优化 explain查询执行计划 id select_type table type possible_keys key key_len 阅读全文
posted @ 2019-09-16 19:25
流浪遇上光辉
阅读(102)
评论(0)
推荐(0)
|
摘要:
MySQL索引原理及SQL优化 目录 索引(Index) 索引的原理 b+树 MySQL如何使用索引 如何优化 索引虽好,不可滥用 如何验证索引使用情况? SQL优化 explain查询执行计划 id select_type table type possible_keys key key_len 阅读全文
posted @ 2019-09-16 19:25
流浪遇上光辉
阅读(102)
评论(0)
推荐(0)
|