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
gkodinov/kgeorge@magare.gmz 56290f2690 Bug #28991: rpl_events failure in pushbuild
In tests waiting on a timeout is not deterministic enough
to make sure that an event actually finished executing.
Fixed the test by waiting in a loop and checking the effect
that the event is supposed to produce.
2007-06-14 12:53:13 +03:00
BitKeeper
BUILD
client Merge mysql.com:/home/hf/work/28333/my50-28333 2007-06-09 15:50:22 +05:00
cmd-line-utils
config/ac-macros Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.1 2007-05-22 23:21:32 +02:00
dbug
debian
Docs
extra Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1 2007-05-24 13:24:36 +03:00
include Merge olga.mysql.com:/home/igor/mysql-5.0-opt 2007-06-04 03:16:17 -07:00
libmysql
libmysql_r
libmysqld Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1 2007-05-24 13:24:36 +03:00
man
mysql-test Bug #28991: rpl_events failure in pushbuild 2007-06-14 12:53:13 +03:00
mysys Added casts to avoid compiler warnings and fixed a wrong type. 2007-05-31 17:45:22 +03:00
netware
plugin Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1 2007-05-24 13:24:36 +03:00
pstack
regex
scripts Merge pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0 2007-05-24 09:22:00 +02:00
server-tools
sql Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.1-opt 2007-06-12 19:24:48 +03:00
sql-bench
sql-common Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1 2007-05-24 13:24:36 +03:00
storage Merge bk-internal.mysql.com:/home/bk/mysql-5.1 2007-06-01 12:12:06 +04:00
strings Merge olga.mysql.com:/home/igor/mysql-5.1 2007-06-03 22:52:02 -07:00
support-files Added casts to avoid compiler warnings and fixed a wrong type. 2007-05-31 17:45:22 +03:00
tests Merge bk-internal:/home/bk/mysql-5.0-opt 2007-06-12 16:34:54 +03:00
unittest
vio
win Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1 2007-05-24 13:24:36 +03:00
zlib
.bzrignore Merge bodhi.(none):/opt/local/work/mysql-5.0-runtime 2007-06-01 18:11:21 +04:00
.cvsignore
CMakeLists.txt
configure.in Raise version number after cloning 5.1.19-beta 2007-05-24 17:35:22 +02:00
COPYING
EXCEPTIONS-CLIENT
Makefile.am Makefile.am : Add "embedded" tests to the "test-bt" target. 2007-05-24 15:20:06 +02:00
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 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.