Error when sql_small_result
/sql_big_result+distinct
/distinctrow
#129
Labels
sql_small_result
/sql_big_result+distinct
/distinctrow
#129
Raised by: @FlyingMao
Steps:
select sql_big_result distinct pad from sbtest1;
Return:
select sql_small_result distinct pad from sbtest1 order by pad;
Return:
io.mycat.plan.common.exception.MySQLOutPutException:column distinct not found
The text was updated successfully, but these errors were encountered: