blob: ac2d869fc13bd1e3d679e24f1c5c2827fc33e7b9 [file] [log] [blame]
Chetan Gaonker7f4bf742016-05-04 15:56:08 -07001query = "\
2 SELECT IFNULL(SUM(acctsessiontime),0) \
3 FROM radacct \
4 WHERE username = '%{${key}}'"