MySQL Forums
Forum List  »  Newbie

Server stop a few times a day
Posted by: alfredo balegno
Date: May 29, 2022 02:38PM

Hi all, I have a problem with a MySql server on a DigitalOcean dopplet, which is supposed to be configured if you choose the default for Wordpress.

In the error log I see this every time the server stops:

2022-05-29T20:21:27.411617Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.27) starting as process 29848
2022-05-29T20:21:27.455866Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
2022-05-29T20:21:28.027886Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended.
2022-05-29T20:21:28.357186Z 0 [System] [MY-010229] [Server] Starting XA crash recovery...
2022-05-29T20:21:28.374955Z 0 [System] [MY-010232] [Server] XA crash recovery finished.
2022-05-29T20:21:28.457744Z 0 [Warning] [MY-013746] [Server] A deprecated TLS version TLSv1 is enabled for channel mysql_main
2022-05-29T20:21:28.457808Z 0 [Warning] [MY-013746] [Server] A deprecated TLS version TLSv1.1 is enabled for channel mysql_main
2022-05-29T20:21:28.459901Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed.
2022-05-29T20:21:28.459983Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel.
2022-05-29T20:21:28.510035Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Bind-address: '::' port: 33060, socket: /var/run/mysqld/mysqlx.sock
2022-05-29T20:21:28.510373Z 0 [System] [MY-010931] [Server] /usr/sbin/mysqld: ready for connections. Version: '8.0.27' socket: '/var/run/mysqld/mysqld.sock' port: 3306 MySQL Community Server - GPL.

In this case, I have installed the version:

mysql Ver 8.0.27 for Linux on x86_64 (MySQL Community Server - GPL)

I would be eternally grateful for any help.

Options: ReplyQuote


Subject
Written By
Posted
Server stop a few times a day
May 29, 2022 02:38PM


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.