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
mleich@four.local.lan c3b8d8972f Fix for
Bug#31030 rpl000015.test fails if $MYSQL_TCP_PORT != 3306
Note:
  This bug does not occur in MySQL 5.0 and up, because
  ChangeSet 1.2328.2.1 2006/11/27 for MySQL 5.0 prevents this.
  The 5.0 fix uses the environment variable DEFAULT_MASTER_PORT
  which is set by mysql-test-run.pl.
  mysql-test-run.pl in 4.1 does not set this variable.
  There are two alternatives:
  1) Backport the 5.0 fix for this test including modifications
     to mysql-test-run.pl and mysql-test-run-shell.
     This is a not acceptable impact on an old MySQL version.
  2) Fix the problem different than in 5.0 like in the current
     ChangeSet + do not apply these changes when upmerging to 5.0
2007-11-30 18:06:28 +01:00
bdb gen_rec.awk: 2006-11-27 18:29:50 +01:00
BitKeeper add new trigger to prevent certain naming clashes 2007-10-25 13:28:12 +02:00
BUILD Deleted reject files accidently checked in 2007-04-05 08:30:16 +02:00
client Bug #30444: 5.0 mysqldump silently allows wrong backup to be taken against a 4.0 database 2007-10-04 08:27:03 +02:00
cmd-line-utils Bug#10218 Command line recall rolls into Segmentation Fault(coredump)' 2007-06-04 16:42:42 +02:00
dbug Makefile.am: 2005-07-05 23:24:48 +02:00
Docs Merge mysql.com:/home/kent/bk/bug25205/mysql-4.0 2007-11-02 13:13:55 +01:00
extra Bug#25344 Segmentation violation when try to run the perror utility 2007-02-06 23:00:18 +01:00
heap BUG#30590 - delete from memory table with composite btree primary key 2007-09-13 15:39:16 +05:00
include BUG#31159 - fulltext search on ucs2 column crashes server 2007-10-24 16:09:30 +05:00
innobase Applied innodb-4.1-ss36 and innodb-4.1-ss38 snapshots 2007-01-21 19:55:17 -07:00
isam Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.0 2005-12-04 15:34:47 +02:00
libmysql Merge bk-internal.mysql.com:/home/bk/mysql-4.1 2006-11-29 02:39:17 +03:00
libmysql_r gen_rec.awk: 2006-11-27 18:29:50 +01:00
libmysqld libmysql_r/client_settings.h libmysqld/ha_blackhole.cc 2007-08-29 23:58:15 +02:00
man Makefile.am, configure.in: 2006-07-28 23:12:40 +02:00
merge Makefile.am: 2005-07-05 23:24:48 +02:00
myisam Merge mysql.com:/home/gluh/MySQL/Merge/4.1 2007-11-14 17:22:03 +04:00
myisammrg BUG#24342 - Incorrect results with query over MERGE table 2007-04-11 01:40:35 +05:00
mysql-test Fix for 2007-11-30 18:06:28 +01:00
mysys Merge mysql.com:/home/svoj/devel/mysql/BUG32111/mysql-4.0 2007-11-12 15:02:42 +04:00
ndb Merge perch.ndb.mysql.com:/home/jonas/src/41-work 2007-05-18 11:43:43 +02:00
netware netware/*.def : Allocate 128K stack for all executables (bug#23504) 2007-06-07 12:59:31 +02:00
os2 Many files: 2005-09-29 02:08:24 +02:00
pstack Makefile.am, configure.in: 2005-09-24 15:51:45 +02:00
regex Many files: 2005-09-29 02:08:24 +02:00
scripts mysql_config.sh: 2007-08-29 22:24:11 +02:00
sql Merge mysql.com:/home/gluh/MySQL/Merge/4.1 2007-11-14 17:22:03 +04:00
sql-bench Makefile.am, configure.in: 2005-09-24 15:51:45 +02:00
sql-common Bug #29494 Field packet with NULL fields crashes libmysqlclient. 2007-07-20 16:05:55 +05:00
SSL Added missing SSL library (Should be in source distribution) 2003-11-28 12:18:13 +02:00
strings Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-4.1-build 2007-11-12 18:57:50 +01:00
support-files Merge mysql.com:/home/kent/bk/bug25205/mysql-4.0 2007-11-02 12:33:16 +01:00
tests Cleanup: remove const. 2006-11-22 16:47:12 +03:00
tools Makefile.am: 2005-07-05 23:24:48 +02:00
VC++Files Merge trift2.:/MySQL/M41/clone-4.1 2007-06-18 19:16:12 +02:00
vio Merge 192.168.0.10:mysql/mysql-4.1-maint 2007-02-06 14:44:05 +01:00
zlib Makefile.am: 2005-12-15 02:11:21 -03:00
.bzrignore Bug #31305 myisam tables crash when they are near capacity. 2007-11-12 13:00:22 +04:00
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
acinclude.m4 Moving version-script to acinclude.m4 2007-01-19 17:34:47 -08:00
config.guess updated libtool/autoconf files 2006-05-25 11:36:29 -07:00
config.sub updated libtool/autoconf files 2006-05-25 11:36:29 -07:00
configure.in Merge maint1.mysql.com:/data/localhome/tsmith/bk/41 2007-06-18 22:10:54 +02: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
depcomp - Applied required modifications for automake 1.5 2002-10-01 21:57:10 +02:00
EXCEPTIONS-CLIENT EXCEPTIONS-CLIENT: 2007-03-14 18:28:16 +01:00
install-sh install-sh: copy not move like any reasonably modern install does 2004-07-30 18:53:54 +02:00
INSTALL-SOURCE mysql.info, INSTALL-BINARY, INSTALL-SOURCE, ReadMe.txt, Docs/Makefile.am: 2007-11-02 12:29:13 +01:00
INSTALL-WIN-SOURCE INSTALL-WIN-SOURCE: 2007-11-02 12:36:44 +01:00
ltconfig libtool tweaks 2004-02-17 21:46:40 +01:00
ltmain.sh updated libtool/autoconf files 2006-05-25 11:36:29 -07:00
Makefile.am mysql.spec.sh, Makefile.am: 2007-03-27 17:42:55 +02:00
missing - Applied required modifications for automake 1.5 2002-10-01 21:57:10 +02:00
mkinstalldirs Import changeset 2000-07-31 21:29:14 +02:00
README make_binary_distribution.sh: 2006-11-07 22:26:37 +01: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 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.