Bug #115419 Invalid Parameter Error in MySQL Workbench
Submitted: 24 Jun 16:56 Modified: 25 Jul 12:38
Reporter: Shruthi Burka Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:8.0.26 OS:Windows
Assigned to: MySQL Verification Team CPU Architecture:Any

[24 Jun 16:56] Shruthi Burka
Description:
When attempting to connect to a MySQL server using MySQL Workbench, an error message "parameter not valid" is displayed. This occurs despite the connection parameters being correct. The issue seems to be intermittent and affects multiple users on different machines.

How to repeat:
Open MySQL Workbench.
Create a new connection with the following parameters:
Hostname: localhost
Port: 3306
Username: root
Password: ShruthiPatel@1242
Attempt to connect to the server.
Observe the "parameter not valid" error message.

Suggested fix:
Investigate the validation logic for connection parameters in MySQL Workbench. Ensure that all inputs are correctly sanitized and handle cases where parameters might be misinterpreted or corrupted.
[25 Jun 12:38] MySQL Verification Team
Hello Shruthi,

Thank you for the bug report.
To investigate further this issue at our end, 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
[26 Jul 1:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".