QiangYuan0828 commented on issue #24662: URL: https://github.com/apache/shardingsphere/issues/24662#issuecomment-1496878209
Hi, This is Qiang Yuan, a candidate for Gsoc2023. After learning from PR above, I would like to work on performance_schema of MySQL. But I want to make sure I understand the target correctly: 1. create a .yaml file for each table under infra/common/src/main/resources/schema/mysql/performance_schema/. 2. update enmu type in infra/common/src/main/java/org/apache/shardingsphere/infra/metadata/database/schema/builder/SystemSchemaBuilderRule.java. 3. add test cases under infra/common/src/test/java/org/apache/shardingsphere/infra/metadata/database/schema/builder/. 4. may need to write *.xml files under /test, but I am a little confused about where the location should be and how they will work for testing. -- 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]
