README
上传用户:tsgydb
上传日期:2007-04-14
资源大小:10674k
文件大小:2k
源码类别:

MySQL数据库

开发平台:

Visual C++

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