v2版本的1panel安装mysql连接就开始报错,
日志如下:
2025-06-09T23:58:51.257666Z 0 [System] [MY-015015] [Server] MySQL Server - start.
2025-06-09T23:58:51.431322Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.4.5) starting as process 1
2025-06-09T23:58:51.435473Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
2025-06-09T23:58:51.691562Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended.
2025-06-09T23:58:51.883513Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed.
2025-06-09T23:58:51.883530Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel.
2025-06-09T23:58:51.905925Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Bind-address: ‘::’ port: 33060, socket: /var/run/mysqld/mysqlx.sock
2025-06-09T23:58:51.905981Z 0 [System] [MY-010931] [Server] /usr/sbin/mysqld: ready for connections. Version: ‘8.4.5’ socket: ‘/var/lib/mysql/mysql.sock’ port: 3306 MySQL Community Server - GPL.
2025-06-10T00:34:52.244735Z 0 [System] [MY-013172] [Server] Received SHUTDOWN from user . Shutting down mysqld (Version: 8.4.5).
2025-06-10T00:34:53.002212Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.4.5) MySQL Community Server - GPL.
2025-06-10T00:34:53.002222Z 0 [System] [MY-015016] [Server] MySQL Server - end.
2025-06-10 08:48:20+08:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.4.5-1.el9 started.
2025-06-10 08:48:20+08:00 [Note] [Entrypoint]: Switching to dedicated user ‘mysql’
2025-06-10 08:48:20+08:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.4.5-1.el9 started.
2025-06-10T00:48:20.591773Z 0 [System] [MY-015015] [Server] MySQL Server - start.
2025-06-10T00:48:20.759448Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.4.5) starting as process 1
2025-06-10T00:48:20.763519Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
2025-06-10T00:48:21.018596Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended.
2025-06-10T00:48:21.215177Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed.
2025-06-10T00:48:21.215196Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel.
2025-06-10T00:48:21.242940Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Bind-address: ‘::’ port: 33060, socket: /var/run/mysqld/mysqlx.sock
2025-06-10T00:48:21.242965Z 0 [System] [MY-010931] [Server] /usr/sbin/mysqld: ready for connections. Version: ‘8.4.5’ socket: ‘/var/lib/mysql/mysql.sock’ port: 3306 MySQL Community Server - GPL.