SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '369b6d3efdb20a0aa93dbebeb8686ad80dddb5ce32fa4878b713c2b485c81fee' 
  AND token = 'ybVZ1FIJtUoaBm+zHSGeKRJXJ5okKKNxGmDawoXuFHc=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00044

JSON explain

{
  "query_block": {
    "select_id": 1,
    "table": {
      "message": "Impossible WHERE noticed after reading const tables"
    }
  }
}