SELECT 
  * 
FROM 
  tmall_product_variation_groups 
WHERE 
  id IN (10)

Query time 0.00771

JSON explain

{
  "query_block": {
    "select_id": 1,
    "nested_loop": [
      {
        "table": {
          "table_name": "tmall_product_variation_groups",
          "access_type": "system",
          "possible_keys": ["PRIMARY"],
          "rows": 1,
          "filtered": 100
        }
      }
    ]
  }
}

Result

id code created_at updated_at
10 PV-27186628F 1545294915 1545294915