Remove the 'AND AcctStopTime = 0' from the corresponding sql queries. This check
authorkkalev <kkalev>
Thu, 20 Nov 2003 14:46:47 +0000 (14:46 +0000)
committerkkalev <kkalev>
Thu, 20 Nov 2003 14:46:47 +0000 (14:46 +0000)
commitce05bf639b7b861d20710d860e02172c2009b332
tree8ef8bcd80492000494413e53a788ef3273d3e56f
parent5bc3cc7a5bd24ea7409ee029d80cd41486c106fa
Remove the 'AND AcctStopTime = 0' from the corresponding sql queries. This check
can lead to duplicate entries in the database. We prefer to just update the same
row a few times than have duplicate data
raddb/sql.conf