SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = 'fa419f3d2efcf47adb2e3d809ccfbdecc35645751bf20307120e20e191935843' 
  AND token = '+ZPPZtd2jEXbNCCZDvNLziZttFajc2Ana41ZNBZ/GZE=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00041

JSON explain

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