Bug #51365 Server compatibility
Submitted: 21 Feb 2010 12:04 Modified: 29 Aug 2011 17:34
Reporter: André verwijs Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: Administration Severity:S3 (Non-critical)
Version:5.2.16 OSS BETA OS:Windows (Version 7 Ultimate)
Assigned to: CPU Architecture:Any
Tags: 5.5.1-m2-community

[21 Feb 2010 12:04] André verwijs
Description:
MySQL Workbench 5.2.16 OSS beta is not compatible with MySQL 5.5.1 m2 community. I have to change by hand to install new server connection.

How to repeat:
* install mySQL 5.5 to "C:\Program Files\MySQL Server 5.5\"
* install MySQL Workbench to 
  "C:\Program Files\MySQL Server 5.5\MySQL Workbench 5.2 OSS"

Suggested fix:
add a MySQL 5.5 profile or let Workbench search windows register on where MySQL is installed.
[22 Feb 2010 13:00] MySQL Verification Team
Thank you for the bug report. What you meant with: "I have to change by hand to install new server connection.". Thanks in advance.
[22 Feb 2010 18:39] André verwijs
Pictur 1: Specify OS and installed package..

Attachment: mysql-new_server_1.png (image/png, text), 83.98 KiB.

[22 Feb 2010 18:42] André verwijs
with creating new server instance, picture 1 shows with Os and witch installed package. mysql 5.1 is the best choice in my case.
[22 Feb 2010 18:45] André verwijs
path cannot be found with selected package...

Attachment: mysql-new_server_2.png (image/png, text), 80.56 KiB.

[22 Feb 2010 18:47] André verwijs
but as you can see, the path can not be found. so i have to change the path manually... first choose the server you want to use..
[22 Feb 2010 18:48] André verwijs
choose the server...

Attachment: mysql-new_server_3.png (image/png, text), 77.96 KiB.

[22 Feb 2010 18:50] André verwijs
after that change the path manually, in my case MySQL 5.5 After that everything goes fine...
[22 Feb 2010 18:51] André verwijs
change the path manually...

Attachment: mysql-new_server_4.png (image/png, text), 88.22 KiB.

[22 Feb 2010 18:55] André verwijs
server successfuly added..

Attachment: mysql-new_server_5.png (image/png, text), 197.56 KiB.

[22 Feb 2010 19:06] André verwijs
so to make workbench compatible with mysql 5.5, a installed package should be added to the list of installed packages (with the path in picture 4) or let workbench locate the path from windows register... 

thank you
[22 Feb 2010 19:07] André verwijs
so to make workbench compatible with mysql 5.5, a installed package should be added to the list of installed packages (with the path in picture 4) or let workbench locate the path from windows register... 

thank you
[23 Feb 2010 13:57] MySQL Verification Team
Thank you for the feedback.
[29 Aug 2011 17:34] Philip Olson
Fixed as of 5.2.28:

+        Added MySQL Server 5.5 support.