ajrockefeller / openfpc

Automatically exported from code.google.com/p/openfpc
0 stars 0 forks source link

cxtracker daily database table error #13

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Run OpenFPC for > 1 day
2. Confirm existence of new daily cxtracker table
3. New table will have 0 records until you restart cx2db

What is the expected output? What do you see instead?
I have been running cxtracker for weeks now without restarting anything. ie, it 
has been running stable. However, the db records have not been inserted into 
each new days table, instead, I now have tables with many many days worth of 
records.

What version of the product are you using? On what operating system?
OpenFPC 0.5-281.

Please provide any additional information below.
The merge table is fine, just the daily ones aren't rolling over - resulting in 
many days of empty tables, and one large one which is the date that cx2db was 
last restarted. Restarting cx2db results in the records being inserted into the 
correct daily table.

Original issue reported on code.google.com by SecListI...@gmail.com on 2 May 2011 at 12:46

GoogleCodeExporter commented 8 years ago
Good catch.

Original comment by leon.j.w...@gmail.com on 3 May 2011 at 8:26

GoogleCodeExporter commented 8 years ago

Original comment by SecListI...@gmail.com on 13 Jun 2011 at 11:36

GoogleCodeExporter commented 8 years ago
I think I've fixed this... Can you please check?
If I haven't, the code needs to be checked in.

-L

Original comment by leon.j.w...@gmail.com on 14 Jun 2011 at 9:32

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Tested and confirmed working.
Thanks Leon

Original comment by SecListI...@gmail.com on 22 Jun 2011 at 5:07

GoogleCodeExporter commented 8 years ago
It seems that this fix has disappeared from trunk.

Sorry Leon, but the problem is occurring again! I am running the very latest 
from svn.

Original comment by SecListI...@gmail.com on 31 Oct 2011 at 3:00