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

feat(db): support connect to mysql with unix socket #1571

Merged
merged 1 commit into from
Dec 19, 2022

Conversation

5aaee9
Copy link
Contributor

@5aaee9 5aaee9 commented Dec 18, 2022

支持通过 Unix Socket 连接到 MySQL 实例

@HFO4 HFO4 merged commit 8dafb4f into cloudreve:master Dec 19, 2022
@HFO4
Copy link
Member

HFO4 commented Dec 19, 2022

Thanks!

Charset: "utf8",
DBFile: "cloudreve.db",
Port: 3306,
UnixSocket: false,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually, you don't need this line.

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

Successfully merging this pull request may close these issues.

2 participants