SELECT 
  * 
FROM 
  cscart_products_categories 
WHERE 
  product_id = 1936

Query time 0.00054

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "43.20"
    },
    "table": {
      "table_name": "cscart_products_categories",
      "access_type": "ref",
      "possible_keys": [
        "pt"
      ],
      "key": "pt",
      "used_key_parts": [
        "product_id"
      ],
      "key_length": "3",
      "ref": [
        "const"
      ],
      "rows_examined_per_scan": 36,
      "rows_produced_per_join": 36,
      "filtered": "100.00",
      "cost_info": {
        "read_cost": "36.00",
        "eval_cost": "7.20",
        "prefix_cost": "43.20",
        "data_read_per_join": "576"
      },
      "used_columns": [
        "product_id",
        "category_id",
        "link_type",
        "position",
        "category_position"
      ]
    }
  }
}

Result

product_id category_id link_type position category_position
1936 337 A 0 10
1936 338 A 0 20
1936 339 A 0 30
1936 341 A 0 40
1936 345 A 0 50
1936 346 A 0 60
1936 349 A 0 70
1936 350 A 0 80
1936 352 A 0 90
1936 353 A 0 100
1936 356 A 0 110
1936 359 A 0 120
1936 360 A 0 130
1936 362 A 0 140
1936 363 A 0 150
1936 364 A 0 160
1936 369 A 0 170
1936 370 A 0 180
1936 373 A 0 190
1936 374 A 0 200
1936 375 A 0 210
1936 376 A 0 220
1936 377 A 0 230
1936 378 A 0 240
1936 379 A 0 250
1936 381 A 0 260
1936 384 A 0 270
1936 386 A 0 280
1936 387 A 0 290
1936 388 A 0 300
1936 390 A 0 310
1936 391 A 0 320
1936 394 A 0 330
1936 395 A 0 340
1936 396 A 0 350
1936 361 M 0 0