teratail header banner
teratail header banner
質問するログイン新規登録

質問編集履歴

2

explain追加

2020/01/07 01:50

投稿

enigumalu
enigumalu

スコア192

title CHANGED
File without changes
body CHANGED
@@ -45,5 +45,5 @@
45
45
 
46
46
  explain追加
47
47
  id select_type table type possible_keys key key_len ref rows Extra
48
- 1 SIMPLE main ALL idx_t_main_up_date 189394 Using where
48
+ 1 SIMPLE main ALL idx_t_main_up_date  399394 Using where
49
49
  1 SIMPLE sub eq_ref PRIMARY PRIMARY 71 _id 1 Using where

1

explain追加

2020/01/07 01:50

投稿

enigumalu
enigumalu

スコア192

title CHANGED
File without changes
body CHANGED
@@ -41,4 +41,9 @@
41
41
 
42
42
 
43
43
  欲しい結果
44
- 111,222
44
+ 111,222
45
+
46
+ explain追加
47
+ id select_type table type possible_keys key key_len ref rows Extra
48
+ 1 SIMPLE main ALL idx_t_main_up_date 189394 Using where
49
+ 1 SIMPLE sub eq_ref PRIMARY PRIMARY 71 _id 1 Using where