MySQL Workbench 5.2 introduces a lot of new functionality and therefore this short tutorial will help you to get started quickly.
The Home Screen
The most prominent new addition in respect to previous Workbench releases is the new Home Screen. It allows you to access the main features of Workbench in a nice and easy way and is divided into 4 parts.
The upper Workbench Central panel features a few Links and Action Buttons to quickly access common resources.
The lower Workspace panel shows the main feature sets, grouped horizontally.
- SQL Development allows editing and execution of SQL queries and scripts, create or alter database objects and edit table data.
- Data Modeling covers the EER Modeling functionality you might already be familiar with from previous MySQL Workbench releases.
- Server …