-
Type:
Incident report
-
Resolution: Won't fix
-
Priority:
Minor
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
both current 1.6 branch & trunk (well, 1.4 branch as well) insert into table 'operations' some seemingly garbage data :
INSERT INTO operations VALUES (3,2,6,0,10001,'','',0,1,1,0,0);
INSERT INTO operations VALUES (4,2,4,0,2,'','',0,1,1,0,0);
INSERT INTO operations VALUES (5,3,4,0,3,'','',0,1,1,0,0);
INSERT INTO operations VALUES (6,3,6,0,10002,'','',0,1,1,0,0);