1 message in com.mysql.lists.win32New mysqlgui and mysql++ versions rel...
FromSent OnAttachments
sin...@cytanet.com.cy05 Dec 1999 06:07 
Subject:New mysqlgui and mysql++ versions released !!
From:sin...@cytanet.com.cy (sin@cytanet.com.cy)
Date:12/05/1999 06:07:56 AM
List:com.mysql.lists.win32

New mysql++ version 1.5 has been released at :

http://www.mysql.com/download_mysql++.html

It has additional bug fixes, some speedups and few new methods.

New mysqlgui, version 1.4 has been released at:

http://www.mysql.com/download_clients.html

Beside semi-static, there is now (finaly) static version for Linux. Solaris binaries are in works, and I have just installed VMWare, so that Windoze binaries will come in a foreseeable future !

What follows is readme for new version of mysqlgui :

This is a beta version of the new MySQLGUI client, version 1.4

This is mostly bug-fix release.

Fixed a bug in X11 and Win32 (!) where there is no possibility of having a scrollable widget larger then 32767 pixels. This limits number of rows to be displayed in spreadsheet widget to 1634 (multiplied by 20 (height of a row ) + height of labels...) . So, if you have more rows then only first 1634 will be displayed, so that you could see something. If you wanna see them all, use Editor widget.

For those with HUGE queries added algorithm to widen a display of query string in ``display processes''.

Changed display or rows in spreadsheet widget to use much less memory.

Switched to mysql++ almost everywhere in the code.

Some other smaller bug-fixes reported by users and some other improvements.

Sinisa