Files

10 lines
817 BLFS
Plaintext

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