TaKO8Ki / gobang

A cross-platform TUI database management tool written in Rust
MIT License
2.77k stars 90 forks source link

Connecting to MySQL database with unix domain sockets #151

Open TaKO8Ki opened 2 years ago

TaKO8Ki commented 2 years ago

Discussed in https://github.com/TaKO8Ki/gobang/discussions/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

kyoto7250 commented 2 years ago

@TaKO8Ki

I will do it.

could you assign this issue to me?

tuxruffian commented 1 year ago

@kyoto7250: Are there any plans to merge 158?

kyoto7250 commented 1 year ago

I don't have the permission to merge my PR, so we should wait the review of the owner.