2.5.13 13-Jan-12
- InvalidCastException on paste data into the Data editor is fixed (R2050)
- ArgumentOutOfRangeException on searching in Data Editor is fixed (T31142)
- Bad performance on server side sorting in Data Editor is fixed (T31581, T31511)
- NullReferenceException on switching to the Data document view in the SQL document is fixed (R2311)
- ArgumentException on editing of several records in Data Editor is fixed (T31478)
- The problem with windows layout on x64 operating systems is fixed (T31293)
- ObjectDisposedException on executing a script in a SQL document is fixed (T31081)
- UriFormatException on saving an SQL file on a mapped network drive is fixed (T30092)
- NullReferenceException on showing data in Data Editor is fixed (T31832)
- InvalidCastException on pasting LONGBLOB data in Data Editor is fixed (R3507)
- InvalidOperationException on deleting a record in Data Editor is fixed (T31439)
- The problem with changing database for a document is fixed (R3338)
- The problem with showing the Product Update dialog behind of the main form is fixed (T33358)
- The problem with connecting to MySQL server using SSL tunnel is fixed (T32811)
- OutOfMemoryException on changing a page in Data Editor is fixed (R3508)
- The wrong behaviour of the Continue button in the error message appeared during script execution is fixed (R3691)
- NullReferenceException on pressing the Enter key in Data Editor after inserting a new record is fixed (T32393)
- The problem with server-side sorting and filtering in Data Editor is fixed (R4336)
- The problem with a table locked by a server in Data Editor is resolved (T32566, T31856)
- NullReferenceException on editing data in Data Editor is fixed (T32173, T32138, T32104)
- NullReferenceException on opening a SQL file by drag'n'drop operation is fixed (T32362)
- ArgumentException on editing data in Data Editor is fixed (T33826)
- Incorrect editing of dates in Data Editor is fixed (T34205)
- NullReferenceException on parsing text in SQL document is fixed (T33582)
- DBConcurrencyException on updating records in Data Editor is fixed (T33830)
- Problem with restoring closed tool windows is fixed (R5019)
- FormatException on showing data after executing a query is fixed (T33985, T33788, T34883)
- A problem with showing the Product update dialog box is fixed (T33358)
- Few problems with showing the foreign key lookup editor in Data Editor are fixed (R5691, R5690)
- Inability of editing data on MySQL 4.1.22 is fixed (R6228)
- Incorrect behaviour with changing color of punctuation in code editor is fixed (T33640)
- Incorrect determination of boundaries for the current statement on executing a query in a SQL document is fixed (R5449)
- NullReferenceException on filtering data in Data Editor is fixed (T35232, T34698)
- ArgumentOutOfRangeException on switching from the Text view to the Design view in a SQL document is fixed (T32360)
- Refresh command is added for the Query Builder document to refresh objects on the diagram (T32015)
- Buttons on the Diagram and Layout toolbars are enabled now (T34437)
- NullReferenceException on designing a query in Query Builder is fixed (T33930)
- NullReferenceException on generating text with the last_insert_id function in Query Builder is fixed (R4203, R5243)
- Incorrect renaming of alias on wrapping query to subquery in Query Builder is fixed (T34205)
- NullReferenceException on wrapping a query to a subquery in Query Builder is fixed (R5766)
- NullReferenceException on refreshing connection with an opened SQL document is fixed (R5536)
- ArgumentOutOfRangeException on wrapping a query to a subquery in Query Builder is fixed (R644)
2.5.11 23-Jun-11
- NullReferenceException on refreshing data in Data Editor is fixed (T29562)
- ArgumentOutOfRangeException on loading a SQL file is fixed (T29427)
- NullReferenceException on fetching data after designing a query is fixed (T29277)
- Encoding utf8mb4 is now supported (R890)
- The Cancel button is now the default one in dialog about uncommited changes in Data Editor (R870)
- Annoying notifications in Data Editor are fixed (T28861)
- Problem with exporting decimal data is fixed (R860)
- NullReferenceException on adding/removing select list items in table wrapped to subquery is fixed (T29303)
2.5.9 19-May-11
- ObjectDisposedException on working with autohidden tool windows is fixed (T28329)
- IndexOutOfRangeException on minimizing and restoring the appilication is fixed (T28344)
- Lost connection on executing SLEEP function in SELECT statements is fixed (S12783291)
- Application hanging on working with unresponsable server is fixed (S12782055)
- ExternalException on operating clilbpoard operation in LOB Editor is fixed (T28373)
- Incorrect object describing with ANSI server mode is fixed (T28591)
- NullReferenceException on showing data in Data Editor is fixed (T28478, T28837)
- The problem with bad handshake on connecting to a server is fixed (T28747)
- Application hanging on openning a big SQL file with enormous count of JOIN clauses is fixed (T28716)
- Incorrect detection of default table engine on some MySQL server versions is fixed (R124)
- Extra spaces on formatting SQL statements are fixed (T28282)
- Problems with formatting CASE clauses are fixed (S12776963)
- Automatic diagram layout on its openning is fixed (S12828929)
- FormatException on exporting data to CSV with custom DATE delimiters is fixed (S13040337)
- The problem with exporting data from DECIMAL columns is fixed (T28367)
- The problem with showing Code Completion window for SUM() function is fixed (S12744935)
- NotImplementedException on refreshing triggers collection in Database Explorer is fixed (T28363)
- The problem with connecting to MySQL server through SSL tunnel is fixed (S12831167)
- The problem with connecting to embedded MySQL server is fixed (S12831167)
2.5.8 04-May-11
Enhanced Data Editor
Newly added features and a few totally redesigned ones provide even more freedom when working with data.
- Foreign Key lookup editor added
- Server-side sorting and filtering implemented to avoid retrieving all data from the table and enhance work in Paginal Mode
- Few indications added to inform user about Data Editor's state
- Editing of tables in join statements is enabled now
- Option for numbering records added
- Copy data with header functionality added
Data Export improvements
Ability to export data from several tables at once added
Support for MySQL server 5.5
Our product is fully compatible with MySQL server version 5.5
- New features were added and obsolete clauses removed in the Syntax check functionality
- New encodings were added to the encoding list in the Connection Properties dialog
New state-of-the-art skins
Four new UI skins added to improve the application appearance.
Other improvements
- Ability to view internal SQL queries that are sent to the server with parameter's values added
- A few UI improvements in Database Explorer
2.00.5 29-Jul-10
New Features
Meet a stronger Query Builder tailored for creating complex conditions with several clicks.
The new power is based on the following:
- Optimized usablility of the Selection tab in the expression editor
- New Wrap to Subquery option to wrap tables into a subquery
- Visual addition of subqueries to any part of the main query
- Optimized navigation in the editor, particularly between subqueries
- Capability to edit view location in the query document
- Joins show connection direction; better described connection properties
- New skin for objects on the diagram
- New SQL document view layout - now you can see query text and retrieved
data at the same time
New tool for database developers - Query Profiler
dbForge Query Builder offers results of internal MySQL tools like SHOW PROFILE and EXPLAIN in a convenient
and clear GUI. Besides you get STATUS variables for the required query automatically calculated.
User reported bug fixes
- T13265 Transport channel is closed
- T13766,T15231 ArgumentNullException at System.Windows.Forms.DataObject.SetText on working with Data Editor
- T13003 The record pointer moves out of the actual edited record when Ctrl+0 was pressed (fill field with NULL)
- CR51956 Incorrect diplaying datetime values in Data Editor
- T14852 Incorrect display of application toolbars on some operating systems
- T16250 Slow "Views" node opening in the Database Explorer
- T15989 NullReferenceException on retrieving data from the Database Explorer
- CR53449 Query Profiler must show date of profiling result in local format
- CR53501 InvalidOperationException on executing script in SQL document
- CR53593 NullReferenceException after clearing all in the Where editor in Query Builder
- CR53644 NullReferenceException on getting new results in Query Profiler if the document was opened with the loaded database project
- CR53646 Why the Refresh button is disabled after reopen SQL document?
- T20888 NullReferenceException on refreshing data in Data Editor
- CR53720 Do not save opened document views in SQL document
- T21284 Display System.Byte[] instead of default values of table columns on MySQL 4.1.x
- T10942 Add option to ignore query cache on query profiling
- CR53767 Problems with query profiling on MySQL 4.1.x
1.50.4 03-Mar-10
- Improved work with Data Editor
- Data export updates
- A mechanism to renew a server connection after its break was implemented
- Product installation was redesigned to allow product updating without unistalling a previous version
- Customizable product updates check, downloading and installation
1.10.361 16-Sep-09
- HTTP tunneling script was added to the installation
- Problem with editing data in Data Editor with enabled paginal mode was fixed
- Errors in documentation were fixed
1.10.355 09-Sep-09
- HTTP tunneling support added
- SSL and SSH connections support added
- More flexible setting of connection character set is implemented
- NullReferenceException on switching between Text and Design views fixed (T5001)
- NullReferenceException on closing SQL document after work with query builder was fixed (T4712)
- Problems with editing statements in the Query Builder were fixed (T4013)
- Correlated subqueries supported
- Execute Script Wizard added to execute large SQL scripts
- Database connectivity was optimized. Better performance while opening connections, doing data export.
- Performance on large databases has been improved
- Retrieving data from tables has become more faster and convenient
- Problem with regional value of decimal separator during data copy from Data Editor was fixed (T4656)
1.00.227 26-Feb-09
- Problem with retrieving data from Database Explorer was fixed (38089)
1.00.225 12-Feb-09
- 'Cannot access a disposed object' error is fixed while working with windows (37379)
- NullReferenceException error is fixed while closing the document (35195).
- NullReferenceException error is fixed while getting data in Data Editor and scrolling simultaneously (36252).
- Unicode data output in LOB editor is fixed
- Problem with changing connection string was fixed (36547)
1.00.192 06-Nov-08
First release of dbForge Query Builder for MySQL
© 2009-2012 Devart. All rights reserved.