Files

10 lines
817 BLFS
Plaintext

[prune-trace 21:34:34] Using BasicPruner
[Database 21:34:34] opened MYSQL connection
[Pruner 21:34:34] Pruning with method basic (ID: 1)
[Pruner 21:34:34] deleted 0 rows from fsppilot table
[Pruner 21:34:34] deleted 0 rows from fspgroup table
[BasicPruner 21:34:34] created 82161 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 '82160' for key 'PRIMARY'
[BasicPruner 21:34:35] Failed to insert write access groups
[prune-trace 21:34:35] prune_all() failed