MySQL Workbench 8.0.16 has been released

2019-04-25 Thread Balasubramanian Kandasamy


Dear MySQL users,

The MySQL developer tools team announces 8.0.16 as our general available 
(GA) for

MySQL Workbench 8.0.

For the full list of changes in this revision, visit
http://dev.mysql.com/doc/relnotes/workbench/en/news-8-0.html 
<https://dev.mysql.com/doc/relnotes/workbench/en/news-8-0.html>


For discussion, join the MySQL Workbench Forums:
http://forums.mysql.com/index.php?152

The release is now available in source and binary form for a number of
platforms from our download pages at:

http://dev.mysql.com/downloads/tools/workbench/

Enjoy!


Changes in MySQL Workbench 8.0.16 (2019-04-25, General
Availability)


 * Functionality Added or Changed

 * Bugs Fixed

Functionality Added or Changed


 * The script editor now highlights matching pairs of
   parentheses when one of the pair is selected. (Bug
   #27473434, Bug #73167)

 * Microsoft Visual Studio support was upgraded from Visual
   Studio 15 to Visual Studio 17.

 * Previously, the output from running schema validation
   plugins on a MySQL model was distributed to different
   areas of MySQL Workbench, making portions of the
   information easy to miss. The same functionality now is
   shown in a single location and reorganized to provide
   informational, warning, and error messages by category. A
   new Validate tab also provides a simple way to reselect
   and rerun validation tests from the output area in the
   right side panel (see Schema Validation Plugins
(http://dev.mysql.com/doc/workbench/en/wb-validation-plugins.html)).

Bugs Fixed


 * MySQL Workbench stopped working when an existing table
   with an expression in a column of type BINARY was
   selected for editing. (Bug #29449200)

 * MySQL Enterprise Firewall could not be installed from the
   Enterprise Edition of MySQL Workbench. (Bug #29359957,
   Bug #94335)

 * An incorrect-integer-value error resulted when the Table
   Data Import Wizard attempted to import CSV data to a
   valid database table. (Bug #29348922)

 * MySQL 5.7 tables exported to MySQL 8.0.14 or 8.0.15
   produced the following error: Unknown table
   'COLUMN_STATISTICS' in information_schema.
   (Bug#29344344, Bug #94294)

 * A successful connection made with SSH tunneling from a
   Linux host produced an ongoing loop of errors if an
   attempt was made to close the connection. (Bug #29342871,
   Bug #94212)

 * The LATERAL keyword now conforms with the SQL editor
   convention to highlight and indent the words considered
   keywords by MySQL. (Bug #29251184, Bug #94012)

 * An exception was raised when a valid path to the MySQL
   Enterprise Backup 8.0.14 or 8.0.15 executable was
   provided in the prerequisite settings. To back up MySQL
   8.0.14 or 8.0.15 data, upgrade to MySQL Workbench 8.0.16
   or use MySQL Enterprise Backup 8.0.14 or 8.0.15 directly
   (see Introduction to MySQL Enterprise Backup
(http://dev.mysql.com/doc/mysql-enterprise-backup/8.0/en/intro.html)).
   (Bug #29246551)

 * An error in the generated mysql_rdbms_info.xml file
   caused MySQL Workbench to stop working. (Bug #29237703,
   Bug #93987)

 * The size of the Table Data Import Wizard window changed
   unexpectedly between steps, causing the navigation
   buttons to vanish from visible range unless the window
   was expanded to include them. (Bug #29200662, Bug #93869)

 * With the GNOME desktop theme set to Adwaita (default) or
   Adwaita-dark, text selected within the SQL editor was
   invisible. (Bug #29184506, Bug #93847)

 * The Command-V keyboard shortcut on macOS returned an
   error indicating that a paste-row operation was
   attempted, rather than the single-value paste used to
   edit a field within the result grid following a
   successful query. (Bug #29137004, Bug #93710)

 * Executing a function or stored procedure caused an
   unexpected program shutdown on Linux hosts.
   (Bug#29134435)

 * The SQL beautifier feature produced no change when it was
   executed within the Triggers tab of the table editor.
   (Bug #29133592)

 * The table inspector did not start properly and produced
   an error on macOS when it was selected from the context
   menu of a valid table within the Schema tab.
   (Bug#29128333)

 * An exception was generated when the results of a query
   was toggled between visual explain and tubular explain
   formats within the Execution Plan tab. (Bug #29121364)

 * A user account that was deleted properly from Users and
   Privileges remained visible until the Administration tab
   closed and reopened. (Bug #29061678)

 * New tables added to the canvas of an EER diagram
   displayed the table name bar only, without columns, when
   the table tool (Place a New Table) from the ve

ANN: Upscene releases Database Workbench 5.6.0

2019-02-26 Thread Martijn Tonies (Upscene Productions)
Upscene Productions is proud to announce the availability of
the next version of the popular multi-DBMS development tool:

“ Database Workbench 5.6.0 "

This new release brings you the Command Line Data Pump & Favorites feature (Pro 
Edition) and a few important bugfixes. 

Version 5.5 brought you support for the latest versions of supported database 
systems, that includes PostgreSQL 11, InterBase 2017 and MySQL 8.

Database Workbench 5 comes in multiple editions with different pricing models, 
there's always a version that suits you!

Here's the full list of changes
http://www.upscene.com/go/?go=tracker=5.6.0=12
and for version 5.5.0
http://www.upscene.com/go/?go=tracker=5.5.0=12

For more information, see What's new in Database Workbench 5?
( http://www.upscene.com/database_workbench/whatsnew )


Database Workbench supports MySQL, MariaDB, Firebird, Oracle, MS SQL Server,
SQL Anywhere, NexusDB, PostgreSQL and InterBase, comes in multiple editions and 
is licensed based on selectable modules.

It includes tools for database design, database maintenance, testing, data 
transfer,
data import & export, database migration, database compare and numerous other 
tools.


About Database Workbench
Database Workbench is a database developer tool, over 12 years in the making and
is being used by thousands of developers across the globe who have come to rely 
on it
every day. From database design, implementation, to testing and debugging, it 
will aid you 
in your daily database work.

About Upscene Productions
Based in The Netherlands, Europe, this small but dedicated company has been 
providing
database developers with useful tools for over 14 years. Slowly expanding the 
product portfolio
and gaining recognition amongst InterBase and Firebird database developers, 
they now offer
tools for a whole range of database systems, including Oracle and Microsoft SQL 
Server.

MySQL Workbench 8.0.15 has been released

2019-02-01 Thread Prashant Tekriwal

Dear MySQL users,

The MySQL developer tools team announces 8.0.15 as our general available 
(GA) for

MySQL Workbench 8.0.

For the full list of changes in this revision, visit
http://dev.mysql.com/doc/relnotes/workbench/en/changes-8-0.html

For discussion, join the MySQL Workbench Forums:
http://forums.mysql.com/index.php?152

The release is now available in source and binary form for a number of
platforms from our download pages at:

http://dev.mysql.com/downloads/tools/workbench/

Enjoy!


Changes in MySQL Workbench 8.0.15 (2019-02-01, General
Availability)

   This release contains no functional changes and is published
   to align version number with the MySQL Server 8.0.15 release.


On Behalf of Oracle/MySQL Release Engineering Team,
Prashant Tekriwal



--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql



MySQL Workbench 8.0.14 has been released

2019-01-21 Thread daniel . horecki

Dear MySQL users,

The MySQL developer tools team announces 8.0.14 as our general available (GA) 
for
MySQL Workbench 8.0.

For the full list of changes in this revision, visit
http://dev.mysql.com/doc/relnotes/workbench/en/changes-8-0.html

For discussion, join the MySQL Workbench Forums:
http://forums.mysql.com/index.php?152

The release is now available in source and binary form for a number 
ofplatforms from our download pages at:


http://dev.mysql.com/downloads/tools/workbench/


Enjoy!


Changes in MySQL Workbench 8.0.14 (2019-01-21, General
Availability)


 * Functionality Added or Changed

 * Bugs Fixed

Functionality Added or Changed


 * The following new functions were added to the Workbench
   GRT module:

  + activateDiagram()
Opens the selected EER diagram for use with the
exportPNG, exportSVG, exportPS, and exportPDF
functions.

  + exportDiagramToPng(, )
Performs a PNG export of an EER diagram to the path
provided without activating it.
   (Bug #28853802, Bug #92985)

 * MySQL Workbench now supports macOS 10.14 Mojave,
   including full compatibility with the Dark Mode color
   scheme. (Bug #28831956, Bug #92902)

 * The Adv. Find tab operation that searched an open EER
   diagram by database objects only was removed.
   (Bug #28740047)

 * All editions of MySQL Workbench and the bundled libraries
   were upgraded to use OpenSSL 1.0.2q. (Bug #28695759)

 * Keyboard access was added to the home screen tab to
   enable navigation using the Tab and Enter keys. In
   addition, the screen view now scrolls to display a
   selected item if the item was off-screen when highlighted
   with the Tab key.
   On Windows and Linux hosts, the Application key and
   Ctrl+F10 now open a menu of commands (context menu)
   related to the selection.

 * Two redundant features were removed from all platforms:

  + The connection information pop-up sheet on the home
screen tab
Instead, open Manage Connections from the Database
menu (or Edit Connection from the context menu of
each connection) to view connection details.

  + The merge icon (two arrows pointing at each other)
located in the Navigation area of the side panel
Content from the Administration and Schemas tabs
were merged or split when this icon was toggled.
Now, the administration section links and schema
tree appear in separate tabs only.

Bugs Fixed


 * Valid decimal data within a Microsoft SQL Server table
   generated an error when used with the MySQL Workbench
   Migration Wizard. (Bug #28962023, Bug #93293)

 * The InnoDB status shown within the Administration -
   Dashboard tab displayed the wrong usage percent.
   (Bug #28919419)

 * A conflicting dependency was removed that prevented the
   mysql-connector-c++-devel package installation when MySQL
   Workbench was installed first. (Bug #28915929,
   Bug #93172)

 * The on-screen process of editing a stored procedure did
   not prompt to save the changes. (Bug #28880743,
   Bug #93068)

 * A new table added to an existing model caused MySQL
   Workbench to stop working. (Bug #28879925, Bug #93067)

 * The alter-table operation when applied to partitioned
   tables on Windows caused MySQL Workbench to stop working.
   (Bug #28856542, Bug #92990)

 * Characters from Cyrillic character sets when included in
   the path to SSH key files caused valid connection
   attempts to fail without producing a clear error message.
   These characters now are permitted within the path.
   (Bug #28814329, Bug #92847)

 * Connections made to a remote MySQL server over SSH did
   not recover properly after the network was interrupted
   temporarily. (Bug #28806660, Bug #90884)

 * New accounts created to use standard authentication were
   instead created to require strong password encryption
   when the default_authentication_plugin server system
   variable was configured with the caching_sha2_password
   value. (Bug #28777856, Bug #92740)

 * The default user name, newuser, was not accepted when it
   was used to create a new account. (Bug #28776902,
   Bug #92738)

 * The operation to migrate a Microsoft SQL Server schema
   produced an error when it encountered problematic tables
   during the reverse-engineering step. (Bug #28747888,
   Bug #92659)

 * A table editor tab that was opened by clicking the table
   icon from within the sidebar (Schemas tab) displayed the
   correct SELECT * FROM query and results, but the query
   text did not line up along the left margin as expected.
   (Bug #28730407)

 * Context-menu actions (New Tab, Save Tab

ANN: Database Workbench 5.5.0 released and free Lite Edition for MySQL

2019-01-15 Thread Martijn Tonies (Upscene Productions)
Upscene releases Database Workbench 5.5.0

Upscene Productions is proud to announce the availability of
the next version of the popular multi-DBMS development tool:

" Database Workbench 5.5.0 "

This new release brings you support for the latest versions of supported 
database systems, that includes PostgreSQL 11, InterBase 2017 and MySQL 8.

There's also a new release of the free Lite Edition for MySQL: version 5.4.6 
has been made available today.

Database Workbench 5 comes in multiple editions with different pricing models, 
there's always a version that suits you!

Here's the full list of changes
http://www.upscene.com/go/?go=tracker=5.5.0=12
and for version 5.4.x
http://www.upscene.com/go/?go=tracker=5.4.x=12

For more information, see What's new in Database Workbench 5?
( http://www.upscene.com/database_workbench/whatsnew )


Database Workbench supports MySQL, MariaDB, Firebird, Oracle, MS SQL Server,
SQL Anywhere, NexusDB, PostgreSQL and InterBase, comes in multiple editions and 
is licensed based on selectable modules.

It includes tools for database design, database maintenance, testing, data 
transfer,
data import & export, database migration, database compare and numerous other 
tools.


About Database Workbench
Database Workbench is a database developer tool, over 12 years in the making and
is being used by thousands of developers across the globe who have come to rely 
on it
every day. From database design, implementation, to testing and debugging, it 
will aid you 
in your daily database work.

About Upscene Productions
Based in The Netherlands, Europe, this small but dedicated company has been 
providing
database developers with useful tools for over 14 years. Slowly expanding the 
product portfolio
and gaining recognition amongst InterBase and Firebird database developers, 
they now offer
tools for a whole range of database systems, including Oracle and Microsoft SQL 
Server.

ANN: Upscene releases Database Workbench 5.4.6

2018-10-23 Thread Martijn Tonies (Upscene Productions)
Upscene releases Database Workbench 5.4.6

Upscene Productions is proud to announce the availability of
the next version of the popular multi-DBMS development tool:

“ Database Workbench 5.4.6 "

This is a bugfix release, previous releases included support for MariaDB 10.1 
and 10.2, MySQL 5.7 and Azure, a custom report writer, a renewed stored routine 
debugger with full support for Firebird 3 Stored Functions and Packages and 
several other features.

Database Workbench 5 comes in multiple editions with different pricing models, 
there's always a version that suits you!

Here's the full list of changes
http://www.upscene.com/go/?go=tracker=5.4.x=12

For more information, see What's new in Database Workbench 5?
( http://www.upscene.com/database_workbench/whatsnew )


Database Workbench supports MySQL, MariaDB, Firebird, Oracle, MS SQL Server,
SQL Anywhere, NexusDB, PostgreSQL and InterBase, comes in multiple editions and 
is licensed based on selectable modules.

It includes tools for database design, database maintenance, testing, data 
transfer,
data import & export, database migration, database compare and numerous other 
tools.


About Database Workbench
Database Workbench is a database developer tool, over 12 years in the making and
is being used by thousands of developers across the globe who have come to rely 
on it
every day. From database design, implementation, to testing and debugging, it 
will aid you 
in your daily database work.

About Upscene Productions
Based in The Netherlands, Europe, this small but dedicated company has been 
providing
database developers with useful tools for over 14 years. Slowly expanding the 
product portfolio
and gaining recognition amongst InterBase and Firebird database developers, 
they now offer
tools for a whole range of database systems, including Oracle and Microsoft SQL 
Server.

MySQL Workbench 8.0.13 has been released

2018-10-22 Thread daniel . horecki

Dear MySQL users,

The MySQL developer tools team announces 8.0.13 as our general available (GA) 
for
MySQL Workbench 8.0.

For the full list of changes in this revision, visit
http://dev.mysql.com/doc/relnotes/workbench/en/changes-8-0.html

For discussion, join the MySQL Workbench Forums:
http://forums.mysql.com/index.php?152

The release is now available in source and binary form for a number 
ofplatforms from our download pages at:


http://dev.mysql.com/downloads/tools/workbench/


Enjoy!


Changes in MySQL Workbench 8.0.13 (2018-10-22, General Availability)

 * Server Support

 * Functionality Added or Changed

 * Bugs Fixed

Server Support


 * Support for MySQL 5.5 by MySQL Workbench 8.0 was removed.
   If you still need to use MySQL Workbench on a MySQL 5.5
   server, you can use MySQL Workbench 6.3, which is
   available from MySQL Product Archives (see
   https://downloads.mysql.com/archives/workbench/).

Functionality Added or Changed


 * MySQL Workbench on macOS 10.14 Mojave was tested with
   positive results. The new Dark Mode feature is not yet
   compatible with all screens and should not be enabled for
   this release.

Bugs Fixed


 * With valid geometry points inserted, the option to open
   the points in a browser failed on macOS hosts because the
   URL was improperly formed. (Bug #28587193, Bug #92266)

 * An apostrophe character (') within a table comment
   generated a parsing error when an attempt was made to
   alter the table. (Bug #28552873, Bug #92191)

 * Insufficient privilege was granted during the attempt to
   create a new MySQL Enterprise Backup user account.
   Although valid prerequisite backup information was
   provided, the validation script returned the following
   error message: Access denied for backup account.
   (Bug #28536272, Bug #92115)

 * When remote management with SSH was enabled, attempting
   to insert the required passwords in the Options file
   produced an error message. After the error was closed,
   the Administration tab became unresponsive and MySQL
   Workbench did not shut down properly. (Bug #28519087,
   Bug #92061)

 * An error with the following message was generated when
   the export operation was executed on tables from an
   earlier server version: Unknown table 'COLUMN_STATISTICS'
   in information_schema (1109).
   Because the version of mysqldump used with the operation
   can differ from that of the target server, some features
   may not be exported as expected when the versions are
   mismatched. A warning message now provides a description
   of the condition, along with instructions to resolve the
   version mismatch, or the option to continue anyway.
   (Bug #28471433, Bug #91640)

 * On Windows hosts, the history of scheduled MySQL
   Enterprise Backup jobs was not persisted in the dashboard
   between MySQL Workbench sessions. This fix eliminates the
   issue; however, the existing mysqlwbmeb.vbs file must be
   removed before scheduling new backup jobs.
   (Bug #28430457)

 * The default target version of MySQL to use with MySQL
   Workbench models was set to MySQL 5.6.30 and did not
   increment automatically. With this fix, the value now
   defaults to the latest version. The default target
   version can also be set manually (see Preferences:
   Modeling: MySQL
   (http://dev.mysql.com/doc/workbench/en/wb-preferences-mod
   eling.html#wb-preferences-modeling-mysql)).
   (Bug #28397515, Bug #91782)

 * Executing queries over an period of time caused the
   existing result grid in each query tab to be hidden when
   the grid was previously visible and prevented the results
   grid in new tabs from showing. (Bug #28361489,
   Bug #91265)

 * After copying a query into a second query editor,
   auto-completion did not display the related column names.
   Instead, when auto-completion was engaged, MySQL
   Workbench stopped working. (Bug #28312867, Bug #91559)

 * The operation to compare schemas did not appear in the
   menu after a valid model was opened on Linux hosts.
   (Bug #28249454)

 * The filter arrows that select objects for forward or
   reverse engineering within wizards generated an error
   instead of moving the objects as expected.
   (Bug #26435349, Bug #26922638, Bug #87980, Bug #25921645,
   Bug #86013, Bug #25852505, Bug #85837, Bug #25741519,
   Bug #85522)

 * Schema privileges in the Administration - Users and
   Privileges tab (Object Rights, DDL Rights, and Other
   Rights) were not visible with all screen resolutions.
   (Bug #25584920, Bug #85079)

 * The color used to highlight a selected item in the schema
   tree view did not provide enough contrast from the
   background

MySQL Workbench 8.0.12 has been released

2018-07-27 Thread Balasubramanian Kandasamy



Dear MySQL users,

The MySQL developer tools team announces 8.0.12 as our first general
availability (GA) for MySQL Workbench 8.0.

For the full list of changes in this revision, visit
http://dev.mysql.com/doc/relnotes/workbench/en/changes-8-0.html

For discussion, join the MySQL Workbench Forums:
http://forums.mysql.com/index.php?152

The release is now available in source and binary form for a number of
platforms from our download pages at:

http://dev.mysql.com/downloads/tools/workbench/


Enjoy!

Changes in MySQL Workbench 8.0.12 (2018-07-27, General Availability)

   Known limitation of this release: Importing spatial data into
   a MySQL 8.0 server does not work currently, due to an
   outstanding library update. Older versions of the server are
   not affected.

 * Installation Notes

 * Functionality Added or Changed

 * Bugs Fixed

Installation Notes


 * Because the Microsoft Visual C++ 2017 Redistributable
   installer deletes the Microsoft Visual C++ 2015
   Redistributable registry keys that identify its
   installation, standalone MySQL MSIs may fail to detect
   the Microsoft Visual C++ 2015 Redistributable if both it
   and the Microsoft Visual C++ 2017 Redistributable are
   installed. The solution is to repair the Microsoft Visual
   C++ 2017 Redistributable via the Windows Control Panel to
   recreate the registry keys needed for the runtime
   detection. Unlike the standalone MSIs, MySQL Installer
   for Windows contains a workaround for the detection
   problem. (Bug #28345281, Bug #91542)

Functionality Added or Changed


 * Important Change: MySQL model files last saved before
   MySQL Workbench 6.3 are no longer supported unless the
   models can be upgraded for use with the 6.3 release
   series.

 * All editions of MySQL Workbench and the bundled libraries
   were upgraded to use OpenSSL 1.0.2o. (Bug #27829782, Bug
   #28326884)

 * libgnome-keyring was depreciated and replaced with
   libsecret in this release on Linux platforms. Some users
   with existing stored passwords will be prompted to enter
   a password after upgrading. (Bug #27635281, Bug #89898,
   Bug #20291538, Bug #75345)

 * SSH tunneling support was added to the MySQL Workbench
   Migration Wizard and also to the wbcopytables
   command-line utility for copying data. (Bug #27556268,
   Bug #89671)

 * Performing multiple data export operations while the
   Administration - Data Export tab stays open now preserves
   custom file paths, rather than switching to the default
   paths for re-export operations. Exported files are
   automatically renamed with an incremental numeric suffix
   to enable repeated export.
   In addition, a new dialog box prompts for confirmation
   before overwriting an existing exported file when the
   same path and file names are reused. (Bug #27029840)

 * OGRFree() was deprecated and replaced with CPLFree().
   Thanks to Christian Hesse for the patch. (Bug #26086599,
   Bug #86339)

 * The SWIG prerequisite listed in the INSTALL document
   provided with source distributions was updated to the
   latest version. (Bug #25811732, Bug #85717)

 * Support for the --incremental-with-redo-log-only option
   was added to create backups directly from the redo log.
   (Bug #24960233)

 * The option to skip secure authorization is no longer
   available in the advanced options that apply to data
   import and export operations. The --skip-secure-auth
   option was removed in the MySQL 5.7 release. (Bug
   #21697062, Bug #78060)

 * The character set and collation pairings available after
   selecting Create a new schema in the connected server
   (from the main toolbar) now are sorted alphabetically in
   lists. (Bug #21681041, Bug #78079)

 * A new SQL export option in the Forward Engineering SQL
   Script wizard sorts tables alphabetically in the
   generated script, rather than sorting tables according to
   foreign-key references by default. (Bug #18551598, Bug
   #72289)

 * MySQL Workbench now supports the Chinese character set
   gb18030. (Bug #18547307)

 * The SQL editor supports online renaming of indexes with
   the ALTER TABLE statement. For example:
   ALTER TABLE `sakila`.`actor` RENAME INDEX `idx_actor_last_name` 
TO `id

   x_actor_last_`;
   (Bug #18547288)

 * MySQL Workbench now uses utf8mb4 as the connection and
   client character set, replacing utf8mb3.

Bugs Fixed


 * Some of the controls and data were not shown within the
   Administration-Users and Privileges tab. (Bug #28246905,
   Bug #91414)

 * An attempt to add a column to an existing multicolumn
   index (primary key) of a table caused MySQL Workbench to
   stop working. (Bug #28244024, Bug #91371

Re: ANN: Upscene releases Database Workbench 5.4.4

2018-07-09 Thread webmaster




Sent from my Samsung Galaxy smartphone.
 Original message From: "Martijn Tonies (Upscene Productions)" 
 Date: 09/07/2018  13:17  (GMT+00:00) To: 
firebird-to...@yahoogroups.com, mysql@lists.mysql.com Subject: ANN: Upscene 
releases Database Workbench 5.4.4 
Upscene Productions is proud to announce the availability of the next version 
of the popular multi-DBMS development tool:

" Database Workbench 5.4.4 “

This release includes support for MariaDB 10.1 and 10.2, MySQL 5.7 and Azure 
and the latest version of PostgreSQL. Previous releases included a custom 
report writer, a renewed stored routine debugger with full support for Firebird 
3 Stored Functions and Packages and several other features.

Database Workbench 5 comes in multiple editions with different pricing models, 
there's always a version that suits you!

Here's the full list of changes
http://www.upscene.com/go/?go=tracker=5.4.x=12

For more information, see What's new in Database Workbench 5?
( http://www.upscene.com/database_workbench/whatsnew )


Database Workbench supports MySQL, MariaDB, Firebird, Oracle, MS SQL Server,
SQL Anywhere, NexusDB, PostgreSQL and InterBase, comes in multiple editions and 
is licensed based on selectable modules.

It includes tools for database design, database maintenance, testing, data 
transfer,
data import & export, database migration, database compare and numerous other 
tools.


About Database Workbench
Database Workbench is a database developer tool, over 12 years in the making and
is being used by thousands of developers across the globe who have come to rely 
on it
every day. From database design, implementation, to testing and debugging, it 
will aid you 
in your daily database work.

About Upscene Productions
Based in The Netherlands, Europe, this small but dedicated company has been 
providing
database developers with useful tools for over 14 years. Slowly expanding the 
product portfolio
and gaining recognition amongst InterBase and Firebird database developers, 
they now offer
tools for a whole range of database systems, including Oracle and Microsoft SQL 
Server.

ANN: Upscene releases Database Workbench 5.4.4

2018-07-09 Thread Martijn Tonies (Upscene Productions)
Upscene Productions is proud to announce the availability of the next version 
of the popular multi-DBMS development tool:

" Database Workbench 5.4.4 “

This release includes support for MariaDB 10.1 and 10.2, MySQL 5.7 and Azure 
and the latest version of PostgreSQL. Previous releases included a custom 
report writer, a renewed stored routine debugger with full support for Firebird 
3 Stored Functions and Packages and several other features.

Database Workbench 5 comes in multiple editions with different pricing models, 
there's always a version that suits you!

Here's the full list of changes
http://www.upscene.com/go/?go=tracker=5.4.x=12

For more information, see What's new in Database Workbench 5?
( http://www.upscene.com/database_workbench/whatsnew )


Database Workbench supports MySQL, MariaDB, Firebird, Oracle, MS SQL Server,
SQL Anywhere, NexusDB, PostgreSQL and InterBase, comes in multiple editions and 
is licensed based on selectable modules.

It includes tools for database design, database maintenance, testing, data 
transfer,
data import & export, database migration, database compare and numerous other 
tools.


About Database Workbench
Database Workbench is a database developer tool, over 12 years in the making and
is being used by thousands of developers across the globe who have come to rely 
on it
every day. From database design, implementation, to testing and debugging, it 
will aid you 
in your daily database work.

About Upscene Productions
Based in The Netherlands, Europe, this small but dedicated company has been 
providing
database developers with useful tools for over 14 years. Slowly expanding the 
product portfolio
and gaining recognition amongst InterBase and Firebird database developers, 
they now offer
tools for a whole range of database systems, including Oracle and Microsoft SQL 
Server.

MySQL Workbench 8.0.11-rc has been released

2018-04-19 Thread daniel . horecki

Dear MySQL users,

The MySQL developer tools team announces 8.0.11 as our release candidate (RC) 
for
MySQL Workbench 8.0.

For the full list of changes in this revision, visit
http://dev.mysql.com/doc/relnotes/workbench/en/changes-8-0.html

For discussion, join the MySQL Workbench Forums:
http://forums.mysql.com/index.php?152

The release is now available in source and binary form for a number 
ofplatforms from our download pages at:


http://dev.mysql.com/downloads/tools/workbench/

Enjoy!

Changes in MySQL Workbench 8.0.11 (2018-04-19, Release Candidate)


 * Functionality Added or Changed

 * Bugs Fixed

Functionality Added or Changed


 * Visual SQL editor: The context help has been enhanced to
   eliminate the requirement of having a valid MySQL
   connection to view the help topics. In addition, the help
   content now can be updated with each release of MySQL
   Workbench and the formatting of help topics has been
   improved. (Bug #25918509)

 * Microsoft .NET Framework version 4.5 replaced version
   4.5.2 as the minimum requirement for installing MySQL
   Workbench with MySQL Installer. (Bug #25837944)

 * All links to MySQL and Oracle web pages from within MySQL
   Workbench now use the HTTPS protocol. (Bug #25531365)

 * Geometry fields displayed in the result grid now include
   a context-menu item that opens the geometry point in a
   browser. The selected point opens in openstreetmap.org by
   default, but the URL is configurable. (Bug #25517676)

 * The MySQL Workbench prerequisites web page was updated to
   include links to the latest Microsoft downloads.
   (Bug #25408896, Bug #25840902, Bug #85820)

 * The SSH Connect Timeout preference now can be configured,
   whereas in previous versions, this preference was set
   statically to 10 seconds. (Bug #18663250)

 * The following infrastructure changes were made:

  + ANTLR4 as the backend parser.

  + A new code-completion engine that works with object
editors (triggers, views, stored procedures, and
functions) in the visual SQL editor and in models.

  + Support for new language features in MySQL 8.0, such
as common-table expressions and roles.

  + Grammar updates that synchronize with the latest
MySQL servers.

 * Platform support for Microsoft Windows Server 2016 was
   added.

 * Administration tabs were modified to include the latest
   configuration options available from servers up to and
   including the MySQL 8.0 release series.

 * Character sets and collations are now rendered
   consistently across connections, models, and all editors
   (schema, table, and column).

 * MySQL Workbench now supports the caching_sha2_password
   authentication plugin introduced in MySQL 8.0 (see
   Caching SHA-2 Pluggable Authentication
   
(http://dev.mysql.com/doc/refman/8.0/en/caching-sha2-pluggable-authentication.html)).
   A user account can be reset to use the other available
   authentication types for making a connection.

 * MySQL Workbench source code has been reformatted
   according to Google style.

 * MySQL Workbench now uses C++14 (replaces C++11 in
   6.3.10).

 * Support for invisible indexes was added for use when the
   active server supports the feature and the index is
   neither a primary key index nor a unique column (see
   Invisible Indexes
   (http://dev.mysql.com/doc/refman/8.0/en/invisible-indexes.html)).
   A new option in the Indexes subtab of the table
   editor (for both the SQL and modeling editors) provides
   index visibility when it is selected.

 * MySQL Workbench now provides a simple way to enable or
   disable the persisted global system variable settings
   introduced in MySQL 8.0 (see SET Syntax for Variable
   Assignment
   (http://dev.mysql.com/doc/refman/5.7/en/set-variable.html)).
   For variables that can be persisted, a new check box
   enables configuration changes at runtime that also
   persist across server restarts, and applies the persisted
   value if one exists. Persistent system variables can be
   reset (to not persist) individually or collectively.

 * The layout and behavior of the graphical elements within
   all administration tabs now are consistent across the
   tabs. In addition, the sidebar Management secondary tab
   was renamed to Administration to match the title of the
   workspace tabs that open when accessing the operations
   listed in the Management, Instance, Performance, and
   MySQL Enterprise sections.

Bugs Fixed


 * Several tooltips within the Administration - Users and
   Privileges tab had inaccurate text that was corrected by
   this fix. (Bug #27392119, Bug #89256)

 * Columns of a table that followed

ANN: Upscene releases Database Workbench 5.4.2

2018-03-06 Thread Martijn Tonies (Upscene Productions)
Upscene releases Database Workbench 5.4.2

Upscene Productions is proud to announce the availability of
the next version of the popular multi-DBMS development tool:

" Database Workbench 5.4.2 “

This release includes support for MariaDB 10.1 and 10.2, MySQL 5.7 and Azure 
and the latest version of PostgreSQL. Previous releases included a custom 
report writer, a renewed stored routine debugger with full support for Firebird 
3 Stored Functions and Packages and several other features.

Database Workbench 5 comes in multiple editions with different pricing models, 
there's always a version that suits you!

Here's the full list of changes
http://www.upscene.com/go/?go=tracker=5.4.x=12

For more information, see What's new in Database Workbench 5?
( http://www.upscene.com/database_workbench/whatsnew )


Database Workbench supports MySQL, MariaDB, Firebird, Oracle, MS SQL Server,
SQL Anywhere, NexusDB, PostgreSQL and InterBase, comes in multiple editions and 
is licensed based on selectable modules.

It includes tools for database design, database maintenance, testing, data 
transfer,
data import & export, database migration, database compare and numerous other 
tools.


About Database Workbench
Database Workbench is a database developer tool, over 12 years in the making and
is being used by thousands of developers across the globe who have come to rely 
on it
every day. From database design, implementation, to testing and debugging, it 
will aid you 
in your daily database work.

About Upscene Productions
Based in The Netherlands, Europe, this small but dedicated company has been 
providing
database developers with useful tools for over 14 years. Slowly expanding the 
product portfolio
and gaining recognition amongst InterBase and Firebird database developers, 
they now offer
tools for a whole range of database systems, including Oracle and Microsoft SQL 
Server.

ANN: Upscene releases Database Workbench 5.4.0

2018-02-05 Thread Martijn Tonies (Upscene Productions)
Upscene Productions is proud to announce the availability of
the next version of the popular multi-DBMS development tool:

" Database Workbench 5.4.0 "

This release includes support for MariaDB 10.1 and 10.2, MySQL 5.7 and Azure 
and the latest version of PostgreSQL. Previous releases included a custom 
report writer, a renewed stored routine debugger with full support for Firebird 
3 Stored Functions and Packages and several other features.

Database Workbench 5 comes in multiple editions with different pricing models, 
there's always a version that suits you!

Here's the full list of changes
http://www.upscene.com/go/?go=tracker=5.4.0=12

For more information, see What's new in Database Workbench 5?
( http://www.upscene.com/database_workbench/whatsnew )


Database Workbench supports MySQL, MariaDB, Firebird, Oracle, MS SQL Server,
SQL Anywhere, NexusDB, PostgreSQL and InterBase, comes in multiple editions and 
is licensed based on selectable modules.

It includes tools for database design, database maintenance, testing, data 
transfer,
data import & export, database migration, database compare and numerous other 
tools.


About Database Workbench
Database Workbench is a database developer tool, over 12 years in the making and
is being used by thousands of developers across the globe who have come to rely 
on it
every day. From database design, implementation, to testing and debugging, it 
will aid you 
in your daily database work.

About Upscene Productions
Based in The Netherlands, Europe, this small but dedicated company has been 
providing
database developers with useful tools for over 14 years. Slowly expanding the 
product portfolio
and gaining recognition amongst InterBase and Firebird database developers, 
they now offer
tools for a whole range of database systems, including Oracle and Microsoft SQL 
Server.

MySQL Workbench 6.3.10 GA has been released

2017-11-16 Thread Hery Ramilison

Dear MySQL users,

The MySQL developer tools team announces 6.3.10 as our GA release for
MySQL Workbench 6.3.

For the full list of changes in this revision, visit
http://dev.mysql.com/doc/relnotes/workbench/en/changes-6-3.html

For discussion, join the MySQL Workbench Forums:
http://forums.mysql.com/index.php?152

Download MySQL Workbench 6.3.10 GA now, for Windows, macOS 10.11+,
Oracle Linux 7, Fedora 26 and 27, Ubuntu 16.04 and 17.10
or sources, from:

http://dev.mysql.com/downloads/tools/workbench/

Enjoy!

Changes in MySQL Workbench 6.3.10 (2017-11-15)
   Bugs Fixed

 * Performance information within the Administration -
   Dashboard tab demonstrated a slow rate of refresh on
   hosts running macOS High Sierra. (Bug #26921498)

 * Tooltips within the Administration - Dashboard tab did
   not display when the mouse pointer was paused over each
   performance graph and the host was running macOS High
   Sierra. (Bug #26921467)

 * Table objects did not display with the Show Selection
   button during the migration process on hosts running
   macOS High Sierra. As a result, source objects could not
   be selected for inclusion or exclusion. (Bug #26921431)

 * Queries executed with the Limit Rows value set to "Don't
   Limit" did not display rows in the result grid on hosts
   running macOS High Sierra. (Bug #26921372)

 * Executing a query in MySQL Workbench on a host running
   macOS High Sierra failed to load the result grid
   completely, which prevented result data from appearing
   within the Result Grid tab. (Bug #26826418, Bug #87714)

 * Performing a keyword search in the EER Diagram Editor on
   hosts running macOS High Sierra caused MySQL Workbench to
   exit unexpectedly. (Bug #26428849, Bug #87020)

 * Forward engineering a physical database design did not
   operate as expected on hosts running macOS High Sierra.
   (Bug #25979928, Bug #86146)

On Behalf of the MySQL/Oracle Release Engineering Team,
Hery Ramilison


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql



ANN: Upscene releases Database Workbench 5.3.4

2017-10-27 Thread Martijn Tonies (Upscene Productions)
Upscene Productions is proud to announce the availability of the next version 
of the popular multi-DBMS development tool:

" Database Workbench 5.3.4 "

This release includes bugfixes on version 5.3 which included a custom report 
writer, increased support for PostgreSQL, a renewed stored routine debugger 
with full support for Firebird 3 Stored Functions and Packages and adds several 
other features.

Database Workbench 5 comes in multiple editions with different pricing models, 
there's always a version that suits you!


"Version 5 included many new features", says Martijn Tonies, founder of Upscene 
Productions. 
"It added code editor features, has diagramming improvements, multiple 
editions, is fully HiDPI aware and offers secure connections to PostgreSQL, 
MySQL and MariaDB. The most recent version adds a custom report writer and 
increased support for PostgreSQL, as requested by many of our customers."

Here's the full list of changes
http://www.upscene.com/go/?go=tracker=5.3.4=12

For more information, see What's new in Database Workbench 5?
( http://www.upscene.com/database_workbench/whatsnew )


Database Workbench supports MySQL, MariaDB, Firebird, Oracle, MS SQL Server,
SQL Anywhere, NexusDB, PostgreSQL and InterBase, comes in multiple editions and 
is licensed based on
selectable modules.

It includes tools for database design, database maintenance, testing, data 
transfer,
data import & export, database migration, database compare and numerous other 
tools.


About Database Workbench
Database Workbench is a database developer tool, over 12 years in the making and
is being used by thousands of developers across the globe who have come to rely 
on it
every day. From database design, implementation, to testing and debugging, it 
will aid you 
in your daily database work.

About Upscene Productions
Based in The Netherlands, Europe, this small but dedicated company has been 
providing
database developers with useful tools for over 14 years. Slowly expanding the 
product portfolio
and gaining recognition amongst InterBase and Firebird database developers, 
they now offer
tools for a whole range of database systems, including Oracle and Microsoft SQL 
Server.

Upscene releases Database Workbench 5.3.2

2017-06-30 Thread Martijn Tonies (Upscene Productions)
Upscene Productions is proud to announce the availability of
the next version of the popular multi-DBMS development tool:

“ Database Workbench 5.3.2 “

This release includes bugfixes on version 5.3 which included a custom report 
writer, increased support for PostgreSQL, a renewed stored routine debugger 
with full support for Firebird 3 Stored Functions and Packages and adds several 
other features.

Database Workbench 5 comes in multiple editions with different pricing models, 
there's always a version that suits you!



"Version 5 included many new features", says Martijn Tonies, founder of Upscene 
Productions. 
"It added code editor features, has diagramming improvements, multiple 
editions, is fully HiDPI aware and offers secure connections to PostgreSQL, 
MySQL and MariaDB. The most recent version adds a custom report writer and 
increased support for PostgreSQL, as requested by many of our customers."

Here's the full list of changes
http://www.upscene.com/go/?go=tracker=5.3.2=12

For more information, see What's new in Database Workbench 5?
( http://www.upscene.com/database_workbench/whatsnew )


Database Workbench supports MySQL, MariaDB, Firebird, Oracle, MS SQL Server,
SQL Anywhere, NexusDB, PostgreSQL and InterBase, comes in multiple editions and 
is licensed based on
selectable modules.

It includes tools for database design, database maintenance, testing, data 
transfer,
data import & export, database migration, database compare and numerous other 
tools.


About Database Workbench
Database Workbench is a database developer tool, over 12 years in the making and
is being used by thousands of developers across the globe who have come to rely 
on it
every day. From database design, implementation, to testing and debugging, it 
will aid you 
in your daily database work.

About Upscene Productions
Based in The Netherlands, Europe, this small but dedicated company has been 
providing
database developers with useful tools for over 14 years. Slowly expanding the 
product portfolio
and gaining recognition amongst InterBase and Firebird database developers, 
they now offer
tools for a whole range of database systems, including Oracle and Microsoft SQL 
Server.

Upscene releases Database Workbench 5.3

2017-04-19 Thread Martijn Tonies (Upscene Productions)
Upscene Productions is proud to announce the availability of
the next version of the popular multi-DBMS development tool:

" Database Workbench 5.3 "

This release includes a custom report writer, increased support for PostgreSQL, 
a renewed stored routine debugger with full support for Firebird 3 Stored 
Functions and Packges and adds several other features.

Database Workbench 5 comes in multiple editions with different pricing models, 
there's always a version that suits you!



"Version 5 included many new features", says Martijn Tonies, founder of Upscene 
Productions. 
"It added code editor features, has diagramming improvements, multiple 
editions, is fully HiDPI aware and offers secure connections to PostgreSQL, 
MySQL and MariaDB. The most recent version adds a custom report writer and 
increased support for PostgreSQL, as requested by many of our customers."


For more information, see What's new in Database Workbench 5?
( http://www.upscene.com/database_workbench/whatsnew )


Database Workbench supports MySQL, MariaDB, Firebird, Oracle, MS SQL Server,
SQL Anywhere, NexusDB, PostgreSQL and InterBase, comes in multiple editions and 
is licensed based on
selectable modules.

It includes tools for database design, database maintenance, testing, data 
transfer,
data import & export, database migration, database compare and numerous other 
tools.


About Database Workbench
Database Workbench is a database developer tool, over 12 years in the making and
is being used by thousands of developers across the globe who have come to rely 
on it
every day. From database design, implementation, to testing and debugging, it 
will aid you 
in your daily database work.

About Upscene Productions
Based in The Netherlands, Europe, this small but dedicated company has been 
providing
database developers with useful tools for over 14 years. Slowly expanding the 
product portfolio
and gaining recognition amongst InterBase and Firebird database developers, 
they now offer
tools for a whole range of database systems, including Oracle and Microsoft SQL 
Server.

MySQL Workbench 6.3.9 GA has been released

2017-02-07 Thread Daniel Horecki

Dear MySQL users,


The MySQL developer tools team announces 6.3.9 as our GA release for
MySQL Workbench 6.3.

For the full list of changes in this revision, visit
http://dev.mysql.com/doc/relnotes/workbench/en/changes-6-3.html

For discussion, join the MySQL Workbench Forums:
http://forums.mysql.com/index.php?152

Download MySQL Workbench 6.3.9 GA now, for Windows, Mac OS X 10.10+,
Oracle Linux 7, Fedora 24 and 25, Ubuntu 16.04 and 16.10
or sources, from:

http://dev.mysql.com/downloads/tools/workbench/

Enjoy!


Changes in MySQL Workbench 6.3.9 (2017-02-07, General
Availability)

   Functionality Added or Changed

 * Support was added for many MySQL 8.0 features. Note that
   configuration-file support for MySQL 8.0 is not available
   and a warning banner is displayed during attempted use.
   (Bug #24908593, Bug #83422)

 * With MySQL 5.7, several new instruments were added to the
   performance section including the following for Memory
   Usage: Total Memory, Top Memory by Event, Top Memory by
   User, Top Memory by Host, Top Memory by Thread, User
   Resource Usage, and the following for User Resource
   Usage: Overview, I/O Statistics, and Statement
   Statistics. (Bug #21491775)

 * With MySQL 5.7, GTID_MODE can now be set online. (Bug
   #20712931)

 * Workbench is now aware of the
   innodb_optimize_point_storage option that was added in
   MySQL Server 5.7.5, and later removed in MySQL Server
   5.7.6. Note that MySQL Server 5.7.9 was the first 5.7 GA
   release. (Bug #20661496)

 * Mroonga storage engine support is now available for
   tables. (Bug #20058280, Bug #74367)

 * A new DDL tab was added to show the complete create
   statement of a table or view. Click the table inspector
   (info) button next to the table or view in the Schemas
   Navigator to display the new information. (Bug #19889537,
   Bug #74554)

 * Dropped support for DBDesigner 4.

 * Dropped Fabric support.

 * Dropped support for MySQL 5.1. Minimum version is now
   MySQL 5.5.

 * Changed to C++11.

 * Changed to GTK 3 on Linux.

 * OS X: Version 10.7 (Lion) and 10.8 (Mountain Lion)
   support was dropped. Now supporting 10.9 (Mavericks),
   10.10 (Yosemite), 10.11 (El Capitan), and 10.12 (Sierra).

 * Windows: Zip packages and 32-bit binaries are no longer
   published. The .NET Framework version 4.5 is now
   required.

 * Linux: Fedora 23 support dropped and Fedora 25 support
   added. Oracle Linux 6 support was dropped.

 * The option to specify an alternative application data
   directory, instead of the default location, was added.

 * The JSON editor was improved with better parsing and
   error checking.

 * A new Log Level preference (under Others) was added to
   alter the log verbosity level.
   As before, this can still be set by passing in the
   log-level
   (http://dev.mysql.com/doc/workbench/en/wb-command-line-op
   tions.html) command-line argument into Workbench at
   runtime, and doing so overrides the Log Level setting.

 * The bundled sakila_full.mwb model now uses a dedicated
   5.7 version to allow for 5.7 specific features,
   regardless of the version setting in the preferences.

 * Full MySQL 5.7 language support was added, which affects
   grammar, syntax highlighting, preferences, behavior, and
   more.

 * The Home screen was modified: the connections, models,
   and starters were split into individual pages.

   Bugs Fixed

 * With multiple tabs open in the SQL Editor, using the
   context-sensitive menu to close all other tabs caused
   MySQL Workbench to exit unexpectedly. (Bug #25466086, Bug
   #84643)

 * Objects sorted in the schema inspector and then selected
   for an operation, such as Drop Table, generated a
   statement for the wrong object. (Bug #25464011, Bug
   #84697)

 * MySQL Workbench supports the option to require a CA
   certificate or identity validation. (Bug #25408639)

 * If a full backup added warning messages to the backup log
   file, then running an incremental backup later failed.
   (Bug #25315796)

 * No JSON tab appeared for the Open Value in Editor command
   if the field contained an empty array. (Bug #25222455,
   Bug #84106)

 * Schema names were not escaped properly in resulting DROP
   TRIGGER statements when a trigger was created or edited.
   (Bug #25036458, Bug #83655)

 * In some cases, executing a query caused MySQL Workbench
   to become unresponsive when the host was macOS Sierra.
   (Bug #25036263, Bug #83658)

 * Having a single quotation mark (') in the text field of a
   table caused the MySQL Schema Transfer wizard to fail.
   (Bug #24978403, Bug #83616)

 * Simple and complex queries executed from SQL Editor

ANN: Database Workbench 5.2 now includes PostgreSQL support

2016-09-08 Thread Martijn Tonies (Upscene Productions)
Upscene Productions is proud to announce the availability of
the next version of the popular multi-DBMS development tool:

" Database Workbench 5.2 "

This release includes support for PostgreSQL and adds several other features.

Database Workbench 5 comes in multiple editions with different pricing models, 
there's always a version that suits you!



"Version 5 included many new features", says Martijn Tonies, founder of Upscene 
Productions. 
"It added code editor features, has diagramming improvements, multiple 
editions, is fully HiDPI aware and offers tunnelling for MySQL and MariaDB 
connections.
The most recent version adds support for PostgreSQL, as requested by many of 
our customers."


For more information, see What's new in Database Workbench 5?
( http://www.upscene.com/database_workbench/whatsnew )


Database Workbench supports MySQL, MariaDB, Firebird, Oracle, MS SQL Server,
SQL Anywhere, NexusDB, PostgreSQL and InterBase, comes in multiple editions and 
is licensed based on
selectable modules.

It includes tools for database design, database maintenance, testing, data 
transfer,
data import & export, database migration, database compare and numerous other 
tools.


About Database Workbench
Database Workbench is a database developer tool, over 12 years in the making and
is being used by thousands of developers across the globe who have come to rely 
on it
every day. From database design, implementation, to testing and debugging, it 
will aid you 
in your daily database work.

About Upscene Productions
Based in The Netherlands, Europe, this small but dedicated company has been 
providing
database developers with useful tools for over 14 years. Slowly expanding the 
product portfolio
and gaining recognition amongst InterBase and Firebird database developers, 
they now offer
tools for a whole range of database systems, including Oracle and Microsoft SQL 
Server.



MySQL Workbench 6.3.7 GA has been released

2016-06-13 Thread Gipson Pulla
Dear MySQL users,

The MySQL developer tools team announces 6.3.7 as our GA release for
MySQL Workbench 6.3.

For the full list of changes in this revision, visit
http://dev.mysql.com/doc/relnotes/workbench/en/changes-6-3.html

For discussion, join the MySQL Workbench Forums:
http://forums.mysql.com/index.php?152

Download MySQL Workbench 6.3.7 GA now, for Windows, Mac OS X 10.9+,
Oracle Linux 6 and 7, Fedora 23 and Fedora 24, Ubuntu 16.04
or sources, from:

http://dev.mysql.com/downloads/tools/workbench/

Enjoy!

 Changes in MySQL Workbench 6.3.7 (2016-06-13)


 * Functionality Added or Changed

 * Bugs Fixed

   Functionality Added or Changed

 * The Default target MySQL version model preference is now
   an open text field instead of a dropdown select box. For
   example, rather than choosing a version such as "5.7",
   you can now enter a specific version such as 5.7.12. (Bug
   #23080421, Bug #81023)

   Bugs Fixed

 * Executing Data Import/Restore would emit an unhandled
   exception with Import from Self-Contained File enabled.
   (Bug #23505226)

 * On Linux, the Table Data Export wizard failed to complete
   the export process. (Bug #23477814)

 * The MySQL Enterprise Backup Restore functionality could
   emit an unhandled exception under some circumstances.
   (Bug #23472573)

 * Editing a remote MySQL options file via the Options File
   management tool would emit an unhandled exception after
   clicking Apply. (Bug #23307191)

 * Exporting data to JSON was exporting NULL values as NULL
   instead of null, thus breaking the JSON output. (Bug
   #23241155, Bug #81331)

 * Under Users and Privileges, Workbench did not allow
   hyphens for host names in the "limit to hosts matching"
   field. (Bug #23224606, Bug #81301)

 * When viewing the code for an existing view (SQL to create
   the view), hexadecimal values were truncated. (Bug
   #23187761, Bug #81208)

 * Selecting "5.7" from Default target MySQL version did not
   take into account changes to newer versions, as 5.7
   behaved like 5.7.0 instead of a newer version. For
   example, it was not possible to use the JSON data type
   for variables inside the stored procedure editor as JSON
   was added in MySQL 5.7.7. (Bug #23080421, Bug #81023)

 * The Schema filter was slow (poor performance) when a lot
   (1000+) of schemas were present. (Bug #23047787, Bug
   #80946)

 * The database migration wizard database field was
   described as "Leave blank to select it later" but this
   text was updated to read as "Cannot be blank" because it
   is a required field. (Bug #22896342)

 * The generated SQL generated by the forward engineering
   wizard would incorrectly output "VIRTUALCOMMENT" instead
   of "VIRTUAL COMMENT". (Bug #22880159, Bug #80618)

 * An new option is available to specify a path to the SSH
   configuration and/or known hosts file. This option
   overwrites the defaults. (Bug #22866791, Bug #80605)

 * Workbench's Alter Table functionality did not behave
   correctly when a column was defined using a TIMESTAMP
   with fractional seconds, such as TIMESTAMP(1). In this
   case, some columns would be hidden from the editor. (Bug
   #22839982, Bug #80547)

 * Under Reverse Engineering, the information provided in
   the wild card description to select objects contained a
   typo. (Bug #22828056, Bug #80516)

 * After successfully executing the database migration
   wizard, executing it a second time required Workbench to
   be restarted. (Bug #22811588, Bug #80479)

 * When executing Data Export using a remote MySQL
   connection, the error resulting from a missing mysqldump
   binary was unclear. (Bug #22753693, Bug #80240)

 * The PostgreSQL migration wizard could fail to migrate
   PostgreSQL databases that were generated with tryton.
   (Bug #22747525, Bug #79217)

 * The Dashboard and Server Status reported different Select
   per second values. The Server Status page reported
   incorrect (inflated by about 3x) values. (Bug #22739583,
   Bug #74822)

 * The PostgreSQL migration wizard could fail with an
   "pg_catalog.pg_enum does not exist" error. (Bug
   #22738451, Bug #71121)

 * The Workbench interface would incorrectly orient itself
   to display as Right-To-Left (RTL) when a system's
   language is set to a RTL language, despite Workbench not
   being translated to that language. (Bug #22722701, Bug
   #72126)

 * Attempting to test custom connection details (a
   connection not yet created by Workbench) caused Workbench
   to fail and exit. The Test Connection functionality only
   functioned for existing or new connections

ANN: Upscene releases Database Workbench 5.1.12

2016-03-23 Thread Martijn Tonies (Upscene Productions)
Upscene releases Database Workbench 5.1.12

Upscene Productions is proud to announce a new release 
of the popular multi-DBMS development tool:

“ Database Workbench 5.1.12 “

This release adds a few small features and useful enhancements.

The full version 5.1.x change log is available here:
http://www.upscene.com/go/?go=tracker=5.1.x=12


Version 5 added numerous new features and improvements to existing tools and 
the new, more consistent user interface is better than ever and works fine 
under Wine on Linux.

Version 5.1 includes SQL Azure and Firebird 3 support, additional data export 
functionality, improved Oracle XML and Object-type support, Diagramming 
enhancements 
and new printing features as well as improvements in other areas.

http://www.upscene.com/news/item/20160322


Database Workbench now comes in multiple editions with different
pricing models, there's always a version that suits you!



For more information, see What's new in Database Workbench 5?
( http://www.upscene.com/database_workbench/whatsnew )


Database Workbench supports MySQL, MariaDB, Firebird, Oracle, MS SQL Server, 
SQL Azure,
SQL Anywhere, NexusDB and InterBase, comes in multiple editions and is licensed 
based on
selectable modules.

It includes tools for database design, database maintenance, testing, data 
transfer,
data import & export, database migration, database compare and numerous other 
tools.


About Database Workbench
Database Workbench is a database developer tool, over 10 years in the making and
is being used by thousands of developers across the globe who have come to rely 
on it
every day. From database design, implementation, to testing and debugging, it 
will aid you 
in your daily database work.

About Upscene Productions
Based in The Netherlands, Europe, this small but dedicated company has been 
providing
database developers with useful tools for over 12 years. Slowly expanding the 
product portfolio
and gaining recognition amongst InterBase and Firebird database developers, 
they now offer
tools for a whole range of database systems, including Oracle and Microsoft SQL 
Server.

Re: Workbench MySQL Enterprise Backup Error

2016-03-22 Thread Andrew Moore
The beauty of running enterprise versions is that you have support from
Oracle. I would gently point you in their direction if not to get what you
paid for but also because most of us in this list are unequipped to help
you because we don't use the software you have problems with.

Good luck
On 22 Mar 2016 8:15 pm, "Lisa Smith" <lea...@gmail.com> wrote:

> Hello all,
>
> I have not run across this problem where Workbench will not let me access
> the "Online Backup"
> link and claims that my version of MySQL Enterprise Backup is 0.0.0 (it is
> 4.0.0).
>
> I had backups running and scheduled through Workbench previously. Yesterday
> I changed my data files to another drive and when I restarted Workbench I
> was no longer able to access Online Backup.
>
> I feel like I may be missing something obvious so any suggestions would be
> greatly appreciated.
>
> I am running MySQL Enterprise 5.7 on Windows Server 2012.
>
> Thank you for reading.
>


Workbench MySQL Enterprise Backup Error

2016-03-22 Thread Lisa Smith
Hello all,

I have not run across this problem where Workbench will not let me access
the "Online Backup"
link and claims that my version of MySQL Enterprise Backup is 0.0.0 (it is
4.0.0).

I had backups running and scheduled through Workbench previously. Yesterday
I changed my data files to another drive and when I restarted Workbench I
was no longer able to access Online Backup.

I feel like I may be missing something obvious so any suggestions would be
greatly appreciated.

I am running MySQL Enterprise 5.7 on Windows Server 2012.

Thank you for reading.


Upscene releases Database Workbench 5.1.10

2015-12-16 Thread Martijn Tonies (Upscene Productions)
Upscene Productions is proud to announce a new release 
of the popular multi-DBMS development tool:

Database Workbench 5.1.10 

This release adds a few small features and includes Windows Terminal Server 
support.

The full version 5.1.x change log is available here:
http://www.upscene.com/go/?go=tracker=5.1.x=12


Version 5 added numerous new features and improvements to existing tools and 
the new, more consistent user interface is better than ever and works fine 
under Wine on Linux.


Version 5.1 includes SQL Azure and Firebird 3 support, additional data export 
functionality, improved Oracle XML and Object-type support, Diagramming 
enhancements 
and new printing features as well as improvements in other areas.

http://www.upscene.com/news/item/20151215


Database Workbench now comes in multiple editions with different
pricing models, there's always a version that suits you!



For more information, see What's new in Database Workbench 5?
( http://www.upscene.com/database_workbench/whatsnew )


Database Workbench supports MySQL, MariaDB, Firebird, Oracle, MS SQL Server, 
SQL Azure,
SQL Anywhere, NexusDB and InterBase, comes in multiple editions and is licensed 
based on
selectable modules.

It includes tools for database design, database maintenance, testing, data 
transfer,
data import & export, database migration, database compare and numerous other 
tools.


About Database Workbench
Database Workbench is a database developer tool, over 10 years in the making and
is being used by thousands of developers across the globe who have come to rely 
on it
every day. From database design, implementation, to testing and debugging, it 
will aid you 
in your daily database work.

About Upscene Productions
Based in The Netherlands, Europe, this small but dedicated company has been 
providing
database developers with useful tools for over 12 years. Slowly expanding the 
product portfolio
and gaining recognition amongst InterBase and Firebird database developers, 
they now offer
tools for a whole range of database systems, including Oracle and Microsoft SQL 
Server.


MySQL Workbench 6.3.6 GA has been released

2015-12-15 Thread Lars Tangvald

Dear MySQL users,

The MySQL developer tools team announces 6.3.6 as our GA release for
MySQL Workbench 6.3.

For the full list of changes in this revision, visit
http://dev.mysql.com/doc/relnotes/workbench/en/changes-6-3.html

For discussion, join the MySQL Workbench Forums:
http://forums.mysql.com/index.php?152

Download MySQL Workbench 6.3.6 GA now, for Windows, Mac OS X 10.9+,
Oracle Linux 6 and 7, Fedora 22 and Fedora 23, Ubuntu 14.04 and
Ubuntu 15.10 or sources, from:

http://dev.mysql.com/downloads/tools/workbench/

Enjoy!

Changes in MySQL Workbench 6.3.6 (2015-12-15)

   Functionality Added or Changed

 * On OS X, the multiple object selector was disabled in the
   model overview. (Bug #22265928)

 * On Linux, Fedora 23 is now supported. (Bug #22146526, Bug
   #79101)

 * The "mysql_old_password
   (http://dev.mysql.com/doc/refman/5.7/en/old-client.html)"
   protocol is no longer supported by Workbench, as its
   support was removed in MySQL Server 5.7. This affects the
   former "Use old authentication protocol" option from the
   "Advanced" configuration tab. This option has now been
   removed. (Bug #22093548, Bug #78947)

 * Management operations when using an SSH MySQL Server
   connection that authenticated using a password (and not
   SSH keys) would not function. (Bug #22047602)

 * The File, New Query option no longer requires an open
   MySQL connection. (Bug #21879064)

 * The MySQL Firewall tab is now disabled when the Firewall
   user is being created. (Bug #21150265)

   Bugs Fixed

 * Setting the MySQL Firewall mode to "PROTECTING" for a
   user without defined rules would emit an unhandled
   exception. (Bug #22294174)

 * Improvements were made to the Microsoft SQL Server 2008
   migration wizard. (Bug #22271597)

 * On OS X, the MySQL Firewall management option was missing
   from the commercial edition builds. (Bug #22270244)

 * After editing the code of a routine and closing the
   routine editor, the changed routine was duplicated
   instead of applying the changes to the original routine
   object. (Bug #22269199)

 * The JSON Data Field Value Editor functionality was
   improved, and bugs were fixed. Workbench 6.3.5 had known
   limitations. (Bug #22265214, Bug #22337871)

 * On Linux, the MySQL Firewall installation checked the
   path /usr/share/ instead of /usr/share/mysql/. (Bug
   #22263249)

 * For Online Backup, the Fix Grants for MEB function would
   not create the MySQL Enterprise Backup user account. (Bug
   #22258080)

 * The SSL results page listed the "-" character as "_" for
   the SSL certificate file names. (Bug #22243210)

 * Exporting a database from the Data Export wizard did not
   function with remote connections. (Bug #22233795)

 * The libzip library was updated; Workbench can now be
   installed on Ubuntu 15.10. (Bug #22230416, Bug #79320)

 * After initially altering a table using the Alter Table,
   subsequent alterations to the same table in the same
   screen, without having closed the screen, would not
   always complete, as the previous alterations were applied
   again. For example, it might attempt to add a column that
   was already added, or remove a column that was already
   deleted. (Bug #22202325, Bug #79265)

 * Workbench did not recognize identifiers with a leading
   digit if it was preceded by a dot. (Bug #22193758, Bug
   #79247)

 * After creating a table, editing the table in the same tab
   would yield an error after clicking Apply. (Bug
   #22178996, Bug #79199)

 * Clicking Apply a second time while performing an Alter
   Table operation would emit a "No Changes Detected"
   message, despite changes being present. (Bug #22169405,
   Bug #79164)

 * The MySQL connection search field's background and text
   were both white, making it difficult to decipher. (Bug
   #22168697, Bug #79159)

 * On Windows 10, and with resolutions of 1366x768 and
   below, the default table editor window did not show the
   table columns.
   As a workaround, the output pane could be resized or
   hidden. (Bug #22168049, Bug #79160)

 * The "BY" keyword is now supported. (Bug #22151204, Bug
   #79121)

 * The MySQL Enterprise Backup binary can now be configured
   per MySQL connection, to match the correct version needed
   by the connected MySQL server. Before, only one MySQL
   Enterprise Backup binary could be used for all
   connections. (Bug #22143844, Bug #79108)

 * Compiling Workbench now requires Connector/C++ 1.1.7 or
   higher, as this is the first Connector/C++ release that
   supports JSON. (Bug #22141269, Bug #79054)

 * On the Server L

ANN: 20% discount on Database Workbench Basic or Pro!

2015-11-04 Thread Martijn Tonies (Upscene Productions)
Dear reader,

We're offering a 20% Mid Autumn Discount on our database design
and development product "Database Workbench", available in Basic
and Pro edition.

Use coupon code MAD15 while ordering, valid until November the 9th.

You can find more information about Database Workbench here:
http://www.upscene.com/database_workbench/



Thank you.



With regards,

Martijn Tonies
Upscene Productions
http://www.upscene.com

Download Database Workbench for Oracle, MS SQL Server, Sybase SQL
Anywhere, MySQL, InterBase, NexusDB and Firebird!

ANN: 20% discount on Database Workbench Basic or Pro!

2015-10-23 Thread Martijn Tonies
Dear reader,

We're offering a 20% Mid Autumn Discount on our database design
and development product "Database Workbench", available in Basic
and Pro edition.

Use coupon code MAD15 while ordering.

You can find more information about Database Workbench here:
http://www.upscene.com/database_workbench/



Thank you.



With regards,

Martijn Tonies
Upscene Productions
http://www.upscene.com

Download Database Workbench for Oracle, MS SQL Server, Sybase SQL
Anywhere, MySQL, InterBase, NexusDB and Firebird!

MySQL Workbench 6.3.5 GA has been released

2015-10-22 Thread Lars Tangvald

Dear MySQL users,

The MySQL developer tools team announces 6.3.5 as our GA release for
MySQL Workbench 6.3.

For the full list of changes in this revision, visit
http://dev.mysql.com/doc/relnotes/workbench/en/changes-6-3.html

For discussion, join the MySQL Workbench Forums:
http://forums.mysql.com/index.php?152

Download MySQL Workbench 6.3.5 GA now, for Windows, Mac OS X 10.7+,
Oracle Linux 6 and 7, Fedora 21 and Fedora 22, Ubuntu 14.04 and
Ubuntu 15.04 or sources, from:

http://dev.mysql.com/downloads/tools/workbench/

Enjoy!

Changes in MySQL Workbench 6.3.5 (2015-10-21)

   Known limitations:

 * The new JSON editor is in an early state, and has a
   number of usability issues.

 * The table editor in a MySQL Workbench model does not
   allow the JSON data type. The table editor in the SQL
   Editor is not affected.

 * Model synchronization fails to function for tables with
   JSON columns.

 * The MySQL migration wizard will not function with MySQL
   Server 5.7 as the source database. However, MySQL Server
   5.7 can be the target database.

 * The bundled mysqldump tool fails to create dumps for
   MySQL Server 5.6 and earlier. To work around this
   limitation, set an explicit mysqldump binary in the
   Workbench preferences under Administration -> Data Export
   and Import -> Path to mysqldump Tool. Use one from MySQL
   Server 5.6.

   Functionality Added or Changed

 * A JSON viewer/editor was added in the field editor for
   result sets.

   Bugs Fixed

 * Executing Create EER Model from Database with Place
   imported objects on a diagram enabled would not always
   create the diagram. (Bug #22046248)

 * On OS X 10.11, a newly opened EER diagram was not always
   viewable. A workaround was to either scroll or resize the
   EER diagram window. (Bug #22016760, Bug #78829)

 * MySQL Workbench commercial edition now checks MySQL
   Enterprise Backup compatibility with MySQL 5.7 when using
   the Online Backup and Restore features. MySQL Enterprise
   Backup 4.0 and above is required with MySQL 5.7 and
   above. (Bug #21972677)

 * On Windows, connecting via RDP to Workbench with a model
   would cause MySQL Workbench to crash. (Bug #21951171)

 * On Windows with the firewall enabled, either editing a
   current user or creating a new user from the Users and
   Privileges tab would crash after clicking Apply. (Bug
   #21866290)

 * Under Server Status, the reported Disk Space in Data Dir
   was limited to "1.00 TB", even if more space was
   available. (Bug #21833382)

 * The SQL parser and grammar was updated; some queries
   would emit bogus errors, although they would execute with
   success. For example, queries with syntax such as "ALTER
   TABLE foo MODIFY COLUMN bar VARCHAR(10)" and "ALTER TABLE
   foo MODIFY bar INT NOT NULL". (Bug #21776051, Bug
   #20116935, Bug #77549, Bug #75048)

 * On Windows, creating blocked statements (such as
   BEGIN...END) with auto-complete activated would cause
   MySQL Workbench to emit an unhandled exception (Bug
   #21774642, Bug #77488)

 * On Linux, dragging a routine to a Routine Group did not
   function. (Bug #21770594, Bug #78299)

 * Opening Open Value in Viewer to view the contents of BLOB
   and string types would sometimes crash MySQL Workbench.
   (Bug #21746985, Bug #75516)

 * An SSH timeout option was added, under the Others
   preferences panel. (Bug #21690190)

 * After opening a model file, after choosing Preferences,
   Others, checking (enabling) Allow more than one instance
   of MySQL Workbench to run, clicking OK would crash MySQL
   Workbench. (Bug #21666322)

 * On Windows 10, MySQL Workbench failed with an error
   similar to "The type initializer for
   'HtmlRenderer.Utils.FontsUtils' threw an exception". The
   HtmlRenderer.dll DLL was updated with a fix. (Bug
   #21642135, Bug #75344)

 * Clicking Cancel when using the Table Import wizard would
   emit an error, although the import process continued.
   (Bug #21610117, Bug #78013)

 * On OS X, the Rescan for local MySQL instances operation
   was not discovering local MySQL server connections. (Bug
   #21605220, Bug #77989)

 * On Windows, and when connecting to MySQL Server 5.7.8 or
   higher, the Server Logs did not properly display the
   MySQL error logs, and it instead referred to a file named
   "stderr" that could not be found. This is because the
   error log is now written to the Windows Event Log. (Bug
   #21566823, Bug #77958)

 * Executing Control + W to close all tabs, and then
   executing it again (with all tabs already closed), would
   emit a Null Pointer Exception. (Bug #21543454, Bug

Re: Where is mysql-workbench SCM?

2015-10-16 Thread Karl-Philipp Richter
Found it (after some days of searching):
https://code.launchpad.net/ubuntu/+source/mysql-workbench must be the
official repository according to
https://dev.mysql.com/doc/refman/5.7/en/installing-development-tree.html.

-Kalle

Am 15.10.2015 um 22:11 schrieb Karl-Philipp Richter:
> Hi,
> The only list of mysql-related SCM repositories I found was
> https://github.com/mysql which didn't contain a repository for
> `mysql-workbench`. I only found the source tarball at
> http://dev.mysql.com/downloads/workbench/. The development section at
> http://dev.mysql.com/downloads/workbench/ doesn't explain the
> development of `mysql-workbench`.
> 
> Any help or pointers are appreciated.
> 
> -Kalle
> 



signature.asc
Description: OpenPGP digital signature


Where is mysql-workbench SCM?

2015-10-15 Thread Karl-Philipp Richter
Hi,
The only list of mysql-related SCM repositories I found was
https://github.com/mysql which didn't contain a repository for
`mysql-workbench`. I only found the source tarball at
http://dev.mysql.com/downloads/workbench/. The development section at
http://dev.mysql.com/downloads/workbench/ doesn't explain the
development of `mysql-workbench`.

Any help or pointers are appreciated.

-Kalle



signature.asc
Description: OpenPGP digital signature


Upscene releases Database Workbench 5.1.6

2015-10-09 Thread Martijn Tonies (Upscene Productions)
Upscene releases Database Workbench 5.1.6

Upscene Productions is proud to announce a new release 
of the popular multi-DBMS development tool:

“ Database Workbench 5.1.6 "

This version is the next big release after version 5 and includes new features,
enhancements and fixes.

The full version 5.1.x change log is available here:
http://www.upscene.com/go/?go=tracker=5.1.x=12


Version 5 added numerous new features and improvements to existing tools and 
the new, more consistent user interface is better than ever and works fine 
under Wine on Linux.


Version 5.1 includes SQL Azure and Firebird 3 support, additional data export 
functionality, improved Oracle XML and Object-type support, Diagramming 
enhancements 
and new printing features as well as improvements in other areas.



Database Workbench now comes in multiple editions with different
pricing models, there's always a version that suits you!



For more information, see What's new in Database Workbench 5?
( http://www.upscene.com/database_workbench/whatsnew )


Database Workbench supports MySQL, MariaDB, Firebird, Oracle, MS SQL Server, 
SQL Azure,
SQL Anywhere, NexusDB and InterBase, comes in multiple editions and is licensed 
based on
selectable modules.

It includes tools for database design, database maintenance, testing, data 
transfer,
data import & export, database migration, database compare and numerous other 
tools.

About Database Workbench
Database Workbench is a database developer tool, over 10 years in the making and
is being used by thousands of developers across the globe who have come to rely 
on it
every day. From database design, implementation, to testing and debugging, it 
will aid you 
in your daily database work.

About Upscene Productions
Based in The Netherlands, Europe, this small but dedicated company has been 
providing
database developers with useful tools for over 12 years. Slowly expanding the 
product portfolio
and gaining recognition amongst InterBase and Firebird database developers, 
they now offer
tools for a whole range of database systems, including Oracle and Microsoft SQL 
Server.

Upscene releases Database Workbench 5.1.2

2015-07-15 Thread Martijn Tonies (Upscene Productions)
Upscene Productions is proud to announce a new release 
of the popular multi-DBMS development tool:

“ Database Workbench 5.1.2 

This version is the next big release after version 5 and includes new features,
enhancements and fixes.

The change log is available here:
http://www.upscene.com/go/?go=trackerv=5.1.2id=12
http://www.upscene.com/go/?go=trackerv=5.1.0id=12


Version 5 added numerous new features and improvements to existing tools and 
the new, more consistent user interface is better than ever and works fine 
under Wine on Linux.


Version 5.1 includes SQL Azure and Firebird 3 support, additional data export 
functionality, improved Oracle XML and Object-type support, Diagramming 
enhancements 
and new printing features as well as improvements in other areas.



Database Workbench now comes in multiple editions with different
pricing models, there's always a version that suits you!



For more information, see What's new in Database Workbench 5?
( http://www.upscene.com/database_workbench/whatsnew )


Database Workbench supports MySQL, MariaDB, Firebird, Oracle, MS SQL Server, 
SQL Azure,
SQL Anywhere, NexusDB and InterBase, comes in multiple editions and is licensed 
based on
selectable modules.

It includes tools for database design, database maintenance, testing, data 
transfer,
data import  export, database migration, database compare and numerous other 
tools.


About Database Workbench
Database Workbench is a database developer tool, over 10 years in the making and
is being used by thousands of developers across the globe who have come to rely 
on it
every day. From database design, implementation, to testing and debugging, it 
will aid you 
in your daily database work.

About Upscene Productions
Based in The Netherlands, Europe, this small but dedicated company has been 
providing
database developers with useful tools for over 12 years. Slowly expanding the 
product portfolio
and gaining recognition amongst InterBase and Firebird database developers, 
they now offer
tools for a whole range of database systems, including Oracle and Microsoft SQL 
Server.

Upscene releases Database Workbench 5.1.0

2015-06-24 Thread Martijn Tonies (Upscene Productions)
For immediate release:
http://www.upscene.com/news/item/20150624

Upscene releases Database Workbench 5.1.0

Upscene Productions is proud to announce a new release 
of the popular multi-DBMS development tool:

“ Database Workbench 5.1 

This version is the next big release after version 5 and includes new features,
enhancements and fixes.

The change log is available here:
http://www.upscene.com/go/?go=trackerv=5.1.0id=12


Version 5 added numerous new features and improvements to existing tools and 
the new, more consistent user interface is better than ever and works fine 
under Wine on Linux.


Version 5.1 includes additional data export functionality, Firebird 3 support,
improved Oracle XML and Object-type support, Diagramming enhancements and new 
printing features as well as improvements in other areas.



Database Workbench now comes in multiple editions with different
pricing models, there's always a version that suits you!



For more information, see What's new in Database Workbench 5?
( http://www.upscene.com/database_workbench/whatsnew )


Database Workbench supports MySQL, MariaDB, Firebird, Oracle, MS SQL Server,
SQL Anywhere, NexusDB and InterBase, comes in multiple editions and is licensed 
based on
selectable modules.

It includes tools for database design, database maintenance, testing, data 
transfer,
data import  export, database migration, database compare and numerous other 
tools.


About Database Workbench
Database Workbench is a database developer tool, over 10 years in the making and
is being used by thousands of developers across the globe who have come to rely 
on it
every day. From database design, implementation, to testing and debugging, it 
will aid you 
in your daily database work.

About Upscene Productions
Based in The Netherlands, Europe, this small but dedicated company has been 
providing
database developers with useful tools for over 12 years. Slowly expanding the 
product portfolio
and gaining recognition amongst InterBase and Firebird database developers, 
they now offer
tools for a whole range of database systems, including Oracle and Microsoft SQL 
Server.

Upscene releases Database Workbench 5.0.10

2015-02-20 Thread Martijn Tonies (Upscene Productions)
Upscene Productions is proud to announce a new release 
of the popular multi-DBMS development tool:

 Database Workbench 5 

This release fixes several issues as reported by our customers.

The change log is available here:
http://www.upscene.com/go/?go=trackerv=5.0.10id=12


Version 5 added numerous improvements to existing tools and the new, more
consistent user interface is better than ever and works fine under Wine on 
Linux.

Database Workbench now comes in multiple editions with different
pricing models, there's always a version that suits you!



For more information, see What's new in Database Workbench 5?
( http://www.upscene.com/database_workbench/whatsnew )


Database Workbench supports MySQL, MariaDB, Firebird, Oracle, MS SQL Server,
SQL Anywhere, NexusDB and InterBase, comes in multiple editions and is licensed 
based on
selectable modules.

It includes tools for database design, database maintenance, testing, data 
transfer,
data import  export, database migration, database compare and numerous other 
tools.


About Database Workbench
Database Workbench is a database developer tool, over 10 years in the making and
is being used by thousands of developers across the globe who have come to rely 
on it
every day. From database design, implementation, to testing and debugging, it 
will aid you 
in your daily database work.

About Upscene Productions
Based in The Netherlands, Europe, this small but dedicated company has been 
providing
database developers with useful tools for over 12 years. Slowly expanding the 
product portfolio
and gaining recognition amongst InterBase and Firebird database developers, 
they now offer
tools for a whole range of database systems, including Oracle and Microsoft SQL 
Server.

ANN: Upscene releases Database Workbench 5.0.8

2015-01-21 Thread Martijn Tonies (Upscene Productions)
Upscene releases Database Workbench 5.0.8

Upscene Productions is proud to announce a new release 
of the popular multi-DBMS development tool:

 Database Workbench 5 

This release fixes several issues as reported by our customers.

The change log is available here:
http://www.upscene.com/go/?go=trackerv=5.0.8id=12


Version 5 added numerous improvements to existing tools and the new, more
consistent user interface is better than ever and works fine under Wine on 
Linux.

Database Workbench now comes in multiple editions with different
pricing models, there's always a version that suits you!



For more information, see What's new in Database Workbench 5?
( http://www.upscene.com/database_workbench/whatsnew )


Database Workbench supports MySQL, MariaDB, Firebird, Oracle, MS SQL Server,
SQL Anywhere, NexusDB and InterBase, comes in multiple editions and is licensed 
based on
selectable modules.

It includes tools for database design, database maintenance, testing, data 
transfer,
data import  export, database migration, database compare and numerous other 
tools.


About Database Workbench
Database Workbench is a database developer tool, over 10 years in the making and
is being used by thousands of developers across the globe who have come to rely 
on it
every day. From database design, implementation, to testing and debugging, it 
will aid you 
in your daily database work.

About Upscene Productions
Based in The Netherlands, Europe, this small but dedicated company has been 
providing
database developers with useful tools for over 12 years. Slowly expanding the 
product portfolio
and gaining recognition amongst InterBase and Firebird database developers, 
they now offer
tools for a whole range of database systems, including Oracle and Microsoft SQL 
Server.

ANN: Database Workbench 5.0.6 released

2014-12-15 Thread Martijn Tonies (Upscene Productions)
ANN: Upscene releases Database Workbench 5.0.6

Upscene Productions is proud to announce a new release 
of the popular multi-DBMS development tool:

 Database Workbench 5 

Version 5.0.6 fixes an issue with the MySQL module and includes some changes
for Firebird 3.

The change log is available here:
http://www.upscene.com/go/?go=trackerv=5.0.6id=12


Version 5 added numerous improvements to existing tools and the new, more
consistent user interface is better than ever and works fine under Wine on 
Linux.

Database Workbench now comes in multiple editions with different
pricing models, there's always a version that suits you!



For more information, see What's new in Database Workbench 5?
( http://www.upscene.com/database_workbench/whatsnew )


Database Workbench supports MySQL, MariaDB, Firebird, Oracle, MS SQL Server,
SQL Anywhere, NexusDB and InterBase, comes in multiple editions and is licensed 
based on
selectable modules.

It includes tools for database design, database maintenance, testing, data 
transfer,
data import  export, database migration, database compare and numerous other 
tools.


About Database Workbench
Database Workbench is a database developer tool, over 10 years in the making and
is being used by thousands of developers across the globe who have come to rely 
on it
every day. From database design, implementation, to testing and debugging, it 
will aid you 
in your daily database work.

About Upscene Productions
Based in The Netherlands, Europe, this small but dedicated company has been 
providing
database developers with useful tools for over 12 years. Slowly expanding the 
product portfolio
and gaining recognition amongst InterBase and Firebird database developers, 
they now offer
tools for a whole range of database systems, including Oracle and Microsoft SQL 
Server.


With regards,

Martijn Tonies


ANN: Upscene releases Database Workbench 5.0.4

2014-10-16 Thread Martijn Tonies (Upscene Productions)
Upscene releases Database Workbench 5.0.4

Upscene Productions is proud to announce a new release 
of the popular multi-DBMS development tool:

“ Database Workbench 5 

Version 5.0.4 introduces some small new features and a list of fixes
base on user feedback.

The change log is available here:
http://www.upscene.com/go/?go=trackerv=5.0.4id=12


Version 5 added numerous improvements to existing tools and the new, more
consistent user interface is better than ever and works fine under Wine on 
Linux.

Database Workbench now comes in multiple editions with different
pricing models, there's always a version that suits you!

For more information, see What's new in Database Workbench 5?
( http://www.upscene.com/database_workbench/whatsnew )


Database Workbench supports MySQL, MariaDB, Firebird, Oracle, MS SQL Server,
SQL Anywhere, NexusDB and InterBase, comes in multiple editions and is licensed 
based on
selectable modules.

It includes tools for database design, database maintenance, testing, data 
transfer,
data import  export, database migration, database compare and numerous other 
tools.


About Database Workbench
Database Workbench is a database developer tool, over 10 years in the making and
is being used by thousands of developers across the globe who have come to rely 
on it
every day. From database design, implementation, to testing and debugging, it 
will aid you 
in your daily database work.

About Upscene Productions
Based in The Netherlands, Europe, this small but dedicated company has been 
providing
database developers with useful tools for over 12 years. Slowly expanding the 
product portfolio
and gaining recognition amongst InterBase and Firebird database developers, 
they now offer
tools for a whole range of database systems, including Oracle and Microsoft SQL 
Server.

ANN: Upscene releases Database Workbench 5.0.2

2014-09-18 Thread Martijn Tonies (Upscene Productions)
Upscene Productions is proud to announce a new release 
of the popular multi-DBMS development tool:

 Database Workbench 5 

Version 5.0.2 fixed some issues that came to light after the initial
major version 5 release.

http://www.upscene.com/news/item/20140918

Version 5 added numerous improvements to existing tools and the new, more
consistent user interface is better than ever and works fine under Wine on 
Linux.

Database Workbench now comes in multiple editions with different
pricing models, there's always a version that suits you!



A few bugs popped up after the initial version 5 release, all minor issues but 
also a lack of documentation 
showing in the trial version. I'm proud of the team that thoroughly tested the 
version 5 release, 
says Martijn Tonies, founder of Upscene Productions. The major version 5 
release adds adds code editor features, 
has diagramming improvements, comes in multiple editions, is fully HiDPI aware 
and offers tunnelling for MySQL 
and MariaDB connections. It all was a lot of work, but it was worth it!

We worked closely with out customer and implemented many of their requests and 
for
new users, we offer multiple editions to suit their development needs. From 
design to
productivity, there's new features and improvements in almost everything!



For more information, see What's new in Database Workbench 5?
( http://www.upscene.com/database_workbench/whatsnew )


Database Workbench supports MySQL, MariaDB, Firebird, Oracle, MS SQL Server,
SQL Anywhere, NexusDB and InterBase, comes in multiple editions and is licensed 
based on
selectable modules.

It includes tools for database design, database maintenance, testing, data 
transfer,
data import  export, database migration, database compare and numerous other 
tools.


About Database Workbench
Database Workbench is a database developer tool, over 10 years in the making and
is being used by thousands of developers across the globe who have come to rely 
on it
every day. From database design, implementation, to testing and debugging, it 
will aid you 
in your daily database work.

About Upscene Productions
Based in The Netherlands, Europe, this small but dedicated company has been 
providing
database developers with useful tools for over 12 years. Slowly expanding the 
product portfolio
and gaining recognition amongst InterBase and Firebird database developers, 
they now offer
tools for a whole range of database systems, including Oracle and Microsoft SQL 
Server.

MySQL Workbench 6.2.2 RC has been released

2014-09-08 Thread karen langford

Dear MySQL Users,

The MySQL developer tools team announces 6.2.2 RC - the final release
candidate for MySQL Workbench 6.2.

MySQL Workbench 6.2 is the upcoming major update for the official MySQL
graphical development tool .

MySQL Workbench 6.2 focuses on support for innovations released in MySQL
5.6 and MySQL 5.7 DMR (Development Release) as well as MySQL Fabric 1.5,
with features such as:

* A new spatial data viewer, allowing graphical views of result sets
containing GEOMETRY data and taking advantage of the new GIS
capabilities in MySQL 5.7.
* Support for new MySQL 5.7.4 SQL syntax and configuration options.
* Metadata Locks View shows the locks connections are blocked or waiting
on.
* MySQL Fabric cluster connectivity - Browsing, view status, and connect
to any MySQL instance in a Fabric Cluster.
* MS Access migration Wizard - easily move to MySQL Databases.


Other significant usability improvements were made, aiming to raise
productivity for advanced and new users:

* Direct shortcut buttons to commonly used features in the schema tree.
* Improved results handling. Columns have better auto-sizing and their
widths are saved. Fonts can also be customized. Results pinned to
persist viewing data.
* A convenient Run SQL Script command to directly execute SQL scripts,
without loading them first.
* Database Modeling has been updated to allow changes to the formatting
of note objects and attached SQL scripts can now be included in forward
engineering and synchronization scripts.
* Integrated Visual Explain within the result set panel.  Visual Explain
* drill down for large to very large explain plans.  Shared SQL snippets
* in the SQL Editor, allowing multiple users to
share SQL code by storing it within a MySQL instance.
* And much more.

The list of provided binaries was updated and MySQL Workbench binaries
now available for:
* Windows 7 32 and 64bits
* Mac OS X Lion or newer
* Ubuntu 12.04 LTS and Ubuntu 14.04 64bits
* Fedora 20 64bits
* Oracle Linux 6.5 64bits
* Oracle Linux 7 64bits
* Sources for building in other Linux distributions. Pre-compiled binaries
   are no longer provided for 32bit Linux distributions, although users may
   still download and build from sources.

For the full list of changes in this revision, visit
http://dev.mysql.com/doc/relnotes/workbench/en/changes-6-2.html

For discussion, join the MySQL Workbench Forums:
http://forums.mysql.com/index.php?151

Download MySQL Workbench 6.2.2 now, for Windows, Mac OS X 10.7+, Oracle
Linux 6 and 7, Fedora 20, Ubuntu 12.04 and Ubuntu 14.04 or sources,
from:

http://dev.mysql.com/downloads/tools/workbench/

Enjoy!

Changes in MySQL Workbench 6.2.2 (2014-09-05, RC)

   Functionality Added or Changed

 * The following SSL related changes were introduced:

  + The Use SSL option for SSL connection options was changed
to a dropdown, where you can select one of: No, If
Available, or Required.

  + If Required is selected, the connection will fail if a
SSL connection cannot be enabled.

  + New MySQL connections default to If available.

  + The Test Connection button now shows whether SSL was
enabled when the connection was opened.

  + The Session Information panel in the SQL Editor sidebar
shows is SSL is enabled, and also the Cipher in use.
   (Bug #18547269)

 * Indentation is now respected in the SQL and code editors, when
   before the current indention level would be forgotten. New lines
   now start at the previous indention level. (Bug #17354356, Bug
   #14666286, Bug #70138, Bug #66941)

 * The tab key now inserts a tab character into the query editor,
   when before it inserted three spaces. (Bug #14499535, Bug #66382)

   Bugs Fixed

 * The document tab controls now block mouse movements when the
   button is down, as to prevent accidental window dragging. (Bug
   #19484086, Bug #72256)

 * Selecting a color from color picker on a table would generate
   an invalid color value. (Bug #19487822, Bug #73682)

 * On Windows, the catalog treeview now has tooltips to show
   object names of any length. On Linux, this information is
   available from a new column. (Bug #19487798, Bug #73681)

 * The Commit results edits and Discard results Edits options
   would sometimes be hidden from view. (Bug #19484760, Bug #71539)

 * The server management functionality would sometimes fail with
   connections using SSH tunneling. (Bug #19447288, Bug #73580)

 * If a transaction was already open with auto-commit disabled,
   there was a dialog that prompted to commit the open transaction
   before applying the changes. That dialog was simplified to only
   offer Apply and Cancel options. This dialog still has no effect
   on the transaction for applying the result set itself.  Also, the
   result set changes will no longer be committed

Re: database developer tool Database Workbench 5 now available

2014-09-05 Thread Martijn Tonies (Upscene Productions)

Hello Jan, list,


From: Martijn Tonies (Upscene Productions) m.ton...@upscene.com

Database Workbench now comes in multiple editions with different
pricing models, there's always a version that suits you!


Unless you don't do Winblows.

Please put Windows dependency clearly in your announcements and on your 
website. I couldn't find it anywhere, until I attempted a download, and got 
a useless .EXE file.


The announcement said:

 ... and works fine under Wine on Linux. 

Several of our customers are long-time Linux users and are very happy with
Database Workbench.

See also:
http://www.upscene.com/company/support/database_workbench_5_on_wine_ubuntu14

Hope this helps.


With regards,

Martijn Tonies
Upscene Productions
http://www.upscene.com

Download Database Workbench for Oracle, MS SQL Server, Sybase SQL
Anywhere, MySQL, InterBase, NexusDB and Firebird!





--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql



RE: database developer tool Database Workbench 5 now available

2014-09-05 Thread Martin Gainty


 From: m.ton...@upscene.com
 To: j...@ecoreality.org; mysql@lists.mysql.com
 Subject: Re: database developer tool Database Workbench 5 now available
 Date: Fri, 5 Sep 2014 07:57:37 +0200
 
 Hello Jan, list,
 
  From: Martijn Tonies (Upscene Productions) m.ton...@upscene.com
 
  Database Workbench now comes in multiple editions with different
  pricing models, there's always a version that suits you!
 
 Unless you don't do Winblows.
 
 Please put Windows dependency clearly in your announcements and on your 
 website. I couldn't find it anywhere, until I attempted a download, and got 
 a useless .EXE file.
 
MGMy development is identical ..Development on Windows..Production on Linux
MGWhen google routes me to Vladimir Putins site for Official Windows Mysql 
Stack you download god knows what
MGsolution is to give the customer an in-between solution such as mysqld, 
mysqladmin and mysql shell scripts that will work under Windows cygwin
MGThe Database Workbench version5 MySQL plugin README should detail *a 
seamless installation* for Windows cygwin
MGif I have to make changes to my.ini or etc/init.d the readme should be 
specific on what those changes should be
MGReadme should also be specific on how to successfully test mysql ports 
(presumably 3306)..i assume netstat -a | grep 3306?
MGThanks
 
 The announcement said:
 
  ... and works fine under Wine on Linux. 
 
 Several of our customers are long-time Linux users and are very happy with
 Database Workbench.
 
 See also:
 http://www.upscene.com/company/support/database_workbench_5_on_wine_ubuntu14
 
 Hope this helps.
 
 
 With regards,
 
 Martijn Tonies
 Upscene Productions
 http://www.upscene.com
 
 Download Database Workbench for Oracle, MS SQL Server, Sybase SQL
 Anywhere, MySQL, InterBase, NexusDB and Firebird!
 
 
 
 
 
 -- 
 MySQL General Mailing List
 For list archives: http://lists.mysql.com/mysql
 To unsubscribe: http://lists.mysql.com/mysql
 
  

Re: database developer tool Database Workbench 5 now available

2014-09-05 Thread Martijn Tonies (Upscene Productions)




MGMy development is identical ..Development on Windows..Production on Linux
MGWhen google routes me to Vladimir Putins site for Official Windows Mysql 
Stack you download god knows what
MGsolution is to give the customer an in-between solution such as mysqld, 
mysqladmin and mysql shell scripts that will work under Windows cygwin
MGThe Database Workbench version5 MySQL plugin README should detail *a 
seamless installation* for Windows cygwin
MGif I have to make changes to my.ini or etc/init.d the readme should be 
specific on what those changes should be
MGReadme should also be specific on how to successfully test mysql ports 
(presumably 3306)..i assume netstat -a | grep 3306?

MGThanks

Martin,

I have no idea what the above means --

Database Workbench is a client side Windows based database design and 
development tool,

no need to Cygwin or modify my.ini


With regards,

Martijn Tonies
Upscene Productions
http://www.upscene.com

Download Database Workbench for Oracle, MS SQL Server, Sybase SQL
Anywhere, MySQL, InterBase, NexusDB and Firebird! 



--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql



ANN: database developer tool Database Workbench 5 now available

2014-09-04 Thread Martijn Tonies (Upscene Productions)
Upscene releases Database Workbench 5

Upscene Productions is proud to announce the availability of
the next major version of the popular multi-DBMS development tool:

 Database Workbench 5 

There have been numerous improvements to existing tools and the new, more
consistent user interface is better than ever and works fine under Wine on 
Linux.

Database Workbench now comes in multiple editions with different
pricing models, there's always a version that suits you!



There is so much new in Database Workbench 5, I don't know where to start, 
says Martijn Tonies,
founder of Upscene Productions. This release adds code editor features, has 
diagramming improvements,
comes in multiple editions, is fully HiDPI aware and offers tunneling for MySQL 
and MariaDB connections.
It all was a lot of work, but it was worth it!

We worked closely with out customer and implemented many of their requests and 
for
new users, we offer multiple editions to suit their development needs. From 
design to
productivity, there's new features and improvements in almost everything!



For more information, see What's new in Database Workbench 5?
( http://www.upscene.com/database_workbench/whatsnew )


Database Workbench supports MySQL, MariaDB, Firebird, Oracle, MS SQL Server,
SQL Anywhere, NexusDB and InterBase, comes in multiple editions and is licensed 
based on
selectable modules.


It includes tools for database design, database maintenance, testing, data 
transfer,
data import  export, database migration, database compare and numerous other 
tools.


About Database Workbench
Database Workbench is a database developer tool, over 10 years in the making and
is being used by thousands of developers across the globe who have come to rely 
on it
every day. From database design, implementation, to testing and debugging, it 
will aid you 
in your daily database work.

About Upscene Productions
Based in The Netherlands, Europe, this small but dedicated company has been 
providing
database developers with useful tools for over 12 years. Slowly expanding the 
product portfolio
and gaining recognition amongst InterBase and Firebird database developers, 
they now offer
tools for a whole range of database systems, including Oracle and Microsoft SQL 
Server.

Re: ANN: database developer tool Database Workbench 5 now available

2014-09-04 Thread Jan Steinman
 From: Martijn Tonies (Upscene Productions) m.ton...@upscene.com
 
 Database Workbench now comes in multiple editions with different
 pricing models, there's always a version that suits you!

Unless you don't do Winblows.

Please put Windows dependency clearly in your announcements and on your 
website. I couldn't find it anywhere, until I attempted a download, and got a 
useless .EXE file.

 The record is clear that left to their own devices, the automobile 
manufacturers lack the wisdom or the will or both to switch decisively to the 
production of inexpensive, compact, energy-saving cars appropriate to our 
present needs. -- Donald E. Weeden
 Jan Steinman, EcoReality Co-op 


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql



ANN: Database Workbench 4.4.7, the multi-DBMS IDE now available!

2014-06-17 Thread Martijn Tonies (Upscene Productions)
ANN: Database Workbench 4.4.7, the multi-DBMS IDE now available!

Ladies, gentlemen,

Upscene Productions is proud to announce the next version 
of the popular Windows-based multi-DBMS development tool:

 Database Workbench 4.4.7 Pro 


For more information, see http://www.upscene.com/go/?go=newsid=20140617



Database Workbench supports:
- Borland InterBase ( 6.x and up )
- Firebird ( 1.x and up )
- MS SQL Server/MSDE ( 7 and up )
- MySQL 4.x and up
- Oracle Database ( 8i and up )
- Sybase SQL Anywhere ( 9 and up )
- NexusDB ( 3.0 and up )


Thank you for your support,

Martijn Tonies
Database Workbench - the database developer tool for professionals
Upscene Productions
http://www.upscene.com

ANN: Database Workbench 4.4.6, the multi-DBMS IDE now available!

2014-04-29 Thread Martijn Tonies (Upscene Productions)
ANN: Database Workbench 4.4.6, the multi-DBMS IDE now available!

Ladies, gentlemen,

Upscene Productions is proud to announce the next version 
of the popular Windows-based multi-DBMS development tool:

 Database Workbench 4.4.6 Pro 

For more information, see http://www.upscene.com/go/?go=newsid=20140429


The FREE Lite Editions will be released at a later stage.



Database Workbench supports:
- Borland InterBase ( 6.x and up )
- Firebird ( 1.x and up )
- MS SQL Server/MSDE ( 7 and up )
- MySQL 4.x and up
- Oracle Database ( 8i and up )
- Sybase SQL Anywhere ( 9 and up )
- NexusDB ( 3.0 and up )






Thank you for your support,

Martijn Tonies
Database Workbench - the database developer tool for professionals
Upscene Productions
http://www.upscene.com

MySQL Workbench 6.1.4 GA has been released

2014-03-31 Thread karen langford

Dear MySQL users,

The MySQL developer tools team announces 6.1.4 as our GA release for
MySQL Workbench 6.1.

MySQL Workbench 6.1 is an upcoming major update for the official MySQL
graphical development tool.

Introducing over 30 new features, this version has many 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 various 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 includes:

* 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 for
configuring the Performance Schema in detail, for advanced users.
* Performance Schema based reporting. Gives insight into the operation
of the server through many 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 included.
* 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
across 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.4 GA now, for Windows, Mac OS X 10.6+, Oracle
Linux 6, Fedora 19, Fedora 20, Ubuntu 12.04 and Ubuntu 13.10 or sources,
from:

http://dev.mysql.com/downloads/tools/workbench/

In Windows, you can also use the integrated MySQL Installer to update
MySQL 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.4 (2014-03-31)

   Functionality Added or Changed

 * The Beautify query feature was changed. It now only affects
   the current statement, unless there is an explicit selection.
   Before, it would reformat all statements in the window by
   default. (Bug #18237189, Bug #71544)

 * The default schema is now expanded automatically when a
   connection is opened, or when the default schema changes. (Bug
   #18237247, Bug #70522)

 * A specific connection string can now be passed to the --query
   command-line option at startup, in the form of --query
   user@host:port. If this connection string does not already
   exist, then it will be created. (Bug #17353691, Bug #70134)

 * MySQL Workbench now checks if the lower_case_table_name
   variable is correctly set on Microsoft Windows and Mac OS X
   systems. If not, then MySQL Workbench will display a dialog
   after connect, and emit a warning message when performing
   synchronization or reverse engineering actions. (Bug
   #14802853)

 * New Report a Bug functionality now opens a browser with the
   MySQL bug page pre-populated with MySQL Workbench data. This
   also allows MySQL Workbench to be fully manipulated while
   submitting the bug report. (Bug #14079590, Bug #65258)

   Bugs Fixed

 * The local private key file for an SSH connection when
   executing Remote Connection in MySQL Workbench through SSH
   could not be saved to a folder with accented characters. (Bug
   #18328846, Bug #71800)

 * FOUND_ROWS() (after a SQL_CALC_FOUND_ROWS statement) returned
   1 (true) instead

MySQL Workbench 6.1.3 RC has been released

2014-03-24 Thread karen langford

Dear MySQL users,

The MySQL developer tools team announces 6.1.3 RC - the final release
candidate for MySQL Workbench 6.1.

MySQL Workbench 6.1 is the upcoming major update for the official MySQL
graphical development tool.

Introducing over 30 new features, this version has many significant
enhancement focusing on real-time performance assessment and analysis
from the SQL statement level to server internals and file IO. You'll
see this in additions to the SQL Editor as well as new dashboard
visualization and reporting that takes 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 various 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 includes:

* 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 for
configuring the Performance Schema in detail, for advanced users.
* Performance Schema based reporting. Gives insight into the operation
of the server through many 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 included.
* 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
across 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.3 RC now, for Windows, Mac OS X 10.6+, Oracle
Linux 6, Fedora 19, Fedora 20, Ubuntu 12.04 and Ubuntu 13.10 or sources,
from:

http://dev.mysql.com/downloads/tools/workbench/

In Windows, you can also use the integrated MySQL Installer to update
MySQL 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.3 (2014-03-24, RC)

   Functionality Added or Changed

 * The Beautify query feature was changed. It now only affects
   the current statement, unless there is an explicit selection.
   Before, it would reformat all statements in the window by
   default. (Bug #18237189, Bug #71544)

 * The default schema is now expanded automatically when a
   connection is opened, or when the default schema changes. (Bug
   #18237247, Bug #70522)

 * A specific connection string can now be passed to the --query
   command-line option at startup, in the form of --query
   user@host:port. If this connection string does not already
   exist, then it will be created. (Bug #17353691, Bug #70134)

 * MySQL Workbench now checks if the lower_case_table_name
   variable is correctly set on Microsoft Windows and Mac OS X
   systems. If not, then MySQL Workbench will display a dialog
   after connect, and emit a warning message when performing
   synchronization or reverse engineering actions. (Bug
   #14802853)

 * New Report a Bug functionality now opens a browser with the
   MySQL bug page pre-populated with MySQL Workbench data. This
   also allows MySQL Workbench to be fully manipulated while
   submitting the bug report. (Bug #14079590, Bug #65258)

   Bugs Fixed

 * The local private key file for an SSH connection when
   executing Remote Connection in MySQL Workbench through SSH
   could not be saved to a folder with accented characters. (Bug
   #18328846, Bug #71800)

 * FOUND_ROWS() (after a SQL_CALC_FOUND_ROWS statement) returned
   1 (true

ANN: Database Workbench 4.4.5, special MySQL discount!

2014-03-19 Thread Martijn Tonies (Upscene Productions)
ANN: Database Workbench 4.4.5, the multi-DBMS IDE now available!

Ladies, gentlemen,

Upscene Productions is proud to announce the next version 
of the popular Windows-based multi-DBMS development tool:

 Database Workbench 4.4.5 Pro 


March only: 25% discount on Database Workbench Pro for MySQL
using discount coupon MYSQLSPECIAL - additional modules can be
purchased at a later stage.


For more information, see http://www.upscene.com/go/?go=newsid=20140319


The FREE Lite Editions will be released at a later stage.



Database Workbench supports:
- Borland InterBase ( 6.x and up )
- Firebird ( 1.x and up )
- MS SQL Server/MSDE ( 7 and up )
- MySQL 4.x and up
- Oracle Database ( 8i and up )
- Sybase SQL Anywhere ( 9 and up )
- NexusDB ( 3.0 and up )






Thank you for your support,

Martijn Tonies
Database Workbench - the database developer tool for professionals
Upscene Productions
http://www.upscene.com

ANN: Database Workbench 4.4.4, the multi-DBMS IDE now available!

2014-01-27 Thread Martijn Tonies (Upscene Productions)
ANN: Database Workbench 4.4.4, the multi-DBMS IDE now available!

Ladies, gentlemen,

Upscene Productions is proud to announce the next version 
of the popular Windows-based multi-DBMS development tool:

 Database Workbench 4.4.4 Pro 



For more information, see http://www.upscene.com/go/?go=newsid=20140127


The FREE Lite Editions will be released at a later stage.



Database Workbench supports:
- Borland InterBase ( 6.x and up )
- Firebird ( 1.x and up )
- MS SQL Server/MSDE ( 7 and up )
- MySQL 4.x and up
- Oracle Database ( 8i and up )
- Sybase SQL Anywhere ( 9 and up )
- NexusDB ( 3.0 and up )






Thank you for your support,

Martijn Tonies
Database Workbench - the database developer tool for professionals
Upscene Productions
http://www.upscene.com

ANN: Database Workbench 4.4.3, the multi-DBMS IDE now available!

2013-11-27 Thread Martijn Tonies (Upscene Productions)
ANN: Database Workbench 4.4.3, the multi-DBMS IDE now available!

Ladies, gentlemen,

Upscene Productions is proud to announce the next version 
of the popular Windows-based multi-DBMS development tool:

 Database Workbench 4.4.3 Pro 

This release fixes a blocking problem after a recent Windows XP
security update.

There's a 15% autumn discount until the end of November!


For more information, see http://www.upscene.com/go/?go=newsid=20131127


The FREE Lite Editions are also updated, this includes several enhancements
compared to the previous available Lite Editions.



Database Workbench supports:
- Borland InterBase ( 6.x and up )
- Firebird ( 1.x and up )
- MS SQL Server/MSDE ( 7 and up )
- MySQL 4.x and up
- Oracle Database ( 8i and up )
- Sybase SQL Anywhere ( 9 and up )
- NexusDB ( 3.0 and up )






Thank you for your support,

Martijn Tonies
Database Workbench - the database developer tool for professionals
Upscene Productions
http://www.upscene.com

ANN: Database Workbench 4.4.2, the multi-DBMS IDE now available!

2013-10-24 Thread Martijn Tonies (Upscene Productions)
Ladies, gentlemen,

Upscene Productions is proud to announce the next version 
of the popular Windows-based multi-DBMS development tool:

 Database Workbench 4.4.2 Pro 


There's a 15% autumn discount until the end of November!


This release includes enhancements and fixes several bugs as reported by our 
users.

For more information, see http://www.upscene.com/go/?go=newsid=20131024

The FREE Lite Editions will follow later.







Database Workbench supports:
- Borland InterBase ( 6.x and up )
- Firebird ( 1.x and up )
- MS SQL Server/MSDE ( 7 and up )
- MySQL 4.x and up
- Oracle Database ( 8i and up )
- Sybase SQL Anywhere ( 9 and up )
- NexusDB ( 3.0 and up )






Thank you for your support,

Martijn Tonies
Database Workbench - the database developer tool for professionals
Upscene Productions
http://www.upscene.com

ANN: Database Workbench 4.4.1, the multi-DBMS IDE now available!

2013-08-19 Thread Martijn Tonies

Ladies, gentlemen,

Upscene Productions is proud to announce the next version
of the popular Windows-based multi-DBMS development tool:

 Database Workbench 4.4.1 Pro 


This release includes new features and fixes several bugs as reported by the 
users.


For more information, see http://www.upscene.com/go/?go=newsid=20130819

The FREE Lite Editions will follow later.




Database Workbench supports:
- Borland InterBase ( 6.x and up )
- Firebird ( 1.x and up )
- MS SQL Server/MSDE ( 7 and up )
- MySQL 4.x and up
- Oracle Database ( 8i and up )
- Sybase SQL Anywhere ( 9 and up )
- NexusDB ( 3.0 and up )






Thank you for your support,

Martijn Tonies
Database Workbench - the database developer tool for professionals
Upscene Productions
http://www.upscene.com



--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql



ANN: Database Workbench 4.4.0, free Lite Editions now available!

2013-07-17 Thread Martijn Tonies

ANN: Database Workbench 4.4.0, free Lite Editions now available!

Ladies, gentlemen,

Upscene Productions is proud to announce the next version 
of the popular Windows-based multi-DBMS development tool:


 Database Workbench 4.4.0 Lite

Today we are making the free Lite Editions available for version 4.4.0


For more information, see http://www.upscene.com/go/?go=newsid=20130717



Database Workbench supports:
- Borland InterBase ( 6.x - XE )
- Firebird ( 1.x, 2.x )
- MS SQL Server/MSDE ( 7, 2000, 2005, 2008 )
- MySQL 4.x, 5.x
- Oracle Database ( 8i, 9i, 10g, 11g )
- Sybase SQL Anywhere ( 9, 10, 11 and 12 )
- NexusDB ( 3.0 and up )

The Lite Editions are available for:
- InterBase
- Firebird
- MySQL




Thank you for your support,

Martijn Tonies
Database Workbench - the database developer tool for professionals
Upscene Productions
http://www.upscene.com


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql



Edit MySQL Trigger in Workbench problem

2013-07-09 Thread Neil Tompkins
Hi,

I've created a Trigger and want to edit it.  Using MySQL Workbench, I can
Alter the table, and click Triggers and select the trigger action I want to
edit (on my local database, MySQL running on same PC)

However, if I try the exact same procedure on a Trigger on a remote
database, I don't see the Triggers under each action.

The only way these can be edited is to drop and create it again.

Thanks
Neil


ANN: Database Workbench 4.4.0, the multi-DBMS IDE now available!

2013-04-24 Thread Martijn Tonies

ANN: Database Workbench 4.4.0, the multi-DBMS IDE now available!

Ladies, gentlemen,

Upscene Productions is proud to announce the next version
of the popular Windows-based multi-DBMS development tool:

 Database Workbench 4.4.0 Pro 


This release includes new features and fixes several bugs as reported by the 
users.


For more information, see http://www.upscene.com/go/?go=newsid=20130423

The FREE Lite Editions will follow later.




Database Workbench supports:
- Borland InterBase ( 6.x and up )
- Firebird ( 1.x and up )
- MS SQL Server/MSDE ( 7 and up )
- MySQL 4.x and up
- Oracle Database ( 8i and up )
- Sybase SQL Anywhere ( 9 and up )
- NexusDB ( 3.0 and up )






Thank you for your support,

Martijn Tonies
Database Workbench - the database developer tool for professionals
Upscene Productions
http://www.upscene.com


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql



ANN: Database Workbench 4.3.2, free Lite Editions now available!

2013-02-04 Thread Martijn Tonies

ANN: Database Workbench 4.3.2, free Lite Editions now available!

Ladies, gentlemen,

Upscene Productions is proud to announce the next version 
of the popular Windows-based multi-DBMS development tool:


 Database Workbench 4.3.2 Lite

Today we are making the free Lite Editions available for version 4.3.2


For more information, see http://www.upscene.com/go/?go=newsid=20130204



Database Workbench supports:
- Borland InterBase ( 6.x - XE )
- Firebird ( 1.x, 2.x )
- MS SQL Server/MSDE ( 7, 2000, 2005, 2008 )
- MySQL 4.x, 5.x
- Oracle Database ( 8i, 9i, 10g, 11g )
- Sybase SQL Anywhere ( 9, 10, 11 and 12 )
- NexusDB ( 3.0 and up )

The Lite Editions are available for:
- InterBase
- Firebird
- MySQL




Thank you for your support,

Martijn Tonies
Database Workbench - the database developer tool for professionals
Upscene Productions
http://www.upscene.com


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql



ANN: Database Workbench 4.3.2, the multi-DBMS IDE now available!

2012-11-12 Thread Martijn Tonies

ANN: Database Workbench 4.3.2, the multi-DBMS IDE now available!

Ladies, gentlemen,

Upscene Productions is proud to announce the next version 
of the popular Windows-based multi-DBMS development tool:


 Database Workbench 4.3.2 Pro 


This release fixes several bugs as reported by the users.

For more information, see http://www.upscene.com/go/?go=newsid=20121112

The FREE Lite Editions will follow later.




Database Workbench supports:
- Borland InterBase ( 6.x and up )
- Firebird ( 1.x and up )
- MS SQL Server/MSDE ( 7 and up )
- MySQL 4.x and up
- Oracle Database ( 8i and up )
- Sybase SQL Anywhere ( 9 and up )
- NexusDB ( 3.0 and up )






Thank you for your support,

Martijn Tonies
Database Workbench - the database developer tool for professionals
Upscene Productions
http://www.upscene.com



--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql



ANN: Database Workbench 4.3.1, free Lite Editions now available!

2012-09-25 Thread Martijn Tonies

ANN: Database Workbench 4.3.1, free Lite Editions now available!

Ladies, gentlemen,

Upscene Productions is proud to announce the next version 
of the popular Windows-based multi-DBMS development tool:


 Database Workbench 4.3.1 Lite

Today we are making the free Lite Editions available for version 4.3.1


For more information, see http://www.upscene.com/go/?go=newsid=20120925



Database Workbench supports:
- Borland InterBase ( 6.x - XE )
- Firebird ( 1.x, 2.x )
- MS SQL Server/MSDE ( 7, 2000, 2005, 2008 )
- MySQL 4.x, 5.x
- Oracle Database ( 8i, 9i, 10g, 11g )
- Sybase SQL Anywhere ( 9, 10, 11 and 12 )
- NexusDB ( 3.0 and up )

The Lite Editions are available for:
- InterBase
- Firebird
- MySQL




Thank you for your support,

Martijn Tonies
Database Workbench - the database developer tool for professionals
Upscene Productions
http://www.upscene.com


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql



ANN: Database Workbench 4.3.1, the multi-DBMS IDE now available!

2012-08-20 Thread Martijn Tonies

ANN: Database Workbench 4.3.1, the multi-DBMS IDE now available!

Ladies, gentlemen,

Upscene Productions is proud to announce the next version
of the popular Windows-based multi-DBMS development tool:

 Database Workbench 4.3.1 Pro 

This release fixes a few issues with MySQL support.


For more information, see http://www.upscene.com/go/?go=newsid=20120820

The FREE Lite Editions will follow later.

Changes include:
- NEW: Stored Procedure  Trigger debugger for MySQL
- NEW: incremental data search in SQL, Table  View Editor
- FIXED: Oracle Debugger fixes
- FIXED: NexusDB error when testing Stored Functions
- FIXED: MySQL module not properly displaying stored procedures/functions 
without mysql.procs access

and much more...


Database Workbench supports:
- Borland InterBase ( 6.x - XE )
- Firebird ( 1.x, 2.x )
- MS SQL Server/MSDE ( 7, 2000, 2005, 2008 )
- MySQL 4.x, 5.x
- Oracle Database ( 8i, 9i, 10g, 11g )
- Sybase SQL Anywhere ( 9, 10, 11 and 12 )
- NexusDB ( 3.0 and up )






Thank you for your support,

Martijn Tonies
Database Workbench - the database developer tool for professionals
Upscene Productions
http://www.upscene.com


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql



ANN: Database Workbench 4.3.0, the multi-DBMS IDE now available!

2012-08-13 Thread Martijn Tonies

ANN: Database Workbench 4.3.0, the multi-DBMS IDE now available!

Ladies, gentlemen,

Upscene Productions is proud to announce the next version
of the popular Windows-based multi-DBMS development tool:

 Database Workbench 4.3.0 Pro 


For more information, see http://www.upscene.com/go/?go=newsid=20120813

The FREE Lite Editions will follow later.

Changes include:
- NEW: Stored Procedure  Trigger debugger for MySQL
- NEW: incremental data search in SQL, Table  View Editor
- FIXED: Oracle Debugger fixes
- FIXED: NexusDB error when testing Stored Functions
- FIXED: MySQL module not properly displaying stored procedures/functions 
without mysql.procs access

and much more...

For a full list of fixes in this release, see:
http://www.upscene.com/go/?go=trackerv=4.3.0id=3


Database Workbench supports:
- Borland InterBase ( 6.x - XE )
- Firebird ( 1.x, 2.x )
- MS SQL Server/MSDE ( 7, 2000, 2005, 2008 )
- MySQL 4.x, 5.x
- Oracle Database ( 8i, 9i, 10g, 11g )
- Sybase SQL Anywhere ( 9, 10, 11 and 12 )
- NexusDB ( 3.0 and up )






Thank you for your support,

Martijn Tonies
Database Workbench - the database developer tool for professionals
Upscene Productions
http://www.upscene.com



--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql



ANN: Database Workbench 4.2.4, free Lite Editions now available!

2012-06-01 Thread Martijn Tonies

ANN: Database Workbench 4.2.4, free Lite Editions now available!

Ladies, gentlemen,

Upscene Productions is proud to announce the next version 
of the popular Windows-based multi-DBMS development tool:


 Database Workbench 4.2.4 Pro 

Today we are making the free Lite Editions available for version 4.2.4


For more information, see http://www.upscene.com/go/?go=newsid=20120601


For a full list of fixes in this release, see:
http://www.upscene.com/go/?go=trackerv=4.2.4id=3


Database Workbench supports:
- Borland InterBase ( 6.x - XE )
- Firebird ( 1.x, 2.x )
- MS SQL Server/MSDE ( 7, 2000, 2005, 2008 )
- MySQL 4.x, 5.x
- Oracle Database ( 8i, 9i, 10g, 11g )
- Sybase SQL Anywhere ( 9, 10, 11 and 12 )
- NexusDB ( 3.0 and up )

The Lite Editions are available for:
- InterBase
- Firebird
- MySQL




Thank you for your support,

Martijn Tonies
Database Workbench - the database developer tool for professionals
Upscene Productions
http://www.upscene.com


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql



ANN: Database Workbench 4.2.4 released, 70% discount!

2012-05-10 Thread Martijn Tonies

ANN: Database Workbench 4.2.4, the multi-DBMS IDE now available!

Ladies, gentlemen,

Upscene Productions is proud to announce the next version 
of the popular Windows-based multi-DBMS development tool:


 Database Workbench 4.2.4 Pro 


For more information, see http://www.upscene.com/go/?go=newsid=20120510

The FREE Lite Editions will follow later.

For a full list of fixes in this release, see:
http://www.upscene.com/go/?go=trackerv=4.2.4id=3


Database Workbench supports:
- Borland InterBase ( 6.x - XE )
- Firebird ( 1.x, 2.x )
- MS SQL Server/MSDE ( 7, 2000, 2005, 2008 )
- MySQL 4.x, 5.x
- Oracle Database ( 8i, 9i, 10g, 11g )
- Sybase SQL Anywhere ( 9, 10, 11 and 12 )
- NexusDB ( 3.0 and up )






Thank you for your support,

Martijn Tonies
Database Workbench - the database developer tool for professionals
Upscene Productions
http://www.upscene.com


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql



Re: Database Workbench 4.2.3, the multi-DBMS IDE now available!

2012-03-26 Thread Martijn Tonies

Hello Daevid,



Any plans to add sqlite to your list of supported DBs there?

I develop Android and use LAMP as the server backend. Currently I use 
SQLYog
as I have for like 10 years. But I would really like one GUI to work on 
both

the android sqlite and the mysql backend since they usually tie together.


Full native SQLite is not planned.

You probably can access it as a read only datasource, run queries etc, via 
ODBC,

I haven't tested that.

With regards,

Martijn Tonies
Upscene Productions
http://www.upscene.com

Download Database Workbench for Oracle, MS SQL Server, Sybase SQL
Anywhere, MySQL, InterBase, NexusDB and Firebird! 



--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql



ANN: Database Workbench 4.2.3, the multi-DBMS IDE now available!

2012-03-23 Thread Martijn Tonies

ANN: Database Workbench 4.2.3, the multi-DBMS IDE now available!

Ladies, gentlemen,

Upscene Productions is proud to announce the next version 
of the popular Windows-based multi-DBMS development tool:


 Database Workbench 4.2.3 Pro 


For more information, see http://www.upscene.com/go/?go=newsid=20120323

Today's release includes the FREE Lite Editions.

For a full list of fixes in this release, see:
http://www.upscene.com/go/?go=trackerv=4.2.3id=3
http://www.upscene.com/go/?go=trackerv=4.2.2id=3
http://www.upscene.com/go/?go=trackerv=4.2.1id=3
http://www.upscene.com/go/?go=trackerv=4.2.0id=3



Database Workbench supports:
- Borland InterBase ( 6.x - XE )
- Firebird ( 1.x, 2.x )
- MS SQL Server/MSDE ( 7, 2000, 2005, 2008 )
- MySQL 4.x, 5.x
- Oracle Database ( 8i, 9i, 10g, 11g )
- Sybase SQL Anywhere ( 9, 10, 11 and 12 )
- NexusDB ( 3.0 and up )






Thank you for your support,

Martijn Tonies
Database Workbench - the database developer tool for professionals
Upscene Productions
http://www.upscene.com


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql



RE: Database Workbench 4.2.3, the multi-DBMS IDE now available!

2012-03-23 Thread Daevid Vincent
Any plans to add sqlite to your list of supported DBs there?

I develop Android and use LAMP as the server backend. Currently I use SQLYog
as I have for like 10 years. But I would really like one GUI to work on both
the android sqlite and the mysql backend since they usually tie together.

 -Original Message-
 From: Martijn Tonies [mailto:m.ton...@upscene.com]
 Sent: Friday, March 23, 2012 2:10 AM
 To: mysql@lists.mysql.com; firebird-to...@yahoogroups.com
 Subject: ANN: Database Workbench 4.2.3, the multi-DBMS IDE now available!
 
 ANN: Database Workbench 4.2.3, the multi-DBMS IDE now available!
 
 Ladies, gentlemen,
 
 Upscene Productions is proud to announce the next version
 of the popular Windows-based multi-DBMS development tool:
 
  Database Workbench 4.2.3 Pro 
 
 
 For more information, see http://www.upscene.com/go/?go=newsid=20120323
 
 Today's release includes the FREE Lite Editions.
 
 For a full list of fixes in this release, see:
 http://www.upscene.com/go/?go=trackerv=4.2.3id=3
 http://www.upscene.com/go/?go=trackerv=4.2.2id=3
 http://www.upscene.com/go/?go=trackerv=4.2.1id=3
 http://www.upscene.com/go/?go=trackerv=4.2.0id=3
 
 
 
 Database Workbench supports:
 - Borland InterBase ( 6.x - XE )
 - Firebird ( 1.x, 2.x )
 - MS SQL Server/MSDE ( 7, 2000, 2005, 2008 )
 - MySQL 4.x, 5.x
 - Oracle Database ( 8i, 9i, 10g, 11g )
 - Sybase SQL Anywhere ( 9, 10, 11 and 12 )
 - NexusDB ( 3.0 and up )
 
 
 
 
 
 
 Thank you for your support,
 
 Martijn Tonies
 Database Workbench - the database developer tool for professionals
 Upscene Productions
 http://www.upscene.com
 
 
 --
 MySQL General Mailing List
 For list archives: http://lists.mysql.com/mysql
 To unsubscribe:http://lists.mysql.com/mysql


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql



Re: Installing Mysql Workbench

2012-02-16 Thread Adarsh Sharma

Any update on the issue



Dear all,

Today I am facing some issues while installing 
mysql-workbench-gpl-5.2.37-src] in CentOS 5.4.


./configure runs successfully but below command results in below error :

make

make[3]: Entering directory 
`/root/Desktop/MYSQLWORKBENCH/mysql-workbench-gpl-5.2.37-src/ext/scintilla/gtk' 

/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H 
-I. -I../../.. -I ../include -I ../src -I ../lexlib 
/usr/include/glib-2.0:/usr/lib64/glib-2.0/include -Wextra -Wall 
-Wno-unused -Wsign-compare -DTIXML_USE_STL=1 -c -o 
scintilla-marshal.lo scintilla-marshal.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../include -I ../src -I 
../lexlib /usr/include/glib-2.0:/usr/lib64/glib-2.0/include -Wextra 
-Wall -Wno-unused -Wsign-compare -DTIXML_USE_STL=1 -c 
scintilla-marshal.c -fPIC -DPIC -o .libs/scintilla-marshal.o
gcc: /usr/include/glib-2.0:/usr/lib64/glib-2.0/include: No such file 
or directory

In file included from scintilla-marshal.c:2:
/usr/include/glib-2.0/glib-object.h:25:28: error: gobject/gboxed.h: No 
such file or directory
/usr/include/glib-2.0/glib-object.h:26:28: error: gobject/genums.h: No 
such file or directory
/usr/include/glib-2.0/glib-object.h:27:29: error: gobject/gobject.h: 
No such file or directory
/usr/include/glib-2.0/glib-object.h:28:28: error: gobject/gparam.h: No 
such file or directory
/usr/include/glib-2.0/glib-object.h:29:33: error: 
gobject/gparamspecs.h: No such file or directory
/usr/include/glib-2.0/glib-object.h:30:29: error: gobject/gsignal.h: 
No such file or directory
/usr/include/glib-2.0/glib-object.h:31:36: error: 
gobject/gsourceclosure.h: No such file or directory
/usr/include/glib-2.0/glib-object.h:32:27: error: gobject/gtype.h: No 
such file or directory
/usr/include/glib-2.0/glib-object.h:33:33: error: 
gobject/gtypemodule.h: No such file or directory
/usr/include/glib-2.0/glib-object.h:34:33: error: 
gobject/gtypeplugin.h: No such file or directory
/usr/include/glib-2.0/glib-object.h:35:28: error: gobject/gvalue.h: No 
such file or directory
/usr/include/glib-2.0/glib-object.h:36:33: error: 
gobject/gvaluearray.h: No such file or directory
/usr/include/glib-2.0/glib-object.h:37:33: error: 
gobject/gvaluetypes.h: No such file or directory

scintilla-marshal.c:52: error: expected ‘)’ before ‘*’ token
make[3]: *** [scintilla-marshal.lo] Error 1

Any comments to troubleshoot the issue.
I set following paths in my .bashrc
export GNOME_CFLAGS=/usr/include/glib-2.0:/usr/lib64/glib-2.0/include
export GNOME_LIBS=/usr/include/glib-2.0:/usr/lib64/glib-2.0/include
export CAIRO_CFLAGS=/usr/include/cairo:/usr/lib64
export CAIRO_LIBS=/usr/include/cairo:/usr/lib64

Thanks





--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql



Re: Installing Mysql Workbench

2012-02-16 Thread Adarsh Sharma

Thanks Vikas,

I checked my versions and below are the details :-

[root@]# gcc --version
gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-46)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

[root@]# yacc --version [Don't know how to check 
its version ]

usage: yacc [-dlrtv] [-b file_prefix] [-o output_filename]
   [-p symbol_prefix] filename

[root@w~]# bison --version
bison (GNU Bison) 2.3
Written by Robert Corbett and Richard Stallman.

Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

[root@ws-test ~]# flex --version
flex version 2.5.4
[root@ws-test ~]# flex++ --version
flex++ version 2.5.4
[root@ws-test ~]#


Do I need to update any software.

Thanks

Vikas Shukla wrote:

Hi Adarsh, Please first check whether the pre-requisites for mysql are
accomplished are not.
For this, check following things:-
 1. gcc and its compatible version
 2. Yacc
 3. Bison
 4. Flex

These packages of appropriate version must be installed on your linux.

On Thu, Feb 16, 2012 at 2:04 PM, Adarsh Sharma adarsh.sha...@orkash.com wrote:
  

Any update on the issue





Dear all,

Today I am facing some issues while installing
mysql-workbench-gpl-5.2.37-src] in CentOS 5.4.

./configure runs successfully but below command results in below error :

make

make[3]: Entering directory
`/root/Desktop/MYSQLWORKBENCH/mysql-workbench-gpl-5.2.37-src/ext/scintilla/gtk'
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../.. -I ../include -I ../src -I ../lexlib
/usr/include/glib-2.0:/usr/lib64/glib-2.0/include -Wextra -Wall -Wno-unused
-Wsign-compare -DTIXML_USE_STL=1 -c -o scintilla-marshal.lo
scintilla-marshal.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../include -I ../src -I ../lexlib
/usr/include/glib-2.0:/usr/lib64/glib-2.0/include -Wextra -Wall -Wno-unused
-Wsign-compare -DTIXML_USE_STL=1 -c scintilla-marshal.c -fPIC -DPIC -o
.libs/scintilla-marshal.o
gcc: /usr/include/glib-2.0:/usr/lib64/glib-2.0/include: No such file or
directory
In file included from scintilla-marshal.c:2:
/usr/include/glib-2.0/glib-object.h:25:28: error: gobject/gboxed.h: No
such file or directory
/usr/include/glib-2.0/glib-object.h:26:28: error: gobject/genums.h: No
such file or directory
/usr/include/glib-2.0/glib-object.h:27:29: error: gobject/gobject.h: No
such file or directory
/usr/include/glib-2.0/glib-object.h:28:28: error: gobject/gparam.h: No
such file or directory
/usr/include/glib-2.0/glib-object.h:29:33: error: gobject/gparamspecs.h:
No such file or directory
/usr/include/glib-2.0/glib-object.h:30:29: error: gobject/gsignal.h: No
such file or directory
/usr/include/glib-2.0/glib-object.h:31:36: error:
gobject/gsourceclosure.h: No such file or directory
/usr/include/glib-2.0/glib-object.h:32:27: error: gobject/gtype.h: No such
file or directory
/usr/include/glib-2.0/glib-object.h:33:33: error: gobject/gtypemodule.h:
No such file or directory
/usr/include/glib-2.0/glib-object.h:34:33: error: gobject/gtypeplugin.h:
No such file or directory
/usr/include/glib-2.0/glib-object.h:35:28: error: gobject/gvalue.h: No
such file or directory
/usr/include/glib-2.0/glib-object.h:36:33: error: gobject/gvaluearray.h:
No such file or directory
/usr/include/glib-2.0/glib-object.h:37:33: error: gobject/gvaluetypes.h:
No such file or directory
scintilla-marshal.c:52: error: expected ‘)’ before ‘*’ token
make[3]: *** [scintilla-marshal.lo] Error 1

Any comments to troubleshoot the issue.
I set following paths in my .bashrc
export GNOME_CFLAGS=/usr/include/glib-2.0:/usr/lib64/glib-2.0/include
export GNOME_LIBS=/usr/include/glib-2.0:/usr/lib64/glib-2.0/include
export CAIRO_CFLAGS=/usr/include/cairo:/usr/lib64
export CAIRO_LIBS=/usr/include/cairo:/usr/lib64

Thanks


  

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql





--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql



ANN: Database Workbench 4.2.1, the multi-DBMS IDE now available!

2012-02-15 Thread Martijn Tonies

ANN: Database Workbench 4.2.1, the multi-DBMS IDE now available!

Ladies, gentlemen,

Upscene Productions is proud to announce the next version 
of the popular Windows-based multi-DBMS development tool:


 Database Workbench 4.2.1 Pro 


This release includes the FREE Lite versions for InterBase, Firebird
and MySQL.


For more information, see http://www.upscene.com/go/?go=newsid=20120209

For a full list of fixes in this release, see:
http://www.upscene.com/go/?go=trackerv=4.2.1id=3
http://www.upscene.com/go/?go=trackerv=4.2.0id=3



Database Workbench supports:
- Borland InterBase ( 4.x - XE )
- Firebird ( 1.x, 2.x )
- MS SQL Server/MSDE ( 7, 2000, 2005, 2008, MSDE 1  2, SQL Express )
- MySQL 4.x, 5.x
- Oracle Database ( 8i, 9i, 10g, 11g )
- Sybase SQL Anywhere ( 9, 10, 11 and 12 )
- NexusDB ( 3.0 and up )




Thank you for your support,

Martijn Tonies
Database Workbench - the database developer tool for professionals
Upscene Productions
http://www.upscene.com


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql



Installing Mysql Workbench

2012-02-15 Thread Adarsh Sharma

Dear all,

Today I am facing some issues while installing 
mysql-workbench-gpl-5.2.37-src] in CentOS 5.4.


./configure runs successfully but below command results in below error :

make

make[3]: Entering directory 
`/root/Desktop/MYSQLWORKBENCH/mysql-workbench-gpl-5.2.37-src/ext/scintilla/gtk'
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../.. -I ../include -I ../src -I ../lexlib 
/usr/include/glib-2.0:/usr/lib64/glib-2.0/include -Wextra -Wall 
-Wno-unused -Wsign-compare -DTIXML_USE_STL=1 -c -o scintilla-marshal.lo 
scintilla-marshal.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../include -I ../src -I ../lexlib 
/usr/include/glib-2.0:/usr/lib64/glib-2.0/include -Wextra -Wall 
-Wno-unused -Wsign-compare -DTIXML_USE_STL=1 -c scintilla-marshal.c 
-fPIC -DPIC -o .libs/scintilla-marshal.o
gcc: /usr/include/glib-2.0:/usr/lib64/glib-2.0/include: No such file or 
directory

In file included from scintilla-marshal.c:2:
/usr/include/glib-2.0/glib-object.h:25:28: error: gobject/gboxed.h: No 
such file or directory
/usr/include/glib-2.0/glib-object.h:26:28: error: gobject/genums.h: No 
such file or directory
/usr/include/glib-2.0/glib-object.h:27:29: error: gobject/gobject.h: No 
such file or directory
/usr/include/glib-2.0/glib-object.h:28:28: error: gobject/gparam.h: No 
such file or directory
/usr/include/glib-2.0/glib-object.h:29:33: error: gobject/gparamspecs.h: 
No such file or directory
/usr/include/glib-2.0/glib-object.h:30:29: error: gobject/gsignal.h: No 
such file or directory
/usr/include/glib-2.0/glib-object.h:31:36: error: 
gobject/gsourceclosure.h: No such file or directory
/usr/include/glib-2.0/glib-object.h:32:27: error: gobject/gtype.h: No 
such file or directory
/usr/include/glib-2.0/glib-object.h:33:33: error: gobject/gtypemodule.h: 
No such file or directory
/usr/include/glib-2.0/glib-object.h:34:33: error: gobject/gtypeplugin.h: 
No such file or directory
/usr/include/glib-2.0/glib-object.h:35:28: error: gobject/gvalue.h: No 
such file or directory
/usr/include/glib-2.0/glib-object.h:36:33: error: gobject/gvaluearray.h: 
No such file or directory
/usr/include/glib-2.0/glib-object.h:37:33: error: gobject/gvaluetypes.h: 
No such file or directory

scintilla-marshal.c:52: error: expected ‘)’ before ‘*’ token
make[3]: *** [scintilla-marshal.lo] Error 1

Any comments to troubleshoot the issue.
I set following paths in my .bashrc
export GNOME_CFLAGS=/usr/include/glib-2.0:/usr/lib64/glib-2.0/include
export GNOME_LIBS=/usr/include/glib-2.0:/usr/lib64/glib-2.0/include
export CAIRO_CFLAGS=/usr/include/cairo:/usr/lib64
export CAIRO_LIBS=/usr/include/cairo:/usr/lib64

Thanks


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql



Re: weird difference in workbench and CLI query

2012-02-13 Thread Peter Brawley

On 2/13/2012 10:18 AM, James W. McNeely wrote:

When I run this query in workbench:
select c.acc_number 'Accession Number', e.DateExam 'MBI Exam Date', s.ExamDate 
'SJH Exam Date'
from chestcon_log c
left join exams e on CONCAT(000,c.acc_number) = e.LastWordAccNum
left join sjhreports_ s on c.acc_number = s.AccessionNumber
WHERE
c.timestamp_exam= CAST(DATE_ADD(CONCAT(CURDATE(), ' 23:59:59'), INTERVAL '-1' 
DAY) AS DATETIME)
AND c.timestamp_exam= CAST(DATE_ADD(CONCAT(CURDATE(), ' 00:00:00'), INTERVAL 
'-14' DAY) AS DATETIME)

I get this:
7330565 NULL 2012-02-01
6604419  2011-01-25 NULL

but when I run the same query in a shell script, on a Linux box or OS X, I get 
this:
7330565 NULL2012-02-01
6604419 NULLNULL

What are the MySQL versions and sql_mode settings on the two boxes?

PB

-



I also tried echo this and piping it into MySQL with no shell script. Same 
result. Why does the date eval to null in CLI?


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql



Re: weird difference in workbench and CLI query

2012-02-13 Thread Rik Wasmus
 When I run this query in workbench:
 select c.acc_number 'Accession Number', e.DateExam 'MBI Exam Date',
 s.ExamDate 'SJH Exam Date' from chestcon_log c
 left join exams e on CONCAT(000,c.acc_number) = e.LastWordAccNum
 left join sjhreports_ s on c.acc_number = s.AccessionNumber
 WHERE
 c.timestamp_exam = CAST(DATE_ADD(CONCAT(CURDATE(), ' 23:59:59'), INTERVAL
 '-1' DAY) AS DATETIME) AND c.timestamp_exam =
 CAST(DATE_ADD(CONCAT(CURDATE(), ' 00:00:00'), INTERVAL '-14' DAY) AS
 DATETIME)
 
 I get this:
 7330565   NULL 2012-02-01
 66044192011-01-25 NULL
 
 but when I run the same query in a shell script, on a Linux box or OS X, I
 get this: 7330565 NULL2012-02-01
 6604419   NULLNULL

I see mixes of single ' and double ... And this is the line that fails, the 
only occurance of :
left join exams e on CONCAT(000,c.acc_number) = e.LastWordAccNum

Which my crystal ball tells me is probably a sign of improper escapes in shell 
scripts. What happens if you replace that line with:

left join exams e on CONCAT('000',c.acc_number) = e.LastWordAccNum
-- 
Rik Wasmus

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql



Re: weird difference in workbench and CLI query

2012-02-13 Thread Jim McNeely
Rik,

Your Crystal Ball was right! How did I miss that? You get the brownie point for 
the day. Thanks!

I knew it wasn't version discrepancy because workbench ssh's into the DB, and 
the script does as well, so it is running it on the native client in both 
cases. My sysadmin was saying it was version discrepancy as well and I was just 
sure that wasn't it.

Jim McNeely

On Feb 13, 2012, at 9:11 AM, Rik Wasmus wrote:

 When I run this query in workbench:
 select c.acc_number 'Accession Number', e.DateExam 'MBI Exam Date',
 s.ExamDate 'SJH Exam Date' from chestcon_log c
 left join exams e on CONCAT(000,c.acc_number) = e.LastWordAccNum
 left join sjhreports_ s on c.acc_number = s.AccessionNumber
 WHERE
 c.timestamp_exam = CAST(DATE_ADD(CONCAT(CURDATE(), ' 23:59:59'), INTERVAL
 '-1' DAY) AS DATETIME) AND c.timestamp_exam =
 CAST(DATE_ADD(CONCAT(CURDATE(), ' 00:00:00'), INTERVAL '-14' DAY) AS
 DATETIME)
 
 I get this:
 7330565  NULL 2012-02-01
 6604419   2011-01-25 NULL
 
 but when I run the same query in a shell script, on a Linux box or OS X, I
 get this: 7330565NULL2012-02-01
 6604419  NULLNULL
 
 I see mixes of single ' and double ... And this is the line that fails, the 
 only occurance of :
left join exams e on CONCAT(000,c.acc_number) = e.LastWordAccNum
 
 Which my crystal ball tells me is probably a sign of improper escapes in 
 shell 
 scripts. What happens if you replace that line with:
 
left join exams e on CONCAT('000',c.acc_number) = e.LastWordAccNum
 -- 
 Rik Wasmus
 
 -- 
 MySQL General Mailing List
 For list archives: http://lists.mysql.com/mysql
 To unsubscribe:http://lists.mysql.com/mysql
 


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql



Installing Mysql-Workbench

2012-02-09 Thread Adarsh Sharma

Dear All,

I researched about data modelling  designing Schema diagrams  need a 
tool to design Schema diagrams.
Today i download the source code of Mysql-Workbench ( 
mysql-workbench-gpl-5.2.37-src ), but when i run the ./configure command 
i am facing the below issue :-



checking for GNOME... configure: error: Package requirements (gtkmm-2.4 
= 2.12) were not met:


Requested 'gtkmm-2.4 = 2.12' but version of gtkmm is 2.10.10

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables GNOME_CFLAGS
and GNOME_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.


I know I need to meet some dependencies , and is there any link that 
first installs all dependencies 7 then mysql-workbench because my yum 
install dependencies does not find the corresponding packages.



Thanks in Advance.

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql



Database Workbench 4.2.0, the multi-DBMS IDE now available!

2011-12-12 Thread Martijn Tonies

ANN: Database Workbench 4.2.0, the multi-DBMS IDE now available!

Ladies, gentlemen,

Upscene Productions is proud to announce the next version 
of the popular multi-DBMS Windows-based development tool:


 Database Workbench 4.2.0 Pro 

This release includes the FREE Lite versions for InterBase, Firebird
and MySQL.

There's a 40% discount available until the 1st of January 2012!

For more information, see http://www.upscene.com/go/?go=newsid=20111212

For a full list of fixes in this release, see:
http://www.upscene.com/go/?go=trackerv=4.2.0id=3



Database Workbench supports:
- Borland InterBase ( 4.x - XE )
- Firebird ( 1.x, 2.x )
- MS SQL Server/MSDE ( 7, 2000, 2005, 2008, MSDE 1  2, SQL Express )
- MySQL 4.x, 5.x
- Oracle Database ( 8i, 9i, 10g, 11g )
- Sybase SQL Anywhere ( 9, 10, 11 and 12 )
- NexusDB ( 3.0 and up )




Thank you for your support,

Martijn Tonies
Database Workbench - the database developer tool for professionals
Upscene Productions
http://www.upscene.com


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql



Re: Chinese characters not displaying in Workbench latest version

2011-11-22 Thread Neil Tompkins
The problem was the character set not loaded on the OS

On 21 Nov 2011, at 22:08, Michael Cole colemic...@gmail.com wrote:

 I think what he was asking is, Are you running the Mysql workbench on the 
 same 
 machine? You may not have the correct Fonts.
 
 Being replicated the character sets of the two dbs should be the same have 
 you 
 checked that they actually are set to the same?
 
 
 
 
 On Monday, November 21, 2011 9:20:10 PM Neil Tompkins wrote:
 MySQL workbench
 
 On 21 Nov 2011, at 13:36, Chris Tate-Davies 
 chris.tatedav...@inflightproductions.com wrote:
 What are you using to view the data?
 
 On Mon, 2011-11-21 at 08:22 -0500, h...@tbbs.net wrote:
 ; 2011/11/20 20:27 +, Tompkins Neil 
 Does anyone know why Chinese characters are not displaying correctly
 in a replicated database on a slave machine ?  I'm just getting
 square boxes. 
 What displays them? it sounds to me as if the display lacks something,
 not so much MySQL.
 
 -- 
 MySQL General Mailing List
 For list archives: http://lists.mysql.com/mysql
 To unsubscribe:
 http://lists.mysql.com/mysql?unsub=neil.tompk...@googlemail.com
 

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql?unsub=arch...@jab.org



Re: Chinese characters not displaying in Workbench latest version

2011-11-21 Thread Johan De Meersman
- Original Message -
 From: Tompkins Neil neil.tompk...@googlemail.com
 
 Does anyone know why Chinese characters are not displaying correctly
 in a replicated database on a slave machine ?  I'm just getting square
 boxes.

Random thought: terminal character set ?


-- 
Bier met grenadyn
Is als mosterd by den wyn
Sy die't drinkt, is eene kwezel
Hy die't drinkt, is ras een ezel

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql?unsub=arch...@jab.org



Re: Chinese characters not displaying in Workbench latest version

2011-11-21 Thread Hal�sz S�ndor
; 2011/11/20 20:27 +, Tompkins Neil 
Does anyone know why Chinese characters are not displaying correctly in a
replicated database on a slave machine ?  I'm just getting square boxes. 

What displays them? it sounds to me as if the display lacks something, not so 
much MySQL.


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql?unsub=arch...@jab.org



Re: Chinese characters not displaying in Workbench latest version

2011-11-21 Thread Chris Tate-Davies
What are you using to view the data?



On Mon, 2011-11-21 at 08:22 -0500, h...@tbbs.net wrote:
 ; 2011/11/20 20:27 +, Tompkins Neil 
 Does anyone know why Chinese characters are not displaying correctly in a
 replicated database on a slave machine ?  I'm just getting square boxes. 
 
 What displays them? it sounds to me as if the display lacks something, not so 
 much MySQL.
 
 

-- 
Chris Tate-Davies chris.tatedav...@inflightproductions.com



-


Registered Office: 15 Stukeley Street, London WC2B 5LT, England.
Registered in England number 1421223

This message is for the designated recipient only and may contain privileged, 
proprietary, or otherwise private information. If you have received it in 
error, please notify the sender immediately and delete the original. Any other 
use of the email by you is prohibited. Please note that the information 
provided in this e-mail is in any case not legally binding; all committing 
statements require legally binding signatures.


http://www.inflightproductions.com




-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql?unsub=arch...@jab.org



Re: Chinese characters not displaying in Workbench latest version

2011-11-21 Thread Neil Tompkins
MySQL workbench

On 21 Nov 2011, at 13:36, Chris Tate-Davies 
chris.tatedav...@inflightproductions.com wrote:

 What are you using to view the data?
 
 
 
 On Mon, 2011-11-21 at 08:22 -0500, h...@tbbs.net wrote:
 ; 2011/11/20 20:27 +, Tompkins Neil 
 Does anyone know why Chinese characters are not displaying correctly in a
 replicated database on a slave machine ?  I'm just getting square boxes. 
 
 What displays them? it sounds to me as if the display lacks something, not 
 so much MySQL.
 
 
 
 -- 
 Chris Tate-Davies chris.tatedav...@inflightproductions.com
 
 
 
 -
 
 
 Registered Office: 15 Stukeley Street, London WC2B 5LT, England.
 Registered in England number 1421223
 
 This message is for the designated recipient only and may contain privileged, 
 proprietary, or otherwise private information. If you have received it in 
 error, please notify the sender immediately and delete the original. Any 
 other use of the email by you is prohibited. Please note that the information 
 provided in this e-mail is in any case not legally binding; all committing 
 statements require legally binding signatures.
 
 
 http://www.inflightproductions.com
 
 
 
 
 -- 
 MySQL General Mailing List
 For list archives: http://lists.mysql.com/mysql
 To unsubscribe:
 http://lists.mysql.com/mysql?unsub=neil.tompk...@googlemail.com
 

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql?unsub=arch...@jab.org



Re: Chinese characters not displaying in Workbench latest version

2011-11-21 Thread Michael Cole
I think what he was asking is, Are you running the Mysql workbench on the same 
machine? You may not have the correct Fonts.

Being replicated the character sets of the two dbs should be the same have you 
checked that they actually are set to the same?




On Monday, November 21, 2011 9:20:10 PM Neil Tompkins wrote:
 MySQL workbench
 
 On 21 Nov 2011, at 13:36, Chris Tate-Davies 
chris.tatedav...@inflightproductions.com wrote:
  What are you using to view the data?
  
  On Mon, 2011-11-21 at 08:22 -0500, h...@tbbs.net wrote:
  ; 2011/11/20 20:27 +, Tompkins Neil 
  Does anyone know why Chinese characters are not displaying correctly
  in a replicated database on a slave machine ?  I'm just getting
  square boxes. 
  What displays them? it sounds to me as if the display lacks something,
  not so much MySQL.

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql?unsub=arch...@jab.org



Chinese characters not displaying in Workbench latest version

2011-11-20 Thread Tompkins Neil
Does anyone know why Chinese characters are not displaying correctly in a
replicated database on a slave machine ?  I'm just getting square boxes.

Thanks
Neil


Re: ANN: Database Workbench 4.1.3, the multi-DBMS IDE now available!

2011-08-18 Thread Martijn Tonies

Hi all,


No SQLite support?
http://www.sqlite.org/

Seems curious you wouldn't have this yet, especially given its popularity 
on

both embedded systems and Android to say the least.


Indeed, no native SQLite support. Lots of other systems are popular and
not supported.

The reason for this is that the tool is not generic and tries to get the 
most

of all.


Apparently Winblows-only.

It sure would be nice if people would note platform requirements in their
announcement, rather than forcing people to dig through their websites for 
such info.


I guess I should know better; if it doesn't list platform requirements, the 
developer

hasn't thought beyond the dominant paradigm.


You sure have a point, I'll list it in the future.

However, I should note that Database Workbench users have succesfully used
it under Wine.


With regards,

Martijn Tonies
Upscene Productions
http://www.upscene.com

Download Database Workbench for Oracle, MS SQL Server, Sybase SQL
Anywhere, MySQL, InterBase, NexusDB and Firebird! 



--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql?unsub=arch...@jab.org



Re: ANN: Database Workbench 4.1.3, the multi-DBMS IDE now available!

2011-08-17 Thread Jan Steinman
Apparently Winblows-only.

It sure would be nice if people would note platform requirements in their 
announcement, rather than forcing people to dig through their websites for such 
info.

I guess I should know better; if it doesn't list platform requirements, the 
developer hasn't thought beyond the dominant paradigm.


You have a very real relationship with God, a Force that responds to your every 
thought. Not that you are telling God how to run the universe; you are simply 
aligning with the Force for your good, or not aligning with it. The more 
aligned you are, the better your life goes. Unlike what you may have been told 
by fearful teachers, all God wants is for you to be happy. When that is all you 
want for yourself, that is what you will have. -- Alan Cohen
 Jan Steinman, EcoReality Co-op 


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql?unsub=arch...@jab.org



ANN: Database Workbench 4.1.3, the multi-DBMS IDE now available!

2011-08-16 Thread Martijn Tonies

ANN: Database Workbench 4.1.3, the multi-DBMS IDE now available!

Ladies, gentlemen,

Upscene Productions is proud to announce the next 
version of the popular multi-DBMS development tool:


 Database Workbench 4.1.3 Pro 

This release includes the FREE Lite versions for InterBase, Firebird
and MySQL.


For more information, see http://www.upscene.com/go/?go=newsid=20110816

For a full list of fixes in this release, see:
http://www.upscene.com/go/?go=trackerv=4.1.3id=3



Database Workbench supports:
- Borland InterBase ( 4.x - XE )
- Firebird ( 1.x, 2.x )
- MS SQL Server/MSDE ( 7, 2000, 2005, 2008, MSDE 1  2, SQL Express )
- MySQL 4.x, 5.x
- Oracle Database ( 8i, 9i, 10g, 11g )
- Sybase SQL Anywhere ( 9, 10, 11 and 12 )
- NexusDB ( 3.0 and up )




Thank you for your support,

Martijn Tonies
Database Workbench - the database developer tool for professionals
Upscene Productions
http://www.upscene.com



--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql?unsub=arch...@jab.org



RE: Database Workbench 4.1.3, the multi-DBMS IDE now available!

2011-08-16 Thread Daevid Vincent
No SQLite support?
http://www.sqlite.org/

Seems curious you wouldn't have this yet, especially given its popularity on
both embedded systems and Android to say the least.

 -Original Message-
 From: Martijn Tonies [mailto:m.ton...@upscene.com]
 Sent: Tuesday, August 16, 2011 6:56 AM
 To: mysql@lists.mysql.com
 Cc: firebird-to...@yahoogroups.com
 Subject: ANN: Database Workbench 4.1.3, the multi-DBMS IDE now available!
 
 ANN: Database Workbench 4.1.3, the multi-DBMS IDE now available!
 
 Ladies, gentlemen,
 
 Upscene Productions is proud to announce the next
 version of the popular multi-DBMS development tool:
 
  Database Workbench 4.1.3 Pro 
 
 This release includes the FREE Lite versions for InterBase, Firebird
 and MySQL.
 
 
 For more information, see http://www.upscene.com/go/?go=newsid=20110816
 
 For a full list of fixes in this release, see:
 http://www.upscene.com/go/?go=trackerv=4.1.3id=3
 
 
 
 Database Workbench supports:
 - Borland InterBase ( 4.x - XE )
 - Firebird ( 1.x, 2.x )
 - MS SQL Server/MSDE ( 7, 2000, 2005, 2008, MSDE 1  2, SQL Express )
 - MySQL 4.x, 5.x
 - Oracle Database ( 8i, 9i, 10g, 11g )
 - Sybase SQL Anywhere ( 9, 10, 11 and 12 )
 - NexusDB ( 3.0 and up )



-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql?unsub=arch...@jab.org



How do I get more pages in mySQL Workbench?? WAS: Any table visualization tools with wires connecting the actual columns?

2011-05-03 Thread Daevid Vincent
I just discovered that MySQL Workbench actually WILL connect columns. Use
the #6 wire type shortcut (bottom one).
 
However, I must be retarded or blind because I can't figure out how to make
the diagram have more than the default of 2 pages. I have a database with 50
tables and they just don't fit. In fact I only noticed this after printing
out the page that many were missing. Turns out you can't scroll down to see
them, you can only zoom way out and see that tables are off the white page.
:-\
 
Oddly though, I imported another database with 88 tables and it
automatically made 4 pages for me.
 
Anyone know how to get more pages added?
 
From: Daevid Vincent [mailto:dae...@daevid.com] 
Sent: Friday, April 01, 2011 4:27 PM
To: mysql@lists.mysql.com
Subject: Any table visualization tools with wires connecting the actual
columns?
 
I am evaluating various tools for diagram generating of existing databases
on some smaller databases (9 tables or so) first.

The two I've tried so far are these:

http://dev.mysql.com/downloads/workbench/
http://www.sqlmaestro.com/download/#mysql

Both _seem_ robust and cosmetically polished, but feel to me lacking the
most obvious and key component of the whole purpose to make an EER diagram.

I don't understand in workbench, why it creates new keys for me on existing
tables. Maestro doesn't do this nonsense. It isn't the tools business where
I have keys, it only needs to be concerned with what links to what -- that I
tell it to. It's further exacerbated by the fact that the documentation
indicates these aren't even REAL keys, they are cosmetic only! WTF? Why add
confusion guys?

1. Neither one seem to be smart enough to automatically know that columns of
the same name should be linked, and furthermore they should be linked from
all tables to the one where that column name is the PK. my tables don't have
true InnoDB FKs setup. And some tables are MYISAM (as they're significantly
faster). But I do use keys and I do have sane naming conventions, so I don't
understand why they can't use the names, and if there are multiple tables
(for some unlikely reason) then just prompt me which table to use.

Which leads me to the second and third problems...

So I manually have started to draw the connections, but:

2. How can I make the wires stick to a column on the left or right edge, so
that I can have a direct visual link between the columns. Right now, it
seems they float around the edge of the table box. That's sort of useless
isn't it? it's like saying, well, something in this table points to
something in that table.?! I would think that two programs with such high
version numbers would have this feature. Maybe I'm missing a configuration
or some way I'm supposed to do it?

3. Some of my databases point to tables in other databases on the same
server. It would be useful if I could make a wire that indicates this.

Are there other (better) options out there for this? I really don't want to
do this in Visio or make a printout of the table boxes and tape string to my
walls to visualize all the databases, tables and columns.

-Daevid.


ANN: Database Workbench 4.1.2, the multi-DBMS IDE now available!

2011-03-30 Thread Martijn Tonies

ANN: Database Workbench 4.1.2, the multi-DBMS IDE now available!

Ladies, gentlemen,

Upscene Productions is proud to announce the next 
version of the popular multi-DBMS development tool:


 Database Workbench 4.1.2 Pro 

This release includes the FREE Lite versions for InterBase, Firebird
and MySQL.


For more information, see http://www.upscene.com/go/?go=newsid=20110330

For a full list of fixes in 4.1 releases, see:
http://www.upscene.com/go/?go=trackerv=4.1.2id=1
http://www.upscene.com/go/?go=trackerv=4.1.1id=1
http://www.upscene.com/go/?go=trackerv=4.1.0id=1



Database Workbench supports:
- Borland InterBase ( 4.x - XE )
- Firebird ( 1.x, 2.x )
- MS SQL Server/MSDE ( 7, 2000, 2005, 2008, MSDE 1  2, SQL Express )
- MySQL 4.x, 5.x
- Oracle Database ( 8i, 9i, 10g, 11g )
- Sybase SQL Anywhere ( 9, 10, 11 and 12 )
- NexusDB ( 3.0 and up )




Thank you for your support,

Martijn Tonies
Database Workbench - the database developer tool for professionals
Upscene Productions
http://www.upscene.com


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql?unsub=arch...@jab.org



ANN: Database Workbench 4.1.1, the multi-DBMS IDE now available!

2011-02-16 Thread Martijn Tonies

ANN: Database Workbench 4.1.1, the multi-DBMS IDE now available!

Ladies, gentlemen,

Upscene Productions is proud to announce the next 
version of the popular multi-DBMS development tool:


 Database Workbench 4.1.1 Pro 

This release includes the FREE Lite versions for InterBase, Firebird
and MySQL.

This release fixes a possible crash and some other issues.

For more information, see http://www.upscene.com/go/?go=newsid=20110216

For a full list of fixes in version 4.1.1 and 4.1.0, see:
http://www.upscene.com/go/?go=trackerv=4.1.1id=1
http://www.upscene.com/go/?go=trackerv=4.1.0id=1



Database Workbench supports:
- Borland InterBase ( 4.x - XE )
- Firebird ( 1.x, 2.x )
- MS SQL Server/MSDE ( 7, 2000, 2005, 2008, MSDE 1  2, SQL Express )
- MySQL 4.x, 5.x
- Oracle Database ( 8i, 9i, 10g, 11g )
- Sybase SQL Anywhere ( 9, 10, 11 and 12 )
- NexusDB ( 3.0 and up )




Thank you for your support,

Martijn Tonies
Database Workbench - the database developer tool for professionals
Upscene Productions
http://www.upscene.com


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql?unsub=arch...@jab.org



MySQL Workbench

2011-01-16 Thread ambika divya
Hello all ,
I am a student .
I just now downloaded MySQL Workbench, and urgently need to create a data
dictionary for my db.
I have added my .sql file and created database .
Now where to go to see my datadictionary ?

Please help .
A newbie .
Thanks all


-- 
ambika
visit my website and celebrate an ancient art
http://ambika.web.officelive.com/default.htm
My new website with kathak forum  http://ambika.99k.org

visit my blog
http:// www.kathakguru.blogspot.com
http://www.careerhelpforu.blogspot.com/


Slow MySQL Workbench startup

2011-01-09 Thread Yves Goergen
Hello,

Why does it take ages for MySQL Workbench to startup? When I start it
(5.2.31 CE) on Windows (XP), the splash screen sits there around 15-30
seconds until the main window appears. There's moderate to high CPU
usage in this time and the hard disk is active. I believe this has been
much faster in the past.

-- 
Yves Goergen LonelyPixel nospam.l...@unclassified.de
Visit my web laboratory at http://beta.unclassified.de

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql?unsub=arch...@jab.org



Re: Slow MySQL Workbench startup

2011-01-09 Thread Felix E. Klee
On Sun, Jan 9, 2011 at 1:54 PM, Yves Goergen
nospam.l...@unclassified.de wrote:
 Why does it take ages for MySQL Workbench to startup?

I rarely use MySQL Workbench. But I remember that reducing the maximum
number of items in the undo history greatly improves speed, though maybe
not startup time.

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql?unsub=arch...@jab.org



ANN: Database Workbench 4.1.0, the multi-DBMS IDE now available!

2010-12-24 Thread Martijn Tonies

Ladies, gentlemen,

Upscene Productions is proud to announce the next 
version of the popular multi-DBMS development tool:


 Database Workbench 4.1.0 Pro 

This release includes the FREE Lite versions for InterBase, Firebird
and MySQL.

Version 4 introduced full Unicode support, 4.1.0 adds new features,
latest DBMS support and improved functionality.

For more information, see http://www.upscene.com/go/?go=newsid=20101224

For a full list of fixes in version 4.1.0 and previous versions, see:
http://www.upscene.com/go/?go=trackerv=4.1.0id=1
http://www.upscene.com/go/?go=trackerv=4.0.3id=1
http://www.upscene.com/go/?go=trackerv=4.0.2id=1
http://www.upscene.com/go/?go=trackerv=4.0.1id=1
http://www.upscene.com/go/?go=trackerv=4.0id=1


Database Workbench supports:
- Borland InterBase ( 4.x - XE )
- Firebird ( 1.x, 2.x )
- MS SQL Server/MSDE ( 7, 2000, 2005, 2008, MSDE 1  2, SQL Express )
- MySQL 4.x, 5.x
- Oracle Database ( 8i, 9i, 10g, 11g )
- Sybase SQL Anywhere ( 9, 10, 11 and 12 )
- NexusDB ( 3.0 and up )




Thank you for your support,

Martijn Tonies
Database Workbench - the database developer tool for professionals
Upscene Productions
http://www.upscene.com



--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql?unsub=arch...@jab.org



Re: Workbench strange behavior

2010-08-20 Thread Egor Shevtsov

In regards to this issue, I submitted a bug.

http://bugs.mysql.com/56157


nixofortune wrote:

Hi ALL,
I just start using Workbench 5.2.26 CE and this is a problem I have.
When I try to run a query with a case statement, columns with datetime 
Type shown as BLOB in output window.
To see the output data I have to right click inside of the cell, 
choose Open Value in Viewer and see text.

Example:
case
when dda.cancelled_on is null then ''
when dda.cancelled_on is not null then dda.cancelled_on
end as 'Cancelled On',

Should produce cells with a date of cancelled operation, but it 
returns blob icons where the dates should be.
If I try to Export data as CSV file, the fileds with 'blob' icon 
instead of the real datetime data are empty.
The code works nicely in MySQL monitor or PhPMyAdmin with properly 
formated CSV exports,

It could be some View option that I missed or Bug in the Workbench.
Has anybody experienced similar Workbench behavior, any ideas?
Thanks.
Igor 



--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql?unsub=arch...@jab.org



Workbench strange behavior

2010-08-19 Thread nixofortune
Hi ALL,
I just start using Workbench 5.2.26 CE and this is a problem I have.
When I try to run a query with a case statement, columns with datetime Type
shown as BLOB in output window.
To see the output data I have to right click inside of the cell, choose
Open Value in Viewer and see text.
Example:
case
when dda.cancelled_on is null then ''
when dda.cancelled_on is not null then dda.cancelled_on
end as 'Cancelled On',

Should produce cells with a date of cancelled operation, but it returns
blob icons where the dates should be.
If I try to Export data as CSV file, the fileds with 'blob' icon instead of
the real datetime data are empty.
The code works nicely in MySQL monitor or PhPMyAdmin with properly formated
CSV exports,
It could be some View option that I missed or Bug in the Workbench.
Has anybody experienced similar Workbench behavior, any ideas?
Thanks.
Igor


Re: mysql-workbench-gpl-5.2.25-1el6.x86_64.rpm depends on a lot of stuff I do not have

2010-07-20 Thread Joerg Bruehe
Hi Mike, all!


Mike Spreitzer schrieb:
 Today I downloaded MySQL-server-community, MySQL-client-community, 
 MySQL-shared-community, and mysql-workbench-gpl to install on an 
 RHEL5/x86_64 machine.  The first three installed just fine.  The fourth 
 failed due to a large pile of missing dependencies (see below).  I do not 
 even know where to get them all.  Is there some one place that provides 
 them all?  Am I missing something obvious here?

All these libraries are provided by your operating system (your Linux
distribution).
In theory, the workbench RPM package could list the RPM packages with
these libraries as prerequisites, but in practice this isn't possible
because different distributions (as we are dealing with RPMs: SuSE,
RedHat, ...) may (and will) use different package names, so the generic
workbench RPM cannot list what is needed.

Running RHEL 5, you should use the RedHat software management tool to
find the packages that contain these libraries; none of these is
provided by MySQL.


HTH,
Jörg

-- 
Joerg Bruehe,  MySQL Build Team,  joerg.bru...@sun.com
ORACLE Deutschland B.V.  Co. KG,   Komturstrasse 18a,   D-12099 Berlin
Geschaeftsfuehrer: Juergen Kunz, Marcel v.d. Molen, Alexander v.d. Ven
Amtsgericht Muenchen: HRA 95603


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql?unsub=arch...@jab.org



mysql-workbench-gpl-5.2.25-1el6.x86_64.rpm depends on a lot of stuff I do not have

2010-07-19 Thread Mike Spreitzer
Today I downloaded MySQL-server-community, MySQL-client-community, 
MySQL-shared-community, and mysql-workbench-gpl to install on an 
RHEL5/x86_64 machine.  The first three installed just fine.  The fourth 
failed due to a large pile of missing dependencies (see below).  I do not 
even know where to get them all.  Is there some one place that provides 
them all?  Am I missing something obvious here?

# rpm -ivh mysql-workbench-gpl-5.2.25-1el6.x86_64.rpm 
error: Failed dependencies:
libatkmm-1.6.so.1()(64bit) is needed by 
mysql-workbench-gpl-5.2.25-1el6.x86_64
libcairomm-1.0.so.1()(64bit) is needed by 
mysql-workbench-gpl-5.2.25-1el6.x86_64
libcrypto.so.10()(64bit) is needed by 
mysql-workbench-gpl-5.2.25-1el6.x86_64
libgdkmm-2.4.so.1()(64bit) is needed by 
mysql-workbench-gpl-5.2.25-1el6.x86_64
libgio-2.0.so.0()(64bit) is needed by 
mysql-workbench-gpl-5.2.25-1el6.x86_64
libgiomm-2.4.so.1()(64bit) is needed by 
mysql-workbench-gpl-5.2.25-1el6.x86_64
libglibmm-2.4.so.1()(64bit) is needed by 
mysql-workbench-gpl-5.2.25-1el6.x86_64
libgtkmm-2.4.so.1()(64bit) is needed by 
mysql-workbench-gpl-5.2.25-1el6.x86_64
liblua-5.1.so()(64bit) is needed by 
mysql-workbench-gpl-5.2.25-1el6.x86_64
libpangomm-1.4.so.1()(64bit) is needed by 
mysql-workbench-gpl-5.2.25-1el6.x86_64
libpython2.6.so.1.0()(64bit) is needed by 
mysql-workbench-gpl-5.2.25-1el6.x86_64
libsigc-2.0.so.0()(64bit) is needed by 
mysql-workbench-gpl-5.2.25-1el6.x86_64
libssl.so.10()(64bit) is needed by 
mysql-workbench-gpl-5.2.25-1el6.x86_64
libstdc++.so.6(GLIBCXX_3.4.10)(64bit) is needed by 
mysql-workbench-gpl-5.2.25-1el6.x86_64
libstdc++.so.6(GLIBCXX_3.4.11)(64bit) is needed by 
mysql-workbench-gpl-5.2.25-1el6.x86_64
libstdc++.so.6(GLIBCXX_3.4.9)(64bit) is needed by 
mysql-workbench-gpl-5.2.25-1el6.x86_64
libuuid.so.1(UUID_1.0)(64bit) is needed by 
mysql-workbench-gpl-5.2.25-1el6.x86_64
libxml2.so.2(LIBXML2_2.4.30)(64bit) is needed by 
mysql-workbench-gpl-5.2.25-1el6.x86_64
libxml2.so.2(LIBXML2_2.6.0)(64bit) is needed by 
mysql-workbench-gpl-5.2.25-1el6.x86_64
libzip.so.1()(64bit) is needed by 
mysql-workbench-gpl-5.2.25-1el6.x86_64
python-paramiko is needed by 
mysql-workbench-gpl-5.2.25-1el6.x86_64

Thanks,
Mike Spreitzer


ANN: Database Workbench 4.0.3, the multi-DBMS IDE now available!

2010-07-13 Thread Martijn Tonies

Ladies, gentlemen,

Upscene Productions is proud to announce the next 
version of the popular multi-DBMS development tool:


 Database Workbench 4.0.3 Pro 

This release includes the FREE Lite versions for InterBase, Firebird
and MySQL.

Version 4 introduced full Unicode support, 4.0.3 fixes some issues
found in that initial release and subsequent releases, including
the Query was empty-error in some parts of the MySQL module.

There have been numerous improvements to existing tools and the user
interface making it even better than before. 



For more information, see http://www.upscene.com/

For a full list of fixes in version 4.0.3 and previous versions, see:
http://www.upscene.com/go/?go=trackerv=4.0.3id=1
http://www.upscene.com/go/?go=trackerv=4.0.2id=1
http://www.upscene.com/go/?go=trackerv=4.0.1id=1
http://www.upscene.com/go/?go=trackerv=4.0id=1


Database Workbench supports:
- Borland InterBase ( 4.x - 9.x )
- Firebird ( 1.x, 2.x )
- MS SQL Server/MSDE ( 7, 2000, 2005, 2008, MSDE 1  2, SQL Express )
- MySQL 4.x, 5.x
- Oracle Database ( 8i, 9i, 10g, 11g )
- Sybase SQL Anywhere ( 9, 10 and 11 )
- NexusDB ( 3.0 and up )




Thank you for your support,

Martijn Tonies
Database Workbench - the database developer tool for professionals
Upscene Productions
http://www.upscene.com


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql?unsub=arch...@jab.org



MySQL Workbench - libmdcanvasgtk.so.0: undefined symbol: pixman_image_unref

2010-07-11 Thread James Corteciano
Hi All,

I have downloaded mysql-workbench-oss-5.2.14-1rhel5.i386.rpm to test the
MySQL GUI tools. I've installed it with no errors. When I run the
'mysql-workbench' command, it gives me error message:

# mysql-workbench
/usr/bin/mysql-workbench-bin: symbol lookup error:
/usr/lib/mysql-workbench/libmdcanvasgtk.so.0: undefined symbol:
pixman_image_unref

Any have idea how to fix this?

Thanks.

Regards,
James


ANN: Database Workbench 4.0.2 released - including Free Lite Editions

2010-06-09 Thread Martijn Tonies

Ladies, gentlemen,

Upscene Productions is proud to announce the next 
version of the popular multi-DBMS development tool:


 Database Workbench 4.0.2 Pro 

Version 4 introduced full Unicode support, 4.0.2 fixes some issues
found in that initial release, like ODBC connectivity issues, BLOBs
taking too much memory, the ability to specify file encoding when
saving SQL  Scripts and several other errors.

For a full list of fixes in version 4.0.2 and previous versions, see:
http://www.upscene.com/go/?go=trackerv=4.0.2id=1
http://www.upscene.com/go/?go=trackerv=4.0.1id=1
http://www.upscene.com/go/?go=trackerv=4.0id=1


Database Workbench supports:
- Borland InterBase ( 4.x - 9.x )
- Firebird ( 1.x, 2.x )
- MS SQL Server/MSDE ( 7, 2000, 2005, 2008, MSDE 1  2, SQL Express )
- MySQL 4.x, 5.x
- Oracle Database ( 8i, 9i, 10g, 11g )
- Sybase SQL Anywhere ( 9, 10 and 11 )
- NexusDB ( 3.0 and up )




Thank you for your support,

Martijn Tonies
Database Workbench - the database developer tool for professionals
Upscene Productions
http://www.upscene.com


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql?unsub=arch...@jab.org



  1   2   >