arnoldasgudas / Hangfire.MySqlStorage

MySql storage for Hangfire - fire-and-forget, delayed and recurring tasks runner
GNU Lesser General Public License v3.0
174 stars 114 forks source link

Why I need to set binlog_format to ROW ? #78

Closed micro9000 closed 3 years ago

micro9000 commented 3 years ago

Hangfire background job remain enqueued but when I set the binlog_format from STATEMENT to ROW it will process all jobs