SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = 'c5f735b289fb48e6ae222128e62d28156abed9f1b3810a9a832ce2ed0210f17f' 
  AND token = 'Wu4raS/17F6uxO+7Mx3XamnQ//CMNMccbfD/dHZiO3s=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00022

JSON explain

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