Dear All,I'm using MYSQL for dlr storage and I noticed that the latest bearerbox cvs-20090921 debug output is not presenting correctly the actual SQL statements. For example:
2009-09-25 15:56:53 [7856] [6] DEBUG: sql: INSERT INTO dlr (smsc, ts, source, destination, service, url, mask, boxcid, status) VALUES (?, ?, ?, ?, ?, ?, ?, ?, 0) 2009-09-25 15:58:27 [7856] [7] DEBUG: sql: SELECT mask, service, url, source, destination, boxcid FROM dlr WHERE smsc=? AND ts=? LIMIT 1
Regards, Michael Zervakis
