Version History - 2003
SQLyog 3.63 (November 2003)
Bug Fixes
- Minor bug-fix in SQLyog Job Agent
- Fixed a bug with column width in Insert/Update window.
- Fixed a minor UI bug.
- Fixed a bug in Structure Sync Tool.
SQLyog 3.62 (October 2003)
Bug Fixes
- Minor bug-fix in SQLyog Job Agent
SQLyog 3.61 (October 2003)
- Minor bug-fix in SQLyog Job Agent
SQLyog 3.6 (October 2003)
New Features
- Database synchronization tool.
- Schedule database synchronization.
- Ability to set various preferences like Font, columns width, etc.
Improvements
- Improved keyword and function list for syntax highlighting.
- Improved persistence of Dialog settings.
- Improved column width algorithm in Result Window and Insert/Update window.
- Numeric data are right aligned in Result Window.
- Bulk insert option breaks scripts into multiple lines, making it more readable.
- Improved user interface. WinXP style icons and toolbars.
- Lot of minor improvements....
Bug Fixes
- Fixed a bug in Copy Table... option where auto_increment were not copied correctly.
- Fixed a bug where edit menu was popping up at wrong coordinates.
- Fixed a bug with repainting of editor window.
- Fixed a bug in Insert/Update wherein you could not specify blank limits.
- Fixed a data display bug in Insert/Update window.
- Lot of minor bug fixes...
SQLyog 3.52 (July 2003)
Improvements
- Improved SQL Editor.
- Fixed a bug wherein Find/Replace dialog was not working.
- Fixed a bug wherein opening of any Modal window resulted in SQLyog being removed from Alt+Tab list.
- Fixed a bug where wrong column numbers were getting shown in the status bar,
SQLyog 3.51 (June 2003)
Improvements
- Improved Execute Batch Option.
- Improved support for MySQL 4.1.
- Improved SQL Editor.
- Allows selecting UNSIGNED option for DECIMAL datatype in Create/Alter Table dialog
SQLyog 3.5 (June 2003)
Improvements
- Complete support for MySQL 4.1.
- Vastly improved ODBC Import.
- Restores the app Window Location on StartUp.
- BLOB data does not require double click for viewing if the data is < 255 bytes.
- More compact and optimized executable (480 KB).
- Lots of minor improvements...
Bug Fixes
- Fixed a bug where auto_increment information was not getting copied using Copy Table... option.
- Fixed a bug where TIMESTAMP values were not getting enclosed with ' using Export As Batch Script Option...
- Lots of minor bug fixes...
SQLyog 3.11 (March 2003)
Bug Fixes
- Fixed a system crashing bug in Alter Table option when working with MySQL v4.1
- Fixed a bug in Copy Database To Another Host/DB option, which prevented Structure Only option from getting selected.
- Fixed a bug in Foreign Key Management option, where ON UPDATE [values] was not executed properly.
- Fixed a bug with Bulk Insert option in Export Database As Batch Script.
- Fixed a bug in Diff Tool where a ` character was missing in the generated script.
- Added option to Select/Unselect all tables in Backup/Restore Table option.
- Fixed a resize bug in Result Window.
SQLyog 3.1 (March 2003)
Bug Fixes
- Fixed a system crashing bug while altering table structure for tables meeting both of the following attributes: 1) having a column of SET or ENUM type. 2) value list of SET or ENUM exceeds beyond 256 bytes.
- Fixed a bug which effected width of columns in Grid.
- Fixed a system crashing bug in Update For Query Window.
Improvements
- You can now choose individual tables to be copied to another Host/dB
- You can make foreign key relationships within same table.
- Improved SQL Editor to support HUGE SQL Scripts.
- You can filter databases to be added in the the ObjectBrowser.
- Option to select your own Font.
- Query Window shows the connection name in its Title.
- Option to truncate database (it will empty all the tables).
- Option to generate Single Insert Statement in Export As Batch Script feature.
- Option to export data of a table in HTML/XML.
- Improved Installer
SQLyog 3.03 (February 2003)
Bug Fixes
- Fixed a system crashing bug while Synchronizing Databases.
Improvements
- You can choose BDB Table Handler while Creating/Altering Tables.
SQLyog 3.02 (February 2003)
Bug Fixes
- Fixed a bug while Updating BLOB data in Insert/Update dialog box.
- Fixed a bug while creating relationship between columns having different names.
SQLyog 3.01 (February 2003)
Bug Fixes
- Fixed a system crashing bug while Synchronizing Databases.
SQLyog 3.0 (February 2003)
New Features
- ODBC Import. The simplest and the most powerful tool to import data from any ODBC compliant database to MySQL.
- Database Synchronization Tool. Bring your remote databases in Sync with a single mouse click.
- Connection Manager.
- Manage relationships on InnoDB tables. All other options fully InnoDB compliant.
- Column Reordering.
- Copy databases between two MySQL hosts.
- Insert/Update on a Resultset of a query.
- Fully updated keyword list for syntax highlighting.
Improvements
- Pick list for Enum/Set values in Insert/Update Dialog.
- Improved data grid. Allows multiple row deletion.
- Option to add column name while exporting data in CSV.
- Multi selection of tables in export as SQL Scripts dialog.
- Empty a database with a single click of mouse.
- Show/Hide edit window.
- Improved error messages.
Bug Fixes
- Primary key values are escaped in Insert/Update dialog.
- Fixed a bug with # commenting style.
- Fixed a bug while saving a BLOB data.
- Fixed a bug in Alter Table dialog for BINARY attribute.
- Fixed a memory leak problem while creating a database.
- Fixed a bug where FULLTEXT was not getting copied in Copy Table option.
- Fixed a bug while trying to delete a row when no Primary Key defined on the table.