Cannot update MYSQL #684
Unanswered
karchung0930
asked this question in
Q&A
Replies: 1 comment 8 replies
-
The correct installation folder should be: C:\laragon-6.0.0\bin\mysql\mysql-8.3.0-winx64 Make sure you only have these "files" inside that folder: Make sure you don't have the folder: C:\Laragon-6.0.0\data\mysql-8 |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I follow the steps in: https://www.kreaweb.be/laragon-update-mysql/
When I try to start mysql, it fails. The error logs:
2024-02-09T06:09:40.066390Z 0 [System] [MY-015015] [Server] MySQL Server - start. 2024-02-09T06:09:40.130679Z 0 [Warning] [MY-010097] [Server] Insecure configuration for --secure-file-priv: Current value does not restrict location of generated files. Consider setting it to a valid, non-empty path. 2024-02-09T06:09:40.130738Z 0 [Warning] [MY-010918] [Server] 'default_authentication_plugin' is deprecated and will be removed in a future release. Please use authentication_policy instead. 2024-02-09T06:09:40.130754Z 0 [System] [MY-010116] [Server] C:\laragon-6.0.0\bin\mysql\mysql-8.3.0-winx64\bin\mysqld (mysqld 8.3.0) starting as process 2144 2024-02-09T06:09:40.153711Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started. 2024-02-09T06:09:40.382654Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended. mysqld: Table 'mysql.plugin' doesn't exist 2024-02-09T06:09:40.525917Z 0 [ERROR] [MY-010735] [Server] Could not open the mysql.plugin table. Please perform the MySQL upgrade procedure. 2024-02-09T06:09:40.526642Z 0 [Warning] [MY-010441] [Server] Failed to open optimizer cost constant tables 2024-02-09T06:09:40.527224Z 0 [Warning] [MY-010441] [Server] Failed to open optimizer cost constant tables 2024-02-09T06:09:40.527792Z 0 [Warning] [MY-010441] [Server] Failed to open optimizer cost constant tables 2024-02-09T06:09:40.528410Z 0 [Warning] [MY-010441] [Server] Failed to open optimizer cost constant tables 2024-02-09T06:09:40.528951Z 0 [Warning] [MY-010441] [Server] Failed to open optimizer cost constant tables 2024-02-09T06:09:40.529490Z 0 [Warning] [MY-010441] [Server] Failed to open optimizer cost constant tables 2024-02-09T06:09:40.530035Z 0 [Warning] [MY-010441] [Server] Failed to open optimizer cost constant tables 2024-02-09T06:09:40.646355Z 0 [Warning] [MY-010015] [Repl] Gtid table is not ready to be used. Table 'mysql.gtid_executed' cannot be opened. 2024-02-09T06:09:40.743321Z 0 [Warning] [MY-010015] [Repl] Gtid table is not ready to be used. Table 'mysql.gtid_executed' cannot be opened. 2024-02-09T06:09:40.754327Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed. 2024-02-09T06:09:40.754678Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel. 2024-02-09T06:09:40.759798Z 0 [Warning] [MY-010441] [Server] Failed to open optimizer cost constant tables 2024-02-09T06:09:40.760379Z 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 2024-02-09T06:09:40.761229Z 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. 2024-02-09T06:09:40.766429Z 0 [ERROR] [MY-010326] [Server] Fatal error: Can't open and lock privilege tables: Table 'mysql.user' doesn't exist 2024-02-09T06:09:40.766959Z 0 [ERROR] [MY-010952] [Server] The privilege system failed to initialize correctly. For complete instructions on how to upgrade MySQL to a new version please see the 'Upgrading MySQL' section from the MySQL manual. 2024-02-09T06:09:40.767942Z 0 [ERROR] [MY-010119] [Server] Aborting 2024-02-09T06:09:42.003254Z 0 [System] [MY-010910] [Server] C:\laragon-6.0.0\bin\mysql\mysql-8.3.0-winx64\bin\mysqld: Shutdown complete (mysqld 8.3.0) MySQL Community Server - GPL. 2024-02-09T06:09:42.003823Z 0 [System] [MY-015016] [Server] MySQL Server - end. 2024-02-09T06:09:50.074154Z 0 [System] [MY-015015] [Server] MySQL Server - start. 2024-02-09T06:09:50.146331Z 0 [Warning] [MY-010097] [Server] Insecure configuration for --secure-file-priv: Current value does not restrict location of generated files. Consider setting it to a valid, non-empty path. 2024-02-09T06:09:50.146390Z 0 [Warning] [MY-010918] [Server] 'default_authentication_plugin' is deprecated and will be removed in a future release. Please use authentication_policy instead. 2024-02-09T06:09:50.146405Z 0 [System] [MY-010116] [Server] C:\laragon-6.0.0\bin\mysql\mysql-8.3.0-winx64\bin\mysqld (mysqld 8.3.0) starting as process 10580 2024-02-09T06:09:50.171402Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started. 2024-02-09T06:09:50.401422Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended. mysqld: Table 'mysql.plugin' doesn't exist 2024-02-09T06:09:50.547767Z 0 [ERROR] [MY-010735] [Server] Could not open the mysql.plugin table. Please perform the MySQL upgrade procedure. 2024-02-09T06:09:50.548507Z 0 [Warning] [MY-010441] [Server] Failed to open optimizer cost constant tables 2024-02-09T06:09:50.549076Z 0 [Warning] [MY-010441] [Server] Failed to open optimizer cost constant tables 2024-02-09T06:09:50.549632Z 0 [Warning] [MY-010441] [Server] Failed to open optimizer cost constant tables 2024-02-09T06:09:50.550233Z 0 [Warning] [MY-010441] [Server] Failed to open optimizer cost constant tables 2024-02-09T06:09:50.550773Z 0 [Warning] [MY-010441] [Server] Failed to open optimizer cost constant tables 2024-02-09T06:09:50.551316Z 0 [Warning] [MY-010441] [Server] Failed to open optimizer cost constant tables 2024-02-09T06:09:50.551848Z 0 [Warning] [MY-010441] [Server] Failed to open optimizer cost constant tables 2024-02-09T06:09:50.662802Z 0 [Warning] [MY-010015] [Repl] Gtid table is not ready to be used. Table 'mysql.gtid_executed' cannot be opened. 2024-02-09T06:09:50.706624Z 0 [Warning] [MY-010015] [Repl] Gtid table is not ready to be used. Table 'mysql.gtid_executed' cannot be opened. 2024-02-09T06:09:50.717450Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed. 2024-02-09T06:09:50.717801Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel. 2024-02-09T06:09:50.723485Z 0 [Warning] [MY-010441] [Server] Failed to open optimizer cost constant tables 2024-02-09T06:09:50.724071Z 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 2024-02-09T06:09:50.724919Z 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. 2024-02-09T06:09:50.732770Z 0 [ERROR] [MY-010326] [Server] Fatal error: Can't open and lock privilege tables: Table 'mysql.user' doesn't exist 2024-02-09T06:09:50.733313Z 0 [ERROR] [MY-010952] [Server] The privilege system failed to initialize correctly. For complete instructions on how to upgrade MySQL to a new version please see the 'Upgrading MySQL' section from the MySQL manual. 2024-02-09T06:09:50.734242Z 0 [ERROR] [MY-010119] [Server] Aborting 2024-02-09T06:09:51.947797Z 0 [System] [MY-010910] [Server] C:\laragon-6.0.0\bin\mysql\mysql-8.3.0-winx64\bin\mysqld: Shutdown complete (mysqld 8.3.0) MySQL Community Server - GPL. 2024-02-09T06:09:51.948401Z 0 [System] [MY-015016] [Server] MySQL Server - end.
Beta Was this translation helpful? Give feedback.
All reactions