MariaDB server is a community developed fork of MySQL server. Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stable, and sanely licensed open SQL server in the industry.
Find a file
2008-08-15 06:56:46 +08:00
.bzr-mysql Merge from 5.0. Update version. 2008-05-23 00:25:21 +02:00
BitKeeper
BUILD Add variation of compile-pentium-valgrind-max which does not build ndb. 2008-05-27 12:35:35 -03:00
client Post-merge fix: Remove Remove unused variable. 2008-08-11 10:13:12 -03:00
cmd-line-utils
config/ac-macros Bug#35808 utf8 hungarian collation not part of the utf8 charset? 2008-07-29 08:25:46 +05:00
dbug
Docs
extra
include Up-merge 5.0.66a-release changes (via 5.0) into 5.1. 2008-07-17 11:45:08 -06:00
libmysql
libmysql_r
libmysqld Fixed build warning on Windows (emb_qcache.cc) 2008-07-10 14:41:56 -06:00
man
mysql-test fix after merge 2008-08-14 16:27:28 +08:00
mysys Merge mysql-5.0-bugteam -> local bugfix branch 2008-08-11 15:21:29 -06:00
netware
plugin
pstack
regex
scripts Bug#34159: mysql_install_db fails with sql_mode=TRADITIONAL 2008-07-31 12:28:04 +03:00
server-tools
sql auto merge 2008-08-14 14:47:48 +08:00
sql-bench
sql-common
storage Bug#36434: ha_innodb.so is installed in the wrong directory 2008-06-19 06:44:22 +02:00
strings merged 5.0-bugteam to 5.1-bugteam 2008-05-28 17:18:24 +03:00
support-files Better fix of build-tags, merged from local 5.0-bugteam . 2008-08-06 16:45:15 -04:00
tests Merge mysql-5.0-bugteam into mysql-5.1-bugteam 2008-08-11 21:27:17 -03:00
unittest
vio
win
zlib
.bzrignore
.cvsignore
CMakeLists.txt
configure.in Make community features (including profiling) on by default. 2008-07-24 13:43:14 -04:00
COPYING
EXCEPTIONS-CLIENT
INSTALL-SOURCE
INSTALL-WIN-SOURCE
Makefile.am Upmerge of fix for 2008-06-03 12:21:48 +02:00
README

This is a release of MySQL, a dual-license SQL database server.
MySQL is brought to you by the MySQL team at MySQL AB.

License information can be found in these files:
- For GPL (free) distributions, see the COPYING file and
  the EXCEPTIONS-CLIENT file.
- For commercial distributions, see the LICENSE.mysql file.


For further information about MySQL or additional documentation, see:
- The latest information about MySQL: http://www.mysql.com
- The current MySQL documentation: http://dev.mysql.com/doc

Some manual sections of special interest:

- If you are migrating from an older version of MySQL, please read the
  "Upgrading from..." section first!
- To see what MySQL can do, take a look at the features section.
- For installation instructions, see the Installing and Upgrading chapter.
- For the new features/bugfix history, see the Change History appendix.
- For the currently known bugs/misfeatures (known errors) see the Problems
  and Common Errors appendix.
- For a list of developers and other contributors, see the Credits
  appendix.

A local copy of the MySQL Reference Manual can be found in the Docs
directory in GNU Info format.  You can also browse the manual online or
download it in any of several formats at the URL given earlier in this
file.

************************************************************

IMPORTANT:

Bug or error reports should be sent to http://bugs.mysql.com.