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
2006-04-12 18:52:32 +02:00
BitKeeper post-commit: 2006-03-13 16:16:46 +01:00
BUILD Implement --warning-mode in SETUP.sh. The value of the 2006-04-07 02:25:59 +04:00
client increase save_master_pos timeout to 30 seconds for higher test predictability 2006-04-12 15:55:41 +02:00
cmd-line-utils Merge neptunus.(none):/home/msvensson/mysql/bug16557/my50-bug16557 2006-02-21 08:57:18 +01:00
config/ac-macros Merge mysql.com:/Users/kent/mysql/bk/tmp_merge 2006-04-05 10:39:44 +02:00
dbug Add missing files for CMake build. 2006-03-27 11:23:50 +02:00
Docs Merge 2006-04-04 23:37:44 +02:00
extra Add missing files for CMake build. 2006-03-27 11:23:50 +02:00
include Implement --warning-mode in SETUP.sh. The value of the 2006-04-07 02:25:59 +04:00
libmysql Merge perch.ndb.mysql.com:/home/jonas/src/50-jonas 2006-04-07 12:01:09 +02:00
libmysql_r yassl link problem fixed 2006-04-03 12:07:18 +02:00
libmysqld Makefile.am: 2006-04-05 12:56:05 +02:00
man - Removed obsolete and outdated man page files from the man 2005-10-27 14:51:58 +02:00
mysql-test ndb: removed usage of unsupported binlog table: no pk + blob 2006-04-12 18:52:32 +02:00
mysys Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new 2006-04-06 11:38:50 +02:00
netware Merge 2006-04-04 23:37:44 +02:00
os2 Merge 2005-09-29 03:20:31 +02:00
plugin plugin/fulltext/configure.in 2006-04-07 22:36:04 +02:00
pstack Makefile.am, configure.in: 2005-09-24 15:51:45 +02:00
regex Some changes to make it possible to build for Windows with CMake from 2006-03-24 22:50:56 +01:00
scripts Merge 2006-04-04 23:37:44 +02:00
server-tools Some changes to make it possible to build for Windows with CMake from 2006-03-24 22:50:56 +01:00
sql ndb: 2006-04-12 18:01:19 +02:00
sql-bench Set thread_stack after return from end_thread() 2005-12-03 18:13:06 +02:00
sql-common Moving mysql_get_server_version() from libmysql.c to client.c, 2006-04-06 13:03:22 +05:00
SSL Added missing SSL library (Should be in source distribution) 2003-11-28 12:18:13 +02:00
storage Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.1-new-ndb 2006-04-10 17:54:43 +02:00
strings ctype-extra.c: 2006-04-06 10:23:42 +05:00
support-files Merge mysql.com:/home/hartmut/projects/mysql/dev/5.0 2006-04-07 11:23:55 +02:00
tests Fix incorrect merge: put '/*' comment start back. 2006-03-30 22:35:50 +04:00
tools pthread_handler_decl() changed to be ctags-friendly 2005-10-08 16:39:55 +02:00
VC++Files Merge 2006-04-04 23:37:44 +02:00
vio Manual merge. 2006-03-28 10:07:03 +02:00
win Fix files not removed from make dist when deleted. 2006-03-28 17:34:35 +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 Fixed compiler and valgrind warnings 2006-03-29 14:27:36 +03:00
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
cmakelists.txt Add embedded server build to the CMake build files. 2006-04-03 10:25:36 +02:00
configure.in configure.in: 2006-04-07 08:54:16 -04:00
COPYING - manual.texi will be replaced with a manual written in DocBook/XML. This ChangeSet removes all 2005-04-13 11:51:38 +02:00
Makefile.am Add some stuff to source package needed for CMake Windows packaging. 2006-03-30 11:02:52 +02: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.