SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '071725a61cecf2a2628caf205dbd089f9d96a9ea50adc2734a27bf951acf279d' 
  AND token = '0yH7S8Bql3vmniVOh0FrDVGWbelzS0gHKfLLKgGGs7g=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00023

JSON explain

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