MySQLWorkbench6.1.7GAhasbeenreleased June 30,201 4-10:12 am by MySQL Release Team
Dear MySQL users,
The MySQL Workbench team announces availability of version 6.1.7 of its
Flagship product. MySQL Workbench 6.1.7 is a periodic maintenance release
Including 17 bug fixes. Additionally, the supported Linux distribution list has been
Refreshed. Users of the product are recommended to upgrade to this version.
Mysqlworkbench 6.1
With over 30 new features, this version has significant
Enhancements focusing on real-time performance assessment and analysis
From the SQL statement level to server internals and file IO. You can
See this from additions to the SQL Editor as well as new dashboard
Visualization and reporting that take advantage of MySQL Server 5.6
And 5.7 Performance Schema, and enhancements to the MySQL Explain Plans.
Additionally Workbench 6.1 is leveraging work from varous teammates in
MySQL Engineering by introducing a schema called "SYS" that provides
Simplified views on Performance Schema, Information Schema, and other
Areas.
Special thanks to the server optimizer team, server runtime team, and Mark
Leith. For Oracle DBAs MySQL SYS is similar to the V $ catalog views, and
MSSQL folks its like DMVs (Dynamic Management Views ).
MySQL Workbench 6.1 nodes des:
* Improved drag and drop support in the Home screen and SQL Editor
* Visual Explain 2. The Visual Explain feature was revamped and is now
Easier to read and interpret. You can also get the traditional tabular
Explain output from within the same interface.
* Performance Dashboard. A graphical representation of some key statistics
From the server status, gives you a bird's eye view of the status of key
Server subsystems.
* For advanced users, Performance Schema Instrumentation. a gui
Processing the Performance Schema in detail, for advanced users.
* Performance Schema based reporting. Gives insight into the operation
Of the server through high-level reports.
* New query result view. Get more information about queries you execute,
Such as information about the fields in your result set and key performance
Statistics from your query (timing, index usage, number of rows scanned,
Joins etc ).
* Form Editor for resultsets. In addition to the result grid, you can now
Edit records row by row in a form style editor.
* Table Inspector. Similar to the Schema Inspector, view detailed
Information from tables. A streamlined interface for creating indexes is
Also encoded ded.
* Support for the Windows accessibility API and Windows high contrast
Color schemes. A new high contrast theme has been introduced.
* And more.
More than 60 enhancement requests and bugs reported by users have also been
Addressed, providing performance, usability and stability improvements
Internal SS the board.
For the full list of bugs fixed in this revision, visit
Http://dev.mysql.com/doc/relnotes/workbench/en/changes-6-1.html
For discussion, join the MySQL Workbench Forums:
Http://forums.mysql.com/index.php? 151
Download MySQL Workbench 6.1.7 now, for Windows, Mac OS X 10.6 +, Oracle
Linux 6, Fedora 20, Ubuntu 12.04 and Ubuntu 14.04 or sources,
From:
Http://dev.mysql.com/downloads/tools/workbench/
In Windows, you can also use the integrated MySQL Installer to updateMySQL Workbench and other MySQL products.
Quick links:
-Http://mysqlworkbench.org/
-Download: http://dev.mysql.com/downloads/tools/workbench/
-Bugs: http://bugs.mysql.com
-Forums: http://forums.mysql.com/index.php? 151
Enjoy!
Changes in MySQL Workbench 6.1.7 (2014-06-27)
Bugs Fixed
* Security Fix: The linked OpenSSL library for MySQL Workbench
Commercial 6.1.7 has been updated from version 1.0.1g
Version 1.0.1h. Versions of OpenSSL prior to and including
1.0.1g are reported to be vulnerable to CVE-2014-0224
(Http://www.cve.mitre.org/cgi-bin/cvename.cgi? Name = CVE-2014-02
24 ).
This change does not affect the Oracle-produced MySQL
Community build of MySQL Workbench 6.1.7, which uses the yaSSL
Library instead. (CVE-2014-0224)
* Under certain conditions (with a subquery), Visual Explain
Wocould fail with the error "error calling Python module
Function SQLIDEQueryAnalysis. visualExplain ", even when
Tabular EXPLAIN was properly generated. (Bug #18997475, Bug
#72725)
* The Backup Recovery process cocould fail and generate
Unhandled exception titled "list indices must be integers, not
NoneType "after clicking Cancel. General improvements were
Made to this functionality. (Bug #18925451)
* The Form Editor cocould generate an "Index was out of range"
Error after adding a new record and then clicking Add Record.
(Bug #18891983, Bug #72844)
* The schema selection step of the migration wizard wocould not
Display the complete names of the schemas nor complete
Migration process if the schema name contained a dot. (Bug
#18844624, Bug #72757)
* Sometimes MySQL Workbench wocould crash when connecting to aremote Linux host using SSH. (Bug #18817608, Bug #72486)
* The Backup Restore action wocould hang with a MySQL server
Running in a MySQL Sandbox environment that used MySQL Sandbox
To start/stop the MySQL server. (Bug #18814560)
* On Ubuntu 14, the dependency check was updated to allow any
Mysql-client, mysql-client-5.6 or mysql-community-client
Client libraries. previusly, the dependency check cocould fail.
(Bug #18841046, Bug #72729)
* With the Move Model tool enabled, dragging a model while
Hovering (and pausing) over a table wocould generate a tooltip
That wocould not go away. (Bug #18718801, Bug #72555)
* Executing the following steps (in order) wowould generate
Error: change layer name, change layer color, and then resize
Layer. (Bug #18760955, Bug #72647)
* For a new EER digoal, editing a text object after adding
Different text object cocould cause MySQL Workbench to crash.
A workaround was to close the new digoal and model, and then
Reopen the model and digoal. (Bug #18718784, Bug #72559)
* MySQL error code 1698 (ER_ACCESS_DENIED_NO_PASSWORD_ERROR) is
Now handled as an authentication error. (Bug #18711142, Bug
#72536)
* After enabling Import from Folder in the Data Import/Restore
Wizard for a connection, doing the same for a second
Connection wocould reset (deselect) this option in the first
Connection. (Bug #18685308, Bug #72492)
* A new "Override sudo command line" option was added to
Connection manager under the System Profile in the connection
Editor for systems other than Windows. It can (optionally)
Configure the sudo command line to use on any operation
Requiring root access for administration tasks.
If left blank (the default), MySQL Workbench continue to pass
In-S and-p. Otherwise, you can replace the default sudo
Command. This shoshould only be defined if the server
Configuration requires it. (Bug #18679748)
* For Linux, Ubuntu 14.04 builds now exist. (Bug #18622692, Bug #72388)
* On Mac OS X, pressing Option + Shift with the Arrow buttons
Did not function as expected in the SQL editor. This key
Combination selects adds a word (string) to the current
Selection. (Bug #18385643, Bug #72014)
* When creating a table, the FULLTEXT and SPATIAL index types
Were not present in the index type drop-down list when
Non-MyISAM tables were selected. (Bug #18376840, Bug #71998)
On behalf of the MySQL Workbench and the MySQL/oracle re Team. Vishal Chaudhary
MySQL Release Team