SELECT 
  * 
FROM 
  cscart_product_variation_groups 
WHERE 
  id IN (70)

Query time 0.00036

JSON explain

{
  "query_block": {
    "select_id": 1,
    "table": {
      "table_name": "cscart_product_variation_groups",
      "access_type": "const",
      "possible_keys": ["PRIMARY"],
      "key": "PRIMARY",
      "key_length": "3",
      "used_key_parts": ["id"],
      "ref": ["const"],
      "rows": 1,
      "filtered": 100
    }
  }
}

Result

id code created_at updated_at
70 PV-96A760B25 1724736190 1724736190