Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MySQL Workbench cannot connect to Manticore #1279

Closed
githubmanticore opened this issue Jul 24, 2023 · 3 comments
Closed

MySQL Workbench cannot connect to Manticore #1279

githubmanticore opened this issue Jul 24, 2023 · 3 comments
Assignees

Comments

@githubmanticore
Copy link
Contributor

githubmanticore commented Jul 24, 2023

The MySQL Workbench tool fails when trying to connect to Manticore although it works fine with MySQL. In both cases it sends the same requests in the same order. The idea is that we can try to emulate the exact responses sent from MySQL to MySQL Workbench first and then replace them one by one with the actual Manticore responses to detect the differing parts which cause the error.

Here are the dumps of the tcp exchanges between Mysql Workbench and both Manticore and MySQL: workbench.zip

@githubmanticore
Copy link
Contributor Author

➤ Sergey Nikolaev commented:

Please provide more details about the issue.

@githubmanticore
Copy link
Contributor Author

➤ Nick Sergeev commented:

I've added the details to the issue's body.

@Nick-S-2018
Copy link
Collaborator

Nick-S-2018 commented Oct 17, 2024

I close the issue since it looks to be too time-consuming for us to detect which part of Manticore responses causes Workbench to fail. ( It fails only after the full sequence of initial connection requests is executed)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants