Files

10 lines
815 BLFS
Plaintext

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