zhangxuh

Results 3 comments of zhangxuh
trafficstars

遇到同样的问题 请问解决了目前?刚开始能正常运行,后续重新拉取配置后就应用崩溃,表现形式和楼主一致

I met same problem,my yaml configuration is ![image](https://github.com/apache/shardingsphere/assets/19343372/56c6863d-5796-4aac-bf04-753a066d4e51) ![image](https://github.com/apache/shardingsphere/assets/19343372/f33bdeb1-03c0-4de3-9803-e05922365f3b) then give me an error: ![image](https://github.com/apache/shardingsphere/assets/19343372/4dc4dec7-bcb8-47cc-bda6-567dc4c67a2e) when I read the source code,I Found that the SCHEMA_PATH_SYSTEM_SCHEMA_BUILDER_RULE_MAP only support MYSQL_SHARDING_SPHERE、POSTGRESQL_SHARDING_SPHERE、OPEN_GAUSS_SHARDING_SPHERE Did you...