Version History - 2002

SQLyog 2.51 (November 2002)

Improvements

  • When a resultset is returned with a BLOB field, the text now gives information to DblClk on the field to view data.
  • Now supports dB/Table names with spaces, -, # etc.

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 128 bytes.
  • Fixed a bug with current row focus in Insert/Update dialog.

SQLyog 2.5 (November 2002)

New Features

  • Alter Table structure in an easy to use Grid mode.
  • Insert / Update data in a table.
  • Save your BLOB data in a file.
  • Client side sorting
  • Create / Edit Users.
  • Manager permissions for Database / Table / Column.
  • View information for Database / Table.
  • Export database schema in HTML.
  • Execute very big SQL batch files.
  • Export data in Fixed Width.
  • View all the queries executed in history log.
  • Various operations on Tables.

Improvements

  • Improved Export functionality.
  • Improved Import functionality.
  • Improved SQL Editor.
  • Show / Hide Result Pane.
  • Lot of keyboard shortcuts for "mouse-less" experience.
  • And many more...

Bug Fixes

  • Lot of bug fixes.

SQLyog 1.71 (August 2002)

New Features

  • A very easy to use Table Maker through which you can create tables quickly and easily.
  • Support for BLOB fields.
  • Option for Table Diagnostics.
  • HIDE / SHOW object browser.
  • Supports binary data while exporting.
  • Flush Host/Logs/Privileges/Tables.
  • View results in Text mode as well as in Grid Mode.
  • Copy results (all record as well as particular record) from a query in Clipboard in CSV format.
  • Option of XML, CSV and HTML export are clubbed in one dialog box. Just give the name and select the type of file from the File Type dropdown.
  • mySQLyog has been renamed to SQLyog.

Improvements

  • SQL Editor supports more data.
  • Lot of keyboard shortcuts for "mouse-less" experience.
  • Auto-search facility in the Export Data dialog box.
  • Import data dialog box has Select / Unselect All Field option.
  • Focus is set on the password field if the connection to mySQL fails.
  • Execute current query, selected query or all the query(s).
  • Smarter column width in the Result window when result is in Grid Mode.
  • Fills the Connection Dialog Box with the default value for the first time.
  • Object Browser does not hold all the data about the server in one instance. Whenever you want the data, it is retrieved at that time. Helps in better memory use and increases the speed to connect to MySQL server.

Bug Fixes

  • Fixed bugs while exporting large table structure to a file.
  • Fixed bugs while selecting table with long name while exporting data.
  • Fixed bugs in exporting long table names and fieldnames while importing data.
  • Fixed a system crashing bug when a user gives big name for a personal key.
  • Now formatting is done to text if text is pasted from non-text source. |
  • Fixed a system crashing bug while executing procedure analyse().

mySQLyog 0.9 (May 2002)

  • First release of the software.
  • Added most of the common features of a query analyzer.
  • Supports multiple queries, they have to be separated by; (C like separation).
  • Adding SQL to personal folder added. This relieves you from the burden of saving and opening of the most common and frequently used SQL commands.