sandynz commented on code in PR #17017:
URL: https://github.com/apache/shardingsphere/pull/17017#discussion_r856885474


##########
shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-scaling/src/test/resources/env/common/command.xml:
##########
@@ -17,20 +17,86 @@
 
 <command>
     <create-database>
-        CREATE DATABASE sharding_db;
+        CREATE DATABASE sharding_db
     </create-database>

Review Comment:
   The last `;` could be kept, the same as there're multiple SQLs.



-- 
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]

Reply via email to