You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi all,
i'm trying to using image in subject but db can't start. This is the error:
db exited with code 1
db | 2024-08-05 12:53:42+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 9.0.1-1.el9 started.
db | 2024-08-05 12:53:43+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql'
db | 2024-08-05 12:53:43+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 9.0.1-1.el9 started.
db | '/var/lib/mysql/mysql.sock' -> '/var/run/mysqld/mysqld.sock'
db | 2024-08-05T12:53:43.236198Z 0 [System] [MY-015015] [Server] MySQL Server - start.
db | 2024-08-05T12:53:43.419343Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 9.0.1) starting as process 1
db | 2024-08-05T12:53:43.423687Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
db | 2024-08-05T12:53:44.035860Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended.
db | mysqld: Table 'mysql.plugin' doesn't exist
db | 2024-08-05T12:53:44.613110Z 0 [ERROR] [MY-010735] [Server] Could not open the mysql.plugin table. Please perform the MySQL upgrade procedure.
db | 2024-08-05T12:53:44.613265Z 0 [Warning] [MY-010441] [Server] Failed to open optimizer cost constant tables
db | 2024-08-05T12:53:44.613363Z 0 [Warning] [MY-010441] [Server] Failed to open optimizer cost constant tables
db | 2024-08-05T12:53:44.613463Z 0 [Warning] [MY-010441] [Server] Failed to open optimizer cost constant tables
db | 2024-08-05T12:53:44.613583Z 0 [Warning] [MY-010441] [Server] Failed to open optimizer cost constant tables
db | 2024-08-05T12:53:44.613651Z 0 [Warning] [MY-010441] [Server] Failed to open optimizer cost constant tables
db | 2024-08-05T12:53:44.613709Z 0 [Warning] [MY-010441] [Server] Failed to open optimizer cost constant tables
db | 2024-08-05T12:53:44.613774Z 0 [Warning] [MY-010441] [Server] Failed to open optimizer cost constant tables
db | 2024-08-05T12:53:44.648254Z 0 [Warning] [MY-010015] [Repl] Gtid table is not ready to be used. Table 'mysql.gtid_executed' cannot be opened.
db | 2024-08-05T12:53:44.706120Z 0 [Warning] [MY-010015] [Repl] Gtid table is not ready to be used. Table 'mysql.gtid_executed' cannot be opened.
db | 2024-08-05T12:53:44.709766Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed.
db | 2024-08-05T12:53:44.709791Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel.
db | 2024-08-05T12:53:44.711927Z 0 [Warning] [MY-011810] [Server] Insecure configuration for --pid-file: Location '/var/run/mysqld' in the path is accessible to all OS users. Consider choosing a different directory.
db | 2024-08-05T12:53:44.712116Z 0 [Warning] [MY-010441] [Server] Failed to open optimizer cost constant tables
db | 2024-08-05T12:53:44.712223Z 0 [ERROR] [MY-013129] [Server] A message intended for a client cannot be sent there as no client-session is attached. Therefore, we're sending the information to the error-log instead: MY-001146 - Table 'mysql.component' doesn't exist
db | 2024-08-05T12:53:44.712242Z 0 [Warning] [MY-013129] [Server] A message intended for a client cannot be sent there as no client-session is attached. Therefore, we're sending the information to the error-log instead: MY-003543 - The mysql.component table is missing or has an incorrect definition.
db | 2024-08-05T12:53:44.712310Z 0 [ERROR] [MY-000067] [Server] unknown variable 'default-authentication-plugin=mysql_native_password'.
db | 2024-08-05T12:53:44.712685Z 0 [ERROR] [MY-010119] [Server] Aborting
db | 2024-08-05T12:53:46.222925Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 9.0.1) MySQL Community Server - GPL.
db | 2024-08-05T12:53:46.222944Z 0 [System] [MY-015016] [Server] MySQL Server - end.
db exited with code 1
Can anyone help me to understand where is the problem?
Thanks
The text was updated successfully, but these errors were encountered:
Hi all,
i'm trying to using image in subject but db can't start. This is the error:
db exited with code 1
db | 2024-08-05 12:53:42+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 9.0.1-1.el9 started.
db | 2024-08-05 12:53:43+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql'
db | 2024-08-05 12:53:43+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 9.0.1-1.el9 started.
db | '/var/lib/mysql/mysql.sock' -> '/var/run/mysqld/mysqld.sock'
db | 2024-08-05T12:53:43.236198Z 0 [System] [MY-015015] [Server] MySQL Server - start.
db | 2024-08-05T12:53:43.419343Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 9.0.1) starting as process 1
db | 2024-08-05T12:53:43.423687Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
db | 2024-08-05T12:53:44.035860Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended.
db | mysqld: Table 'mysql.plugin' doesn't exist
db | 2024-08-05T12:53:44.613110Z 0 [ERROR] [MY-010735] [Server] Could not open the mysql.plugin table. Please perform the MySQL upgrade procedure.
db | 2024-08-05T12:53:44.613265Z 0 [Warning] [MY-010441] [Server] Failed to open optimizer cost constant tables
db | 2024-08-05T12:53:44.613363Z 0 [Warning] [MY-010441] [Server] Failed to open optimizer cost constant tables
db | 2024-08-05T12:53:44.613463Z 0 [Warning] [MY-010441] [Server] Failed to open optimizer cost constant tables
db | 2024-08-05T12:53:44.613583Z 0 [Warning] [MY-010441] [Server] Failed to open optimizer cost constant tables
db | 2024-08-05T12:53:44.613651Z 0 [Warning] [MY-010441] [Server] Failed to open optimizer cost constant tables
db | 2024-08-05T12:53:44.613709Z 0 [Warning] [MY-010441] [Server] Failed to open optimizer cost constant tables
db | 2024-08-05T12:53:44.613774Z 0 [Warning] [MY-010441] [Server] Failed to open optimizer cost constant tables
db | 2024-08-05T12:53:44.648254Z 0 [Warning] [MY-010015] [Repl] Gtid table is not ready to be used. Table 'mysql.gtid_executed' cannot be opened.
db | 2024-08-05T12:53:44.706120Z 0 [Warning] [MY-010015] [Repl] Gtid table is not ready to be used. Table 'mysql.gtid_executed' cannot be opened.
db | 2024-08-05T12:53:44.709766Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed.
db | 2024-08-05T12:53:44.709791Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel.
db | 2024-08-05T12:53:44.711927Z 0 [Warning] [MY-011810] [Server] Insecure configuration for --pid-file: Location '/var/run/mysqld' in the path is accessible to all OS users. Consider choosing a different directory.
db | 2024-08-05T12:53:44.712116Z 0 [Warning] [MY-010441] [Server] Failed to open optimizer cost constant tables
db | 2024-08-05T12:53:44.712223Z 0 [ERROR] [MY-013129] [Server] A message intended for a client cannot be sent there as no client-session is attached. Therefore, we're sending the information to the error-log instead: MY-001146 - Table 'mysql.component' doesn't exist
db | 2024-08-05T12:53:44.712242Z 0 [Warning] [MY-013129] [Server] A message intended for a client cannot be sent there as no client-session is attached. Therefore, we're sending the information to the error-log instead: MY-003543 - The mysql.component table is missing or has an incorrect definition.
db | 2024-08-05T12:53:44.712310Z 0 [ERROR] [MY-000067] [Server] unknown variable 'default-authentication-plugin=mysql_native_password'.
db | 2024-08-05T12:53:44.712685Z 0 [ERROR] [MY-010119] [Server] Aborting
db | 2024-08-05T12:53:46.222925Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 9.0.1) MySQL Community Server - GPL.
db | 2024-08-05T12:53:46.222944Z 0 [System] [MY-015016] [Server] MySQL Server - end.
db exited with code 1
Can anyone help me to understand where is the problem?
Thanks
The text was updated successfully, but these errors were encountered: