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
unknown 5aab9f40f9 Merge 5.0 to 5.1
sql/sql_show.cc:
  Add the variable "limited_mysql_mode" to function 'store_create_info'
2006-05-10 15:54:51 +02:00
BitKeeper pekka:get - push push push 2006-05-02 21:47:53 +02:00
BUILD Fix InnoDB building on MacOSX when autorun.sh is used 2006-05-09 16:24:57 +03:00
client After merge fixes 2006-05-04 06:28:24 +03:00
cmd-line-utils Merge neptunus.(none):/home/msvensson/mysql/bug16557/my50-bug16557 2006-02-21 08:57:18 +01:00
config/ac-macros auto-set MYSQL_PLUGIN_DIRECTORY for plug.in files 2006-05-06 07:43:18 -04:00
dbug Final patch to remove the last of the OS2 support. 2006-04-15 18:17:32 -07:00
Docs Remove old cruft from the tree: mysqltestmanager, mysql_test_run_new, 2006-04-11 18:54:24 -07:00
extra Merge mysql.com:/home/jimw/my/mysql-5.0-clean 2006-04-30 13:27:38 -07:00
include Merge mysql.com:/home/my/mysql-5.0 2006-05-04 15:58:30 +03:00
libmysql Final patch to remove the last of the OS2 support. 2006-04-15 18:17:32 -07:00
libmysql_r fixes for 'make dist' and 'make distcheck' 2006-04-12 14:08:24 +02:00
libmysqld Merge xiphis.org:/home/antony/work2/wl3201.3 2006-04-24 13:36:15 -07:00
man
mysql-test Merge neptunus.(none):/home/msvensson/mysql/tmp/tmp_merge 2006-05-10 15:49:33 +02:00
mysys Merge mysql.com:/home/my/mysql-5.0 2006-05-04 15:58:30 +03:00
netware Merge 2006-04-04 23:37:44 +02:00
plugin fixes 2006-04-30 15:52:30 -04:00
pstack
regex Some changes to make it possible to build for Windows with CMake from 2006-03-24 22:50:56 +01:00
scripts Delete unused (and unmaintained) scripts. 2006-04-17 20:01:07 -07:00
server-tools Merge mysql.com:/home/jimw/my/mysql-5.0-clean 2006-04-30 13:27:38 -07:00
sql Merge 5.0 to 5.1 2006-05-10 15:54:51 +02:00
sql-common Final patch to remove the last of the OS2 support. 2006-04-15 18:17:32 -07:00
storage merged 2006-05-08 13:41:43 -04:00
strings Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new 2006-05-02 15:09:35 -04:00
support-files Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new 2006-05-04 21:55:12 +02:00
tests Windows build fixes for CMake 2006-05-03 09:06:22 +02:00
unittest fix for make distcheck 2006-04-20 23:04:55 +02:00
VC++Files Merge mysql.com:/home/my/mysql-5.0 2006-05-04 15:58:30 +03:00
vio Added support for key_block_size for key and table level (WL#602) 2006-05-03 15:59:17 +03:00
win Update readme file with instructions for VCExpress and Platform SDK 2006-04-10 18:44:55 +02:00
zlib Some changes to make it possible to build for Windows with CMake from 2006-03-24 22:50:56 +01:00
.bzrignore Merge xiphis.org:/home/antony/work2/mysql-5.1 2006-05-01 22:45:31 -07:00
.cvsignore
cmakelists.txt WL#3201 2006-04-20 10:44:21 -07:00
configure.in merged 2006-05-08 13:41:43 -04:00
COPYING
Makefile.am fixes 2006-04-30 15:52:30 -04:00
README README: 2006-04-01 04:13:33 +02: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.