kareemmahlees / tablex

Cross-Platform table viewer written in Rust
https://tablex-tan.vercel.app
MIT License
64 stars 5 forks source link

Can't connect passwordless to localhost #112

Open ondohotola opened 6 days ago

ondohotola commented 6 days ago

I am trying to connect to a MySQL/MariaDB database on my localhost (not accessible from the outside, usually I do it with the mysql.sock but using the port (3306) also works) without (or with) a username but without password.

That's not possible.

I would like to be able to use an empty password.

System Info (please complete the following information):