Files

10 lines
817 BLFS
Plaintext

[prune-trace 18:17:48] Using BasicPruner
[Database 18:17:48] opened MYSQL connection
[Pruner 18:17:48] Pruning with method basic (ID: 1)
[Pruner 18:17:48] deleted 0 rows from fsppilot table
[Pruner 18:17:48] deleted 0 rows from fspgroup table
[BasicPruner 18:17:48] created 18079 fsppilot entries
query 'INSERT INTO fspgroup (variant_id, instr2, data_physical_address, bit_pos, fspmethod_id, pilot_id) SELECT STRAIGHT_JOIN t.variant_id, t.instr2, t.data_physical_address, p.bit_pos, p.fspmethod_id, p.id FROM fsppilot p JOIN trace t ON t.variant_id = p.variant_id AND p.fspmethod_id = 1 AND p.known_outcome = 1 WHERE t.variant_id IN (1,2,3) AND t.accesstype = 'W'' failed: Duplicate entry '18078' for key 'PRIMARY'
[BasicPruner 18:17:48] Failed to insert write access groups
[prune-trace 18:17:48] prune_all() failed