SELECT 
  * 
FROM 
  cscart_products_categories 
WHERE 
  product_id = 426

Query time 0.00036

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "45.60"
    },
    "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": 38,
      "rows_produced_per_join": 38,
      "filtered": "100.00",
      "cost_info": {
        "read_cost": "38.00",
        "eval_cost": "7.60",
        "prefix_cost": "45.60",
        "data_read_per_join": "608"
      },
      "used_columns": [
        "product_id",
        "category_id",
        "link_type",
        "position",
        "category_position"
      ]
    }
  }
}

Result

product_id category_id link_type position category_position
426 358 A 0 200
426 338 A 0 10
426 339 A 0 20
426 340 A 0 30
426 341 A 0 40
426 342 A 0 50
426 343 A 0 60
426 344 A 0 70
426 345 A 0 80
426 346 A 0 90
426 348 A 0 100
426 349 A 0 110
426 350 A 0 120
426 351 A 0 130
426 352 A 0 140
426 353 A 0 150
426 354 A 0 160
426 355 A 0 170
426 356 A 0 180
426 357 A 0 190
426 370 A 0 210
426 371 A 0 220
426 372 A 0 230
426 373 A 0 240
426 374 A 0 250
426 375 A 0 260
426 376 A 0 270
426 377 A 0 280
426 378 A 0 290
426 379 A 0 300
426 381 A 0 310
426 382 A 0 320
426 383 A 0 330
426 384 A 0 340
426 385 A 0 350
426 386 A 0 360
426 387 A 0 370
426 337 M 0 0