Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
I get error when querying a table on /sql endpoint. The error is related to some query I previously executed. I am unable to execute any other queries on this table in /sql endpoint because of this error.
I am using Solr 6.6.1 on Ubuntu
http://35.199.170.234:8983/solr/piwik_log_conversion_item/sql?indent=on&stmt=select%20*%20from%20piwik_visit_log%20limit%2010&wt=json
{
"result-set":{
"docs":[
]}}