Hi Nicola,
seems like your MySQL server decided to throw a proper tantrum! CPU at 100% for 6 hours? That’s like trying to run a marathon while carrying a fridge just a joke u know :))))
First off, the restart taking forever is a classic Azure (hang in there, buddy:) moment. While you wait, check if there’s any rogue query hogging all the resources sometimes it’s just one sneaky
SELECT * FROM chaos;
(I add code lol) causing all the trouble. If the server comes back online, maybe scale up the instance temporarily to buy yourself some breathing room. And if it happens again, Azure Support might need to step in before your server starts writing its own error logs for fun.
warm rgds,
alex