Hillock

Results 3 issues of Hillock

当PHP=5.5.9时,/protected/modules/admin/views/default/index.php的 ``` 服务器 MySQL 版本 ``` 无法应导致页面出错。导致admin的管理首页无法打开。 查了一下资料,是因为PHP 5.5以后不支持mysql_get_server_info()函数。

# Description When attempting to configure data sources for DB-GPT using environment variables (env), an error is thrown, preventing successful connection to the target data source and disrupting core functionality....

fix