SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '522699b470a18b984daad56ffa3893430e2874d818efe51e36880fa3d0c59e7e' 
  AND token = 'DsA7pPGw0xOIaaEW2LGnYzxNezHlc+JoliAomNgQ5Y0=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00040

JSON explain

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