My MySQL instance stayed in the “Instance is being updated” state for more than two hours.
I would like to add that the operation I performed was to start the instance.
My MySQL instance stayed in the “Instance is being updated” state for more than two hours.
I would like to add that the operation I performed was to start the instance.
Hi @TonyCe ,
Welcome to Google Cloud Community!
It looks like your MySQL instance might be stuck for a few reasons:
ibtmp1 file could have grown large. Unfortunately, the only way to shrink it is by restarting the service. To avoid this in the future, you could create temporary tables with ROW_FORMAT=COMPRESSED, though it may affect performance.If none of these are the issue, it might be a good idea to contact Google Cloud support for further help.
Was this helpful? If so, please accept this answer as “Solution”. If you need additional assistance, reply here within 2 business days and I’ll be happy to help.