-
-
Notifications
You must be signed in to change notification settings - Fork 532
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
Does not work correctly with HeidiSQL #1161
Comments
could you provide dockerized case where DB and connection to Manticore is set? |
I can see a few old images https://hub.docker.com/search?q=heidisql |
Try version 6.2.0. Should be fixed there. Feel free to reopen if the issue persists. |
Please, re-open this issue. |
Please share |
Nothing about this issue in /var/log/manticore/searchd.log Almost empty. Only these logs from HeidiSQL maybe useful:
|
Please share more from the log or just attach the full log. It's important to figure out if Buddy is working or not. |
|
the warning said buddy did not start Could you install all packages (Buddy\extra and maybe MCL) as described at the manual https://manual.manticoresearch.com/Installation/Debian_and_Ubuntu#APT-repository |
Sorry, but I don't need a Buddy: https://github.com/manticoresoftware/manticoresearch-buddy
It's just that I won't be using HeidiSQL with Manticore :) It's better, than Buddy, I think. |
as it said at the manual https://manual.manticoresearch.com/Introduction#The-benefits-of-C++-and-the-convenience-of-PHP is utilized for high-level functionality that does not require lightning-fast response times or extremely high processing power you could check that buddy works for your case and create the ticket to move that functionality into manticoresearch core or move related code on you own by creating PR in the main repository |
Ok. One moment. I see many errors in log (and they are coming every second), but search works fine:
|
what warning means that client does not properly close mysql session with mysql quit command or other client does not properly close the session but just closes socket backing current session Should be no problem but we could move this warning into more verbose level if you provide the reproducible case how this warning got popped |
I'm closing this ticket as topic seems fixed and there is another issue about network warnings #1337 |
Describe the bug
When connecting HeidiSQL (version 12.4.0.6659) to Manticore (dev version), it is not possible to see the list of tables, because when reading the schema, some errors are displayed (in the screenshot).
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Throws a mistake
Describe the environment:
The text was updated successfully, but these errors were encountered: