can I simply delete the temp DB file and it will be created automaticly at 
runtime if its missing? Has the structure changed? Or should I simply delete 
from the table and restart? 

-----Original Message-----
From: [email protected] [mailto:[email protected]] 
On Behalf Of Andrew Colin Kissa
Sent: 30. august 2011 10:10
To: Baruwa users list
Subject: Re: [Baruwa] db, db and db :)


On 30 Aug 2011, at 9:47 AM, Jan Agermose wrote:

> still problems. Its still running from some time, then getting into 
> problems and then logging to backup DB, but now even

Not true,

>  
> Aug 30 09:39:22 smtp MailScanner[32732]: Logging message 
> p7U7dKG6005109 to Baruwa SQL Aug 30 09:39:22 smtp MailScanner[4244]: 
> p7U7dKG6005109: Logged to Baruwa SQL

That shows the message was logged to mysql Line: 294 in the code.

> Aug 30 09:39:22 smtp MailScanner[4244]: Baruwa Backup DB insert Fail

This is from line RecoverFromSql(); which is only called when the connection to 
mysql is live.

This indicates you did not remove the old baruwa2.db when u upgraded leaving 
stale messages in sqlite which cannot be accepted into mysql as the PK already 
exists in mysql.

> so it seams nothing is beeing logged for me now :|

You better double check as the logs say different.

--
Baruwa - www.baruwa.org

_______________________________________________
Baruwa mailing list
[email protected]
http://lists.baruwa.org/mailman/listinfo/baruwa
Keep Baruwa FREE - http://pledgie.com/campaigns/12056

_______________________________________________
Baruwa mailing list
[email protected]
http://lists.baruwa.org/mailman/listinfo/baruwa
Keep Baruwa FREE - http://pledgie.com/campaigns/12056

Reply via email to