Bug #85187 Add option to disable warning about mismatching server/mysqlworkbench version
Submitted: 26 Feb 2017 21:06 Modified: 30 Mar 2017 6:58
Reporter: Christian Hain Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench Severity:S4 (Feature request)
Version: 6.3.9 CE build 10690321 (64 bit) OS:Any
Assigned to: CPU Architecture:Any
Tags: improvement, usability, user interface, warning

[26 Feb 2017 21:06] Christian Hain
Description:
When I have a MariaDB version 10.1.21 (which is included in XAMPP which I use for local development) and the forementioned MySQL Workbench version, I get a warning when connecting to that server.

"Connection Warning (<connection name>)

Incompatible/nonstandard server version or connection protocol detected (10.1.21). 

[...]

"

which I can skip with "Continue Anyway"

But I get that message everytime I connect. I want to disable this warning.

How to repeat:
Install XAMPP 3.2.2 (compiled on Nov 12th 2015) which includes MariaDB version 10.1.21 and setup a local DB.

Install MySQL Workbench in the forementioned version.

Create a connection to the local DB. 
Double click the new connection to connect.

Suggested fix:
Add a checkbox to the warning window. 

When clicked, this warning should not appear again (either globally or even connection specific, which would be even better)
[1 Mar 2017 11:35] Christian Hain
Message window

Attachment: mysqlworkbench.png (image/png, text), 64.08 KiB.

[30 Mar 2017 6:19] MySQL Verification Team
Hello Christian Hain,

Thank you for the report and feature request!
This is most likely duplicate of Bug #83369

Thanks,
Umesh
[30 Mar 2017 6:58] Christian Hain
OK
Do you know when this will be implemented?