热门标签 | HotTags
当前位置:  开发笔记 > 数据库 > 正文

sql数据库走索引,怎么始终有物理读?(2)_MySQL

sql数据库走索引,怎么始终有物理读?(2)
bitsCN.com

; 0 0 12 0

  05 Fetch 2 0.00 0.00 0 1 0 1

  06 ------- ------ -------- ---------- ---------- ---------- ---------- ----------

  07 total 4 0.79 0.90 0 1 12 1

  08

  09 Misses in library cache during parse: 1

  10 Optimizer mode: ALL_ROWS

  11 Parsing user id: 64

  12

  13 Rows Row Source Operation

  14 ------- ---------------------------------------------------

  15 1 SORT AGGREGATE

  16 0 FILTER

  17 0 INDEX RANGE SCAN IND_T_PREBM4 (object id 38674)

  18

  19 Elapsed times include waiting on following events:

  20 Event waited on Times Max. Wait Total Waited

  21 ---------------------------------------- Waited ---------- ------------

  22 direct path write 1 0.00 0.00

  23 SQL*Net message to client 2 0.00 0.00

  24 SQL*Net message from client 2 27.20 27.22

  1 insert into sys.fga_log$(sessionid,timestamp#,dbuid,osuid,obj$schema,obj$name,

  2 policyn

bitsCN.com
推荐阅读
author-avatar
雨过后放晴
若言琴上有琴声,放在匣中何不鸣?
PHP1.CN | 中国最专业的PHP中文社区 | DevBox开发工具箱 | json解析格式化 |PHP资讯 | PHP教程 | 数据库技术 | 服务器技术 | 前端开发技术 | PHP框架 | 开发工具 | 在线工具
Copyright © 1998 - 2020 PHP1.CN. All Rights Reserved | 京公网安备 11010802041100号 | 京ICP备19059560号-4 | PHP1.CN 第一PHP社区 版权所有