Recently we have released Workbench 5.2.4 Alpha. This version has some new features, and amongst them there is Workbench Administrator plugin or WBA plugin for short.
The plugin aims to ease the managing process of server instances. What we offer with WBA is a simple way to check status, configure and control one server instance. Some parts will resemble discontinued MySQL Administrator.
And here is a short summary of what we will have in WBA:
- Start/Stop server
- Edit server configuration (my.cnf)
- Manage user accounts
- Monitor user connections
- Status/Server variables browsing
- Log browsing
- Dump/Restore
In this alpha we have implemented a subset, which targets local usage only. Remote management and administration is upcoming. The subset includes:
- Add new Server Profiles
- Start/Stop the Server …