mhoofman/wordpress-heroku

Autoupdate breaks all themes periodically

Closed this issue · 1 comments

2015-09-04T18:51:20.508856+00:00 app[web.1]: [04-Sep-2015 18:51:20 UTC] WordPress database error ERROR: syntax error at or near "IGNORE

2015-09-04T18:51:20.509012+00:00 app[web.1]: LINE 1: INSERT IGNORE INTO wp_options ( option_name, option_value, a...

2015-09-04T18:51:20.509609+00:00 app[web.1]: ^ for query INSERT IGNORE INTO wp_options ( option_name, option_value, autoload ) VALUES ('auto_updater.lock', '1441392680', 'no') /* LOCK */ made by do_action_ref_array, call_user_func_array, wp_maybe_auto_update, WP_Automatic_Updater->run

I've been experimenting with heroku-wordpress and every day or so autoupdate appears to break my theme. Any suggestions?

Why was this closed? I am getting the same error