Ao Qiao
Ao Qiao
> This is a bug caused by MySqlExprParser. We will fix it. if no one fixes it, you can assign this to me, i'm interested and may have a try.
> > if no one fixes it, you can assign this to me, i'm interested and may have a try. > > Sure. I will do the code review for...
hi, i opened a merge request.https://github.com/ApsaraDB/galaxysql/pull/112 I think it will fix this bug. @F-ca7
@Oldbread3 PTAL:)
> Amend use name at code path below might be the proper way to fix this issue. > > https://github.com/polardb/polardbx-sql/blob/ffd596b88044465c0bfdcda7d19a2882fe0acc89/polardbx-parser/src/main/java/com/alibaba/polardbx/druid/sql/dialect/mysql/parser/MySqlStatementParser.java#L6506 when using statement `set password for yejr@'%' = password('xx');`, variable...
这个pr还不能合入嘛 @Oldbread3 @ZSYTY
节点之间的通信是否正常呢,看报错可能是这些节点无法联通 `10.233.90.75:3406 - null; 10.233.118.96:3406 - null; 10.233.118.145:3406 - null; 10.233.118.83:3406 - null; 10.233.90.130:3406 - null;`
> LGTM Honestly I don't think this change is necessary, could you plz explain why these default setting should be written explicitly?
> @joeCarf Do you have a good solution to this problem??? Which approach are you using, are you debugging cn in your IDE or compile source code ? I can't...
And what version is your Mysql? @hadoop835