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
2005-11-05 15:14:04 +02:00
BitKeeper Merge mysql.com:/home/my/mysql-5.0 2005-11-05 01:32:55 +02:00
BUILD Merge mysql.com:/home/my/mysql-5.0 2005-11-05 01:32:55 +02:00
client merge 2005-11-02 08:46:13 +13:00
cmd-line-utils complete.c: 2005-10-11 16:56:42 +05:00
config/ac-macros Merge mysql.com:/home/my/mysql-5.0 2005-11-05 01:32:55 +02:00
dbug Several fixes revelaled by Intel compiler. 2005-09-23 16:47:08 +03:00
Docs Merge mysql.com:/space/my/mysql-4.1-build 2005-07-06 08:50:22 +02:00
extra Merge mysql.com:/home/my/mysql-5.0 2005-11-05 01:32:55 +02:00
include Added inclusion of dlfcn.h from old 5.1 tree 2005-11-05 14:10:48 +02:00
libmysql BUG#12985 Do-mysqlclient-test: Can't find -lyassl when linking 2005-10-27 21:48:43 +02:00
libmysql_r Bug #12985 Do-mysqlclient-test: Can't find -lyassl when linking 2005-10-18 15:43:59 +02:00
libmysqld Fix of crashed 5.1 tree (wrong merge + wrong pullout patch forced us to create a new 5.1 tree) 2005-11-05 13:20:35 +02:00
man - Removed obsolete and outdated man page files from the man 2005-10-27 14:51:58 +02:00
mysql-test Fixed results in test result 2005-11-05 15:14:04 +02:00
mysys Merge mysql.com:/home/my/mysql-5.0 2005-11-05 01:32:55 +02:00
netware - after merge fixes 2005-10-28 11:10:29 +02:00
os2 Merge 2005-09-29 03:20:31 +02:00
pstack
regex Merge 2005-09-29 03:20:31 +02:00
scripts Merge mysql.com:/home/my/mysql-5.0 2005-11-05 01:32:55 +02:00
server-tools Merge mysql.com:/home/my/mysql-5.0 2005-11-05 01:32:55 +02:00
sql Fix of crashed 5.1 tree (wrong merge + wrong pullout patch forced us to create a new 5.1 tree) 2005-11-05 13:20:35 +02:00
sql-bench
sql-common Improved testing of ssl and compression 2005-10-04 15:43:55 +02:00
SSL
storage Merge mysql.com:/home/my/mysql-5.0 2005-11-05 01:32:55 +02:00
strings Fix of crashed 5.1 tree (wrong merge + wrong pullout patch forced us to create a new 5.1 tree) 2005-11-05 13:20:35 +02:00
support-files Merge mysql.com:/home/my/mysql-5.0 2005-11-05 01:32:55 +02:00
tests A fix and a test case for Bug#14210 "Simple query with > operator on 2005-11-03 14:20:13 +03:00
tools pthread_handler_decl() changed to be ctags-friendly 2005-10-08 16:39:55 +02:00
VC++Files Merge mysql.com:/home/my/mysql-5.0 2005-11-05 01:32:55 +02:00
vio Merge neptunus.(none):/home/msvensson/mysql/bug12985/my50-bug12985 2005-10-28 11:45:30 +02:00
zlib Import zlib-1.2.3 library 2005-08-09 10:22:48 -07:00
.bzrignore Fix of crashed 5.1 tree (wrong merge + wrong pullout patch forced us to create a new 5.1 tree) 2005-11-05 13:20:35 +02:00
.cvsignore
configure.in Merge mysql.com:/home/my/mysql-5.0 2005-11-05 01:32:55 +02:00
COPYING
Makefile.am Merge mysql.com:/home/my/mysql-5.0 2005-11-05 01:32:55 +02:00
README README: 2005-09-12 12:44:13 -05:00

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.
- For commercial distributions, see the MySQLEULA.txt 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 Installation chapter.
- For future plans, see the TODO appendix.
- For the new features/bugfix history, see the News appendix.
- For the currently known bugs/misfeatures (known errors) see the problems
  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.