JiekerTime commented on issue #11105: URL: https://github.com/apache/shardingsphere/issues/11105#issuecomment-873865661
> @JiekerTime hi bro, The problem is that the SQL syntax h2 is not supported. You can look at this: https://www.h2database.com/html/commands.html#alter_table_drop_column And You can specify db-types="MySQL" in ddl-integration-test-cases.xml, and modify scenario-types="dbtbl_with_readwrite_splitting,readwrite_splitting". Can you submit a PR? Modified the main text: "The current problem does not occur in the H2 scenario", you can reproduce the problem by uncommenting it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
