Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

请问支持mariadb吗?安装时一直报错 #3813

Open
tomy2502 opened this issue Sep 15, 2024 · 2 comments
Open

请问支持mariadb吗?安装时一直报错 #3813

tomy2502 opened this issue Sep 15, 2024 · 2 comments

Comments

@tomy2502
Copy link

1,采用docker安装方式
2,正确配置了数据库信息
数据库类型:MySql
连接字符串:
Server=127.0.0.1;Port=3306;Uid=xxxxxx;Pwd=yyyyyyy;Database=mysscms;SslMode=Preferred;CharSet=utf8;

3,/ss-admin/install/ 在数据库页面报错:
One or more errors occurred. (Connection refused)

@starlying
Copy link
Contributor

mariadb还没做适配,我们会增加进去

@starlying
Copy link
Contributor

starlying commented Sep 26, 2024

已增加MariaDB数据库支持,可以下载最新版本测试一下。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants