linghengqian commented on issue #30656:
URL: 
https://github.com/apache/shardingsphere/issues/30656#issuecomment-2021997423

   - To add support for Postgres, TiDB or other databases, you need to add 
files like 
https://github.com/apache/shardingsphere/tree/master/mode%2Ftype%2Fstandalone%2Frepository%2Fprovider%2Fjdbc%2Fsrc%2Fmain%2Fresources%2Fsql
 to the `/sql/` folder of the project's classpath. These xml files define how 
ShardingSphere CRUDs the database to save metadata. These files do not take 
into account SPI.
   
   - Or you can use cluster mode, in which case the metadata is in zoookeeper 
etc.
   
   - IMHO, the original CVE description is bullshit, as h2database V2 does not 
allow access to the web console by default. This CVE is for the 
`com.datomic:datomic-free` dependency. For this CVE, the maintainer has 
requested to revoke the CVE, and you can see that the CVE has been marked as 
disputed.


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