Open
Description
Raised by: @FlyingMao
Steps:
- Query:
select sql_big_result distinct pad from sbtest1;
Return:
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AS pad
FROM sbtest1
LIMIT 100' at line 1
- Query:
select sql_small_result distinct pad from sbtest1 order by pad;
Return:io.mycat.plan.common.exception.MySQLOutPutException:column distinct not found