home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 July & August / PCWorld_2002-07-08_cd.bin / Komunik / MySQL / mysqlgui / readme.version_win32_1.7 < prev    next >
Text File  |  2001-09-08  |  2KB  |  50 lines

  1.  
  2.  
  3. This is a beta, binary version of the MySQLGUI client, version 1.7
  4. for Windows.
  5.  
  6. This is a fourth release of 1.+ MySQLGUI  versions for Windoze. It is
  7. practically free  from  bugs, that we know off. This version is identical to
  8. X version, but it also fixes some previous Windows-related bugs.
  9.  
  10. You should read readme.version_1.7, because it describes both X and Win32
  11. releases of the mysqlgui version 1.7. The only difference is in handling of
  12. the editing, i.e. of horizontall scrolling of cell's data. Namely, due to
  13. the present bug in Flvw widgets (made by Larry Charlton
  14. <lcharlto@mail.coin.missouri.edu>), automatic editing is not available under
  15. Windoze. So, under Unix, horizontall scrolling is switched on by either
  16. clicking with a left mouse button on the cell, or pressing CTRL+'E' key,
  17. while under Windoze, for the moment, only pressing CTRL+'E' works. This
  18. little inconvinience will be fixed in the next sub-release.
  19.  
  20.  
  21. Beside that,Windows version is identical to X version, except for the rules
  22. regarding writing necessary entries in my.cnf. Namely, unlike *nix, Windoze
  23. has drives, So, all backslashes after drive: should be escaped, like this:
  24. d:\\mysql\\options_file. There is an example of a thorough and functioning
  25. my.cnf file included with this release of MySQLGUI.
  26.  
  27.  
  28. If you find any bugs please report them to sinisa@mysql.com.
  29.  
  30. This is first Windows release that is 100 % built with gcc 2.95.2. This
  31. compiler proved to be of excellent value, as it produces highly optimised
  32. and bug - free code on Win32. This makes it a first 100 % ANSI 1997 C++
  33. compiler available for Win32, and is highly recommended to all C and C++
  34. programmers, working on this platform.
  35.  
  36. Unlike previous Win32 versions of mysqlgui, this one, thanks to gcc 2.95.2,
  37. is fully optimised and should provide same efficiency as available on Unix.
  38.  
  39. It took us long time to build this Windows variant of 1.7, as we had huge
  40. problems with stability of NT 4.0, aggravated with a dying hard disk, that
  41. has hosted VMWare's virtual disk. 
  42.  
  43. But we wanted to release this version prior to going into hard disk changes,
  44. reinstallations etc ..
  45.  
  46. Have fun !
  47.  
  48.  
  49. Larnaka, June 12, 2000
  50.