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

sphinxql remote query doesnt work correct #9

Open
GoogleCodeExporter opened this issue Mar 16, 2015 · 1 comment
Open

sphinxql remote query doesnt work correct #9

GoogleCodeExporter opened this issue Mar 16, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

mysql> show meta;
+---------------+---------------------------------------------------------------
---------------------------------------------------+
| Variable_name | Value                                                         
                                                   |
+---------------+---------------------------------------------------------------
---------------------------------------------------+
| warning       | sphinxql: syntax error, unexpected SYSVAR, expecting IDENT 
(or 16 other tokens) near '@@version_comment limit 1' |
| total         | 1000                                                          
                                                   |
| total_found   | 5065229                                                       
                                                   |
| time          | 0.072                                                         
                                                   |
+---------------+---------------------------------------------------------------
---------------------------------------------------+
4 rows in set (0.00 sec)

when it worked on distributed, get the result like this.
and just one table incorrect, the other tables not.
when i select this table, total_found number is right, but just output this 
error, i don't know why??

my gmail: ghostposix@gmail.com

waiting for your response.
thank you~


Original issue reported on code.google.com by GHOSTPO...@gmail.com on 4 Sep 2011 at 7:14

@GoogleCodeExporter
Copy link
Author

it occured at "merge this agent's results"

Original comment by GHOSTPO...@gmail.com on 4 Sep 2011 at 9:04

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

1 participant