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 a7a2db66cc Make mysql-test-run.pl restore the db(s) to a known state before continuing after test case failure
mysql-test/mysql-test-run.pl:
  Take a snapshot of the data dirs just after all db's have been installed and usedthat snasphot to restore the db(s) to a known state after a test case has failed.
  Thus avoiding subsequent test cases to fail because of previous test failures.
2006-03-13 10:30:36 +01:00
bdb
BitKeeper
BUILD
client Merge mysql.com:/home/dlenev/src/mysql-5.0-bg17866-2 2006-03-04 23:58:48 +03:00
cmd-line-utils Merge neptunus.(none):/home/msvensson/mysql/bug16557/my50-bug16557 2006-02-21 08:58:19 +01:00
config/ac-macros
dbug
Docs
extra
heap
include Bug#17716 Slave crash in net_clear on qnx 2006-02-27 10:08:35 +01:00
innobase
libmysql Revert the changeset for Bug#16144 "mysql_stmt_attr_get type error": 2006-03-05 00:38:54 +03:00
libmysql_r
libmysqld Fixes to embedded server to be able to run tests with it 2006-02-24 18:34:15 +02:00
man
myisam
myisammrg
mysql-test Make mysql-test-run.pl restore the db(s) to a known state before continuing after test case failure 2006-03-13 10:30:36 +01:00
mysys Merge mysql.com:/home/mydev/mysql-4.1 2006-03-04 14:06:52 +01:00
ndb Fixed compiler warnings from gcc 4.0.2: 2006-02-25 17:46:30 +02:00
netware
os2
pstack
regex
scripts Merge mysql.com:/M40/mysql-4.0 into mysql.com:/M41/merge-4.1 2006-03-02 10:48:46 +01:00
server-tools Makefile.am: 2006-03-03 02:46:47 +01:00
sql Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-5.0 2006-03-06 15:58:16 +04:00
sql-bench
sql-common Fixes to embedded server to be able to run tests with it 2006-02-24 18:34:15 +02:00
SSL
strings Fix for bug#17602 Server crash on AVG/SUM over DECIMAL column(2nd ver) 2006-02-28 13:36:41 +04:00
support-files mysql.spec.sh: 2006-03-03 20:30:28 +01:00
tests Revert the changeset for Bug#16144 "mysql_stmt_attr_get type error": 2006-03-05 00:38:54 +03:00
tools
VC++Files project files update for win32 build 2006-02-27 16:30:14 +03:00
vio
zlib
.bzrignore
.cvsignore
configure.in configure.in: 2006-03-02 12:24:07 +01:00
COPYING
Makefile.am
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.