ZhangCheng

Results 48 comments of ZhangCheng

> Hi @FlyingZC is there a way to generate expected statement XML or what we have to do it manually ? Hi, you can refer to the structure of the...

@lenxeon Hi,I have fixed this issue in #30295. Could you please test the latest code to see if the problem has been resolved?

@794086163 hi,would you want to fix this issue.

@wsm12138 Hi,By the exception `Caused by: java.lang.NoClassDefFoundError: org/apache/shardingsphere/globalclock/core/yaml/config/YamlGlobalClockRuleConfiguration`. The classpath is now `org.apache.shardingsphere.globalclock.yaml.config.YamlGlobalClockRuleConfiguration`, not `core/yaml/config/YamlGlobalClockRuleConfiguration`. Please use the latest jar package.

@SwapnilPatil07 You can verify the correctness of the sql syntax on oracle 11g. If it is incorrect, just leave a message on the issue and ignore the sql.

Can you provide your shardingsphere and seata configuration.

Thanks for the feedback, I will try.

@linghengqian I personally agree with the removal, atomikos and naryana are enough, and bitronix has not been maintained for a long time.

`order by test_plan_test_case.order desc` @1a23-pangqiu Hi, the `order` is the keyword of MySQL, this sql can not be executed in mysql too.

I tested that this sql cannot be executed in mysql5.7.