<div>I am having some database errors with a new install of CDRTool.  One error I keep seeing in my syslog is</div>
<div> </div>
<div>Database error: Invalid SQL: select *, UNIX_TIMESTAMP(AcctStartTime) as timestamp#012        from radacct201105 where  (1=1)  and  Normalized = &#39;0&#39; and AcctStopTime not like &#39;0000-00-00 00:00:00%&#39;  order by RadAcctId asc</div>

<div> </div>
<div> </div>
<div>I don&#39;t see any issues with this log, but I don&#39;t know why it is trying to look for radacct201105.  It was never created and the database doesn&#39;t exist since this month is 201106.</div>
<div> </div>
<div> </div>
<div>Then I see another issue and this does cause issues with the CDRTool application.  With this I am not able to log into the CDRTool and see the following error at the bottom of the login page</div>
<div> </div>
<div> </div>
<div>MySQL error: 1036 (Table &#39;active_sessions&#39; is read only) Session halted. </div>
<div> </div>
<div>When I look in the syslog I see the following error</div>
<div> </div>
<div>Database error: Invalid SQL: update active_sessions set val=&#39;Q0RSYzokdGhpcy0+aW4gPSAnJzsgJHRoaXMtP<br>nB0ID0gYXJyYXkoKTsgJHRoaXMtPnB0WydhdXRoJ10gPSAnMSc7ICR0aGlzLT5wdFsnY2hhbGxlbmdlJ10gPSAnMSc7ICRHTE9CQUxTWydhdXRoJ10gPSBuZXcgQ0RSVG9vbF9BdXRoO<br>
yAkR0xPQkFMU1snYXV0aCddLT5hdXRoID0gYXJyYXkoKTsgJEdMT0JBTFNbJ2F1dGgnXS0+YXV0aFsndWlkJ10gPSAnZm9ybSc7ICRHTE9CQUxTWydhdXRoJ10tPmF1dGhbJ3Blcm0nX<br>SA9ICcnOyAkR0xPQkFMU1snYXV0aCddLT5hdXRoWydzb3VyY2UnXSA9ICcnOyAkR0xPQkFMU1snYXV0aCddLT5hdXRoWydleHAnXSA9ICcyMTQ3NDgzNjQ3JzsgJEdMT0JBTFNbJ2F1d<br>
GgnXS0+YXV0aFsncmVmcmVzaCddID0gJzIxNDc0ODM2NDcnOyAkR0xPQkFMU1snY2hhbGxlbmdlJ10gPSAnJzsg&#39;, changed=&#39;20110606111425&#39;, count=count+1 where sid=<br>&#39;99eeb2a6426095d5708d0a5149196bae&#39; and name=&#39;CDRc&#39;</div>

<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div>If I stop cdrtool and try to restart it I am not able to restart CDRTool and see the following error in syslog</div>
<div>Database error: Invalid SQL: delete from memcache where `key` = &#39;destinations_sip&#39; or `key` = &#39;destinations&#39;</div>
<div> </div>
<div>In order to get CDRTool to start up again I have to stop and restart MySQL database.</div>
<div> </div>
<div>Any ideas what could be wrong?  This is the latest version of CDRTool and I am running it on Ubuntu Maverick.</div>
<div> </div>