SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '0212daaea831405e3511f98ae0057f586edac9807b3d32d309edbe15847e8b8d' 
  AND token = 'AUZj4YkCx+/rXtUKsfZd2N8pgc05EkEBNZVORwU2zxE=' 
  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"
    }
  }
}