RaigorJiang opened a new pull request, #37830: URL: https://github.com/apache/shardingsphere/pull/37830
Before the fix, example e2e used a uniform `init-mysql-container.sh` script to initialize the environment, creating a consistent table structure. However, this was not suitable for different feature scenarios. After the fix, the generated `init.sql` script is used to initialize the database, meeting the requirements of different features. -- 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]
