MySQL Forums
Forum List  »  InnoDB

Re: Why does MySQL 5.7 inside a docker container always crash?
Posted by: budianto ip
Date: May 17, 2023 11:51PM

I'd like to point out these 2 lines:
```log
2023-01-28T19:24:21.723597Z 0 [Note] InnoDB: Database was not shutdown normally!
2023-01-28T19:24:21.723601Z 0 [Note] InnoDB: Starting crash recovery.
```

During the test the CPU utilization became so high, it even reached more than 200%.

I still have no idea why the database was not shutdown normally.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Why does MySQL 5.7 inside a docker container always crash?
271
May 17, 2023 11:51PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.