manticoresearch
manticoresearch copied to clipboard
MySQL Workbench cannot connect to Manticore
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
➤ Sergey Nikolaev commented:
Please provide more details about the issue.
➤ Nick Sergeev commented:
I've added the details to the issue's body.