Reasons why Cloud SQL would crash approximately every 24 hours -


i'm consistently seeing less 24 hours uptime on cloud sql instance, despite having set on.

it looks instance crashing keep losing new users added (and mysql users table in myisam can't recover crash indoor data tables can).

is there problem cloud sql causing or configuration?

innodb google recommended database engine cloud sql.

if myisam requirement you, i´d use mysql on google compute engine.

check:

https://cloud.google.com/sql/faq#innodb

and

https://cloud.google.com/sql/docs/launch-checklist


Comments

Popular posts from this blog

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -

javascript - Using jquery append to add option values into a select element not working -

javascript - Restarting Supervisor and effect on FlaskSocketIO -