You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please confirm if bug report does NOT exists already ?
I confirm there is no existing issue for this
Describe the problem
mysql> SELECT "count(distinct 17)_test1", count(distinct d1),count(distinct d2),count(distinct d3) FROM cs1;
ERROR 2013 (HY000): Lost connection to MySQL server during query
service crashed
Expected behavior
The service runs normally and returns the correct result
Have you read the Contributing Guidelines on issues?
Please confirm if bug report does NOT exists already ?
Describe the problem
service crashed
Expected behavior
The service runs normally and returns the correct result
How To Reproduce
ERROR 2013 (HY000): Lost connection to MySQL server during query
Environment
centos7
branch stonedb-5.7-dev
Are you interested in submitting a PR to solve the problem?
The text was updated successfully, but these errors were encountered: