manticoresearch icon indicating copy to clipboard operation
manticoresearch copied to clipboard

MySQL Workbench cannot connect to Manticore

Open githubmanticore opened this issue 2 years ago • 2 comments

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 avatar Jul 24 '23 12:07 githubmanticore

➤ Sergey Nikolaev commented:

Please provide more details about the issue.

githubmanticore avatar Jul 26 '23 07:07 githubmanticore

➤ Nick Sergeev commented:

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

githubmanticore avatar Aug 02 '23 14:08 githubmanticore