dbForge Studio for MySQL 新版本发表

Released: Dec 7, 2017

V7.3.131 中的更新

特性

  • Enterprise Edition - New Enterprise Edition includes the following exclusive features:
    • Data Generator allows instant generation of meaningful test data.
    • Database Documenter allows database documentation generation in HTML, PDF, and Markdown file formats.
    • Use Copy Database for copying a set of databases without generating and running a script.
  • Connectivity
    • Support for MariaDB 10.1 and 10.2.
    • Support for MariaDB Galera Cluster 10.0 Series.
    • Support for Google Cloud Platform.
    • Support for Alibaba...

Released: Nov 10, 2016

V7.2.34 中的更新

特性

  • Database Design - Visual Object Editors have been totally redesigned.
  • Database Search - The Database Search tool has been completely redesigned for optimal searching of objects and data.
  • Administration - Redesigned Table Maintenance wizard.
  • Connectivity - Connection through Named Pipe implemented.
  • Data Editor and Viewer Window
    • Improved XML View.
    • New JSON View.
  • Other improvements - Styled icons are used by default.

Released: Sep 19, 2016

V7.1.26 中的更新

特性

  • Implemented the ability to copy table headers without types.

修补程序

  • Fixed several user reported issues with the quick filter in Data Editor and Viewer.

Released: Apr 27, 2016

V7.1.13 中的更新

特性

  • Added data type information to the column header in the Data Grid.
  • Data Grid now supports Generate Script As.
  • Generate Script As now available for multiple objects in the Database Explorer.

修补程序

  • Issue with application launch on Windows 10 is fixed.
  • NRE when closing tabs while opening a connection is fixed.
  • NRE when using auto-hide layout feature under some conditions is fixed.
  • Support for specific Unicode characters in SQL document is fixed.
  • Alias refactoring issue is fixed.
  • Database Explorer...

Released: Feb 29, 2016

Updates in this release

Updates in V7.0.49

Support for MySQL 5.7

  • Support for the PASSWORD EXPIRE option in the Security Manager.
  • Support for computed columns.
  • Support for JSON Data Types.
  • Support for Spatial Indexes.

Other Features and Improvements

  • Support Percona PAM authentication.

Released: Jun 3, 2015

Updates in this release

Updates in V6.3.358

  • Improved application startup time.
  • Stability improvements and bug fixes.

Released: Jul 30, 2014

Updates in this release

Updates in V6.2

  • Connect to Sphinx Search Engines.
  • View scripts while editing columns and indexes.
  • Alias refactoring.
  • Quick Information for cursors.
  • Detect changes on the server before refreshing suggestion cache.

Released: May 2, 2013

Updates in this release

Updates in V6.0

Database Refactoring

  • Rename objects in a database and automatically update links to these objects.

Query Builder

  • Visually build INSERT, UPDATE and DELETE statements.
  • Convert SELECT queries into INSERT statements.
  • Execute separate sub-queries to check correctness without leaving the diagram interface.
  • Query type is now indicated on the diagram surface.

SQL Statements Export

  • Export data to INSERT, UPDATE and MERGE statements.
  • Export query results as well as data directly from...

Released: Oct 31, 2011

Updates in this release

Updates in V5.0

  • Support for MySQL server 5.5 - The product is fully compatible with MySQL server version 5.5
  • Master-detail Browser - Explore and analyze master-detail data in a convenient browser with the following features:
  • Object dependency tree
  • Enhanced Data Editor - Newly added features and a few totally redesigned ones provide even more freedom when working with data.
  • Improved Security Manager
  • Data Export and Import improvements
  • Object Viewer - a simple way to view object's details - Object...

Released: Nov 22, 2010

Updates in this release

Updates in V4.50.311

  • Removed spaces in the integer and float format in Data Export wizard
  • Fixed NullReferenceException on saving a database project with opened table editors
  • Fixed NullReferenceException on deleting a table from a database with an opened inactive editor
  • Fixed NullReferenceException on auto hiding a tool window
  • Added possibility to edit a definer for triggers in the trigger editor
  • Fixed problem with BINARY(16) column type on selecting its data to the Data Editor
  • Fixed problem with...