SELECT 
  * 
FROM 
  cscart_products_categories 
WHERE 
  product_id = 326

Query time 0.00052

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "56.40"
    },
    "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": 47,
      "rows_produced_per_join": 47,
      "filtered": "100.00",
      "cost_info": {
        "read_cost": "47.00",
        "eval_cost": "9.40",
        "prefix_cost": "56.40",
        "data_read_per_join": "752"
      },
      "used_columns": [
        "product_id",
        "category_id",
        "link_type",
        "position",
        "category_position"
      ]
    }
  }
}

Result

product_id category_id link_type position category_position
326 358 A 0 90
326 350 A 0 10
326 351 A 0 20
326 352 A 0 30
326 353 A 0 40
326 354 A 0 50
326 355 A 0 60
326 356 A 0 70
326 357 A 0 80
326 359 A 0 100
326 360 A 0 110
326 361 A 0 120
326 362 A 0 130
326 363 A 0 140
326 364 A 0 150
326 365 A 0 160
326 366 A 0 170
326 367 A 0 180
326 368 A 0 190
326 369 A 0 200
326 370 A 0 210
326 371 A 0 220
326 372 A 0 230
326 373 A 0 240
326 374 A 0 250
326 375 A 0 260
326 376 A 0 270
326 377 A 0 280
326 378 A 0 290
326 379 A 0 300
326 380 A 0 310
326 381 A 0 320
326 382 A 0 330
326 383 A 0 340
326 384 A 0 350
326 385 A 0 360
326 386 A 0 370
326 387 A 0 380
326 388 A 0 390
326 389 A 0 400
326 390 A 0 410
326 391 A 0 420
326 392 A 0 430
326 393 A 0 440
326 394 A 0 450
326 395 A 0 460
326 396 A 0 470
326 349 M 0 0