We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Originally posted by farooqkz May 11, 2022 Hello. How can I connect to a MySQL database by providing path to a Unix Domain Socket?
ref: https://docs.rs/sqlx/latest/sqlx/mysql/struct.MySqlConnectOptions.html
The text was updated successfully, but these errors were encountered:
@TaKO8Ki
I will do it.
could you assign this issue to me?
Sorry, something went wrong.
@kyoto7250: Are there any plans to merge 158?
I don't have the permission to merge my PR, so we should wait the review of the owner.
kyoto7250
Successfully merging a pull request may close this issue.
Discussed in #150
Originally posted by farooqkz May 11, 2022
Hello.
How can I connect to a MySQL database by providing path to a Unix Domain Socket?
ref: https://docs.rs/sqlx/latest/sqlx/mysql/struct.MySqlConnectOptions.html
The text was updated successfully, but these errors were encountered: