@embercide same SQL error
just on the end at “complete” use the simple ” don’t use “ ”
I have removed all 15.000 pendings with:
DELETE wp_actionscheduler_actions.*, wp_actionscheduler_logs.* from wp_actionscheduler_actions left JOIN wp_actionscheduler_logs ON wp_actionscheduler_actions.action_id = wp_actionscheduler_logs.action_id where wp_actionscheduler_actions.status like "pending"
thankyou @damie