Open zhenglin-charlie-li opened 1 year ago
CREATE TABLE t0(c0 INT); SELECT * FROM t0 HAVING (1 IS NULL);
Docker image StoneDB V1.0.4
Have you read the Contributing Guidelines on issues?
Please confirm if bug report does NOT exists already ?
Describe the problem
StoneDB V1.0.4 Example
Expected behavior
MySQL 5.7 Example
How To Reproduce
Environment
Docker image StoneDB V1.0.4
Are you interested in submitting a PR to solve the problem?