MySQL Forums
Forum List  »  MySQL Workbench

Re: Who designed this all but useless tool?
Posted by: Henrique Garcia
Date: April 28, 2026 11:32AM

Hi Nick, how are you?

MySQL Workbench is not a server management replacement and is not designed to manage filesystem paths, internal data directories, or all administrative tasks.

It connects to a running MySQL server and focuses mainly on SQL development, modeling, and basic admin tasks.
Migration requires both a defined source and target, and bulk loading or user management is typically done via SQL or other admin tools.

If you need full instance‑level control, use MySQL Shell, command‑line tools, or OS‑level administration instead of Workbench.


Best regards,
Henrique Garcia

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Who designed this all but useless tool?
49
April 28, 2026 11:32AM


Sorry, only registered users may post in this forum.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.