Start Processing : 2026-01-27 21:10:03
0 rows affectedUPDATE db_pardot_unsubscribe SET _updatedTS = STR_TO_DATE(_updatedDate, '%Y-%m-%e %H:%i:%s') WHERE _updatedTS IS NULL
[1] 0.88 seconds -> 0 rows affected
UPDATE IGNORE db_pardot_unsubscribe SET _lastActivityTS = STR_TO_DATE(_lastActivityAt, '%Y-%m-%e %H:%i:%s') WHERE _lastActivityTS IS NULL
[10] 0.02 seconds -> 0 rows affected