SELECT 
  * 
FROM 
  cscart_product_variation_groups 
WHERE 
  id IN (16430)

Query time 0.00101

JSON explain

{
  "query_block": {
    "select_id": 1,
    "nested_loop": [
      {
        "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
16430 PV-69F3D44B7 1686295096 1686295096