TablePlus / DBngin

DB Engine
https://dbngin.com
1.06k stars 19 forks source link

MySQL Stuck on 'Starting...' Due to Incorrect Binaries Path on WIndows #153

Closed patuh-istizhar closed 1 month ago

patuh-istizhar commented 2 months ago

MySQL 8.4.0 build 0.0.3 (i think) on Windows 11

I can't start MySQL because it gets stuck on 'Starting...'. When I check the MySQL database server binaries, they are pointing to C:\Users{username}\OneDrive\Dokumen. In contrast, PostgreSQL starts successfully, and its binaries correctly point to C:\Users{username}\AppData\Local\com.tinyapp.DBngin\Binaries\postgresql\16.4.1."

huyphams commented 2 months ago

Thanks, let us check it.

huyphams commented 2 months ago

Hi @patuh-istizhar are you using default or you custom the mysql configure file or data path?

patuh-istizhar commented 2 months ago

Hi @patuh-istizhar are you using default or you custom the mysql configure file or data path?

Hi, I'm using the default configuration. I just clicked on the connection (which downloaded MySQL), and then it got stuck at the loading stage.

patuh-istizhar commented 2 months ago

Is there a way to perform a clean install of all configurations in DBngin? Maybe a clean install could solve this issue.

huyphams commented 1 month ago

Hi @patuh-istizhar You can uninstall the app via windows uninstall/install app.

huyphams commented 1 month ago

The build 0.0.6 should fix this issue. Please let me know if you're still seeing the bug.