TablePlus / DBngin

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

How to uninstall what is installed by DBngin #146

Closed rabol closed 1 month ago

rabol commented 1 month ago

I would like to uninstall an old version of Mysql, can DBngin do that or is that a manual task ?

huyphams commented 1 month ago
  1. Stop the server.
  2. Right click > show database files => delete everything.
  3. Right click > show database server binaries => delete everything.

Done!

Screenshot 2024-06-15 at 1 08 27 AM
huyphams commented 1 month ago

Please remember to backup just in case you delete the wrong one.

huyphams commented 1 month ago

You can only delete what has been created by DBngin, not by the other apps,

rabol commented 1 month ago

Had not even see that menu, thanks a lot!