good first issuetype:test
倉庫指標
- 星標
- (43 顆星)
- PR 合併指標
- (PR 指標待抓取)
描述
Currently we use environment variable YII_MYSQL_TYPE to check DBMS type (MySQL or MariaDB). Instead of relying on the environment variable, we can query the DBMS directly to determine the type, and then cache the result in TestConnection.