SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '9214ec546ab83ee7defc9ba6793d52082c4536dfe122bd0827fa54288e1be3a0' 
  AND token = 'hfXrTAWhYH/hwEdgP/mTCl9is/1gqCdfmB9WWMnWreQ=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00017

JSON explain

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