RaigorJiang commented on PR #28428: URL: https://github.com/apache/shardingsphere/pull/28428#issuecomment-1717229552
Hi @134130 Thank you for your serious reply. In ShardingSphere, we use `database type` to describe the type of database. Do you think it is okay to change the log to `Database type is xx`? Please refer to: - [DatabaseType](https://github.com/apache/shardingsphere/blob/master/infra/database/core/src/main/java/org/apache/shardingsphere/infra/database/core/type/DatabaseType.java) - [MySQLDatabaseType](https://github.com/apache/shardingsphere/blob/master/infra/database/type/mysql/src/main/java/org/apache/shardingsphere/infra/database/mysql/type/MySQLDatabaseType.java) -- 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]
