home *** CD-ROM | disk | FTP | other *** search
/ PC World 2003 March / PCWorld_2003-03_cd.bin / Software / Vyzkuste / phptriad / phptriad2-2-1.exe / mysql / Readme < prev    next >
Text File  |  2001-10-17  |  2KB  |  55 lines

  1. This is a release of MySQL, a GPL (free) SQL database server (more
  2. licence information in the PUBLIC file and in the reference manual).
  3.  
  4. Please read the Upgrading section in the manual if emigration from
  5. 3.20.# to 3.21.#. Otherwise it wont work!!
  6.  
  7. The latest information about MySQL can be found at:
  8. http://www.mysql.com
  9.  
  10. To see what it can do take a look at the features section in the
  11. manual.
  12.  
  13. For installation instructions see the Installation chapter in the
  14. manual.
  15.  
  16. For future plans see the TODO appendix in the manual.
  17.  
  18. New features/bug fixes history is in the news appendix in the manual.
  19.  
  20. For the currently known bugs/misfeatures (known errors) see the bugs
  21. appendix in the manual.
  22.  
  23. For examples of SQL and benchmarking information see the bench
  24. directory.
  25.  
  26. The manual mentioned above can be found in the Docs directory. The
  27. manual is available in the following formats: as text in
  28. Docs/manual.txt, as HTML in Docs/manual_toc.html, as GNU Info in
  29. Docs/mysql.info and as PostScript in Docs/manual.ps.
  30.  
  31. For a contributed user manual see http://www.turbolift.com/mysql.
  32.  
  33. MySQL is brought to you by  the MySQL team at MySQL AB
  34.  
  35. For a list of developers and other contributors, see the Credits appendix
  36. in the manual.
  37.  
  38. ************************************************************
  39.  
  40. IMPORTANT:
  41.  
  42. Send bug (error) reports, questions and comments to the mailing list
  43. at mysql@lists.mysql.com
  44.  
  45. Please use the 'mysqlbug' script when posting bug reports or questions
  46. about MySQL. mysqlbug will gather some information about your system
  47. and start your editor with a form in which you can describe your
  48. problem. Bug reports might be silently ignored by the MySQL
  49. maintainers if there is not a good reason included in the report as to
  50. why mysqlbug has not been used. A report that says 'MySQL does not
  51. work for me. Why?' is not consider a valid bug report.
  52.  
  53. The mysqlbug script can be found in the 'scripts' directory in the
  54. distribution, that is 'there-you-installed-mysql/scripts'.
  55.