SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '493eb839531ba3625e1bc0d08859dfee28221b2c794d9d20882ede80ba67e0c7' 
  AND token = 'Od3wk8zAwBFCoW3DqYihC4/nUxZxxWXUXD1+Za+4t8w=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00024

JSON explain

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