{
  "query_block": {
    "select_id": 1,
    "table": {
      "table_name": "b",
      "access_type": "index",
      "possible_keys": ["PRIMARY"],
      "key": "PRIMARY",
      "key_length": "6",
      "used_key_parts": ["page_id", "user_id"],
      "rows": 20,
      "filtered": 100,
      "attached_condition": "b.page_id in (37,48,42,49,45,50,47,46,38,52,51)",
      "using_index": true
    },
    "table": {
      "table_name": "u",
      "access_type": "eq_ref",
      "possible_keys": ["PRIMARY"],
      "key": "PRIMARY",
      "key_length": "3",
      "used_key_parts": ["user_id"],
      "ref": ["cscart_purchase_fl_com.b.user_id"],
      "rows": 1,
      "filtered": 100
    }
  }
}
    
            | author | page_id | 
|---|---|
| 管理 アカウント | 37 | 
| World Design Connect 管理者 | 37 | 
| 管理 アカウント | 38 | 
| 管理 アカウント | 42 | 
| World Design Connect 管理者 | 42 | 
| 管理 アカウント | 45 | 
| World Design Connect 管理者 | 45 | 
| 管理 アカウント | 46 | 
| World Design Connect 管理者 | 46 | 
| 管理 アカウント | 47 | 
| World Design Connect 管理者 | 47 | 
| 管理 アカウント | 48 | 
| World Design Connect 管理者 | 48 | 
| 管理 アカウント | 49 | 
| World Design Connect 管理者 | 49 | 
| 管理 アカウント | 50 | 
| World Design Connect 管理者 | 50 | 
| 管理 アカウント | 51 | 
| World Design Connect 管理者 | 51 | 
| 管理 アカウント | 52 |