Bug #118550 | MySQL Workbench Detects Incorrect Server Version (5.7.23) Despite MySQL Server 8.0.42 Being Installed and Configured | ||
---|---|---|---|
Submitted: | 28 Jun 23:27 | Modified: | 4 Jul 1:23 |
Reporter: | Jodian Hylton | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Workbench | Severity: | S1 (Critical) |
Version: | 8.0.42 | OS: | Windows |
Assigned to: | CPU Architecture: | x86 | |
Tags: | export, mysql 8.4, MySQL server version, MySQL Server; Workbench, mysqlserver, mysqlworkbench |
[28 Jun 23:27]
Jodian Hylton
[30 Jun 12:40]
MySQL Verification Team
Hello Jodian Hylton, Thank you for the bug report. Could you please paste the result of "select version();" after connecting to MySQL Workbench connection? Also, may I kindly request you to launch workbench under debug mode (--log-level=debug3) and provide unaltered workbench log file(more details about log are explained here - https://dev.mysql.com/doc/workbench/en/workbench-reporting-bugs.html)? Regards, Ashwini Patil
[1 Jul 0:34]
Jodian Hylton
The file and screenshot have been attached for your review.
[2 Jul 12:49]
MySQL Verification Team
Hello Jodian Hylton, Thank you for the details. Create a new connection with MySQL Server 8.0.42 credentials and repeat the procedure. You are connecting to Server 5.7 from Workbench hence it is detecting as 5.7. Regards, Ashwini Patil
[3 Jul 23:56]
Jodian Hylton
Hello, I connected with the connection set to the local instance of MySQL 8.0.42; however, I am still experiencing the same issue. I have attached a new log file. I did not install MySQL Server 5.7.2,3 only 8.0.42
[4 Jul 1:23]
Jodian Hylton
For more context, I am connecting to a remote database on a WordPress hosting provider's server. Could this be why the server keeps saying 5.7.23?