SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '717d84d26fa8eff3fc6542aef8d3d3643ba88f1deade525bd0181fe4056c438a' 
  AND token = 'qFL3gpZVoURytixxscC0A1tPuIW4chKW2ntc7ugxJXk=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00046

JSON explain

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