This is the failure I get.
WordPress database error: [INSERT,UPDATE command denied to user ‘79978_1.usr1’@’192.168.43.17’ for table ‘wp_options’]
INSERT INTO wp_options (option_name, option_value, autoload) VALUES (‘_transient_doing_cron’, ‘1420140746.1765799522399902343750’, ‘yes’) ON DUPLICATE KEY UPDATE option_name = VALUES(option_name), option_value = VALUES(option_value), autoload = VALUES(autoload)