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 9ba3b3f2ef Use same --slave-load-tmpdir in all versions(backport from 5.0)
mysql-test/mysql-test-run.pl:
  Use same location for slave-load-tmpdir in all versions
mysql-test/mysql-test-run.sh:
  Use same location for slave-load-tmpdir in all versions
mysql-test/r/rpl_loaddata.result:
  Update result after changing slave-load-tmpdir to use a shorter path
mysql-test/r/rpl_loaddatalocal.result:
  Update result after changing slave-load-tmpdir to use a shorter path
mysql-test/r/rpl_log.result:
  Update result after changing slave-load-tmpdir to use a shorter path
mysql-test/t/rpl_loaddatalocal.test:
  Use MYSQLTEST_VARDIR when specifying path to load from(backport from 5.0)
  Use new command "remove_file" instead of s"ystem rm"
2006-10-05 18:29:59 +02:00
bdb
BitKeeper
BUILD portability fix in BUILD/* for solaris 2006-08-30 21:24:09 +02:00
client Bug #20010 mysql-test-run.pl: --record and --require conflict (test fails) 2006-10-05 18:00:20 +02:00
cmd-line-utils
dbug
Docs
extra
heap Bug#9719: DELETE with WHERE on HEAP table just deletes first row of matched 2006-08-02 13:06:59 -04:00
include Bug#20393 User name truncation in mysql client 2006-08-30 15:56:17 +05:00
innobase Applied innodb-4.1-ss32 snapshot. 2006-07-26 07:47:29 +04:00
isam
libmysql
libmysql_r
libmysqld Merge bk@192.168.21.1:mysql-4.1 2006-07-20 16:03:21 +05:00
man Makefile.am, configure.in: 2006-07-28 23:12:40 +02:00
merge
myisam Merge april.(none):/home/svoj/devel/bk/mysql-4.1 2006-08-14 18:13:50 +05:00
myisammrg
mysql-test Use same --slave-load-tmpdir in all versions(backport from 5.0) 2006-10-05 18:29:59 +02:00
mysys Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug04053/my41-bug04053 2006-08-31 12:45:49 -04:00
ndb ndb_lock.test, ndb_lock.result: 2006-08-15 13:12:27 +02:00
netware Merge mysql.com:/Users/kent/mysql/bk/mysql-4.0 2006-07-24 10:59:51 +02:00
os2
pstack
regex
scripts Merge bk-internal.mysql.com:/home/bk/mysql-4.1 2006-08-02 14:57:12 -04:00
sql Bug#20393 User name truncation in mysql client 2006-08-30 15:56:17 +05:00
sql-bench
sql-common Bug#20393 User name truncation in mysql client 2006-08-30 15:56:17 +05:00
SSL
strings Bug#19741 segfault with cp1250 charset + like + primary key + 64bit os 2006-07-25 17:27:53 +05:00
support-files Merge mysql.com:/Users/kent/mysql/bk/bug17194/my41-bug17194 2006-08-24 14:48:22 +02:00
tests Merge zippy.cornsilk.net:/home/cmiller/work/mysql/no-strange-literals/my41-no-strange-literals 2006-08-31 11:30:14 -04:00
tools
VC++Files
vio BUG#9678: Client library hangs after network communication failure 2006-08-14 20:01:19 +04:00
zlib
.bzrignore Add target to make "mtr", shortcut for running test suite 2006-09-01 10:21:08 +02:00
.cvsignore
acinclude.m4
config.guess
config.sub
configure.in Merge mysql.com:/Users/kent/mysql/bk/mysql-4.0 2006-07-29 17:26:06 +02:00
COPYING
depcomp
install-sh
ltconfig
ltmain.sh
Makefile.am
missing
mkinstalldirs
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.
- 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.