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.
  • MariaDB\ 71.8%
  • C++ 16.4%
  • C 10.4%
  • Shell 0.5%
  • Perl 0.4%
  • Other 0.3%
Find a file
unknown 61c5b80e9f ndb -
add testcase for bug#24717
 + fix typo


ndb/src/kernel/blocks/cmvmi/Cmvmi.cpp:
  Add new error insert 9002
    which is 9000, but will auto enable when started
ndb/src/kernel/blocks/cmvmi/Cmvmi.hpp:
  Add new error insert 9002
    which is 9000, but will auto enable when started
ndb/src/kernel/blocks/dbdih/DbdihInit.cpp:
  Fix typo
ndb/test/ndbapi/testNodeRestart.cpp:
  add testcase for bug#24717
ndb/test/run-test/daily-basic-tests.txt:
  add testcase for bug#24717
2006-12-01 10:25:11 +01:00
bdb
BitKeeper pekka - checkout:get (4.1) 2006-07-04 13:51:35 +02:00
BUILD Merge perch.ndb.mysql.com:/home/jonas/src/41-work 2006-08-02 09:13:43 +02:00
client Merge salvation.intern.azundris.com:/home/tnurnberg/mysql-5.0-release 2006-07-19 14:12:30 +02:00
cmd-line-utils
config/ac-macros
dbug
Docs
extra sql_select.cc: 2006-07-28 21:26:46 +02:00
heap Merge mysql.com:/home/my/mysql-4.1 2006-06-30 19:15:18 +03:00
include Merge bk://anubis/mysql-5.0-engines 2006-07-21 10:14:25 -07:00
innobase Applied innodb-5.0-ss660 snapshot. 2006-07-26 08:26:07 +04:00
libmysql merging 2006-07-18 16:43:39 +05:00
libmysql_r
libmysqld Merge mysql.com:/home/hf/work/mysql-4.1.mrg 2006-07-25 13:50:17 +05:00
man Makefile.am, configure.in: 2006-07-28 23:12:40 +02:00
myisam Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2006-07-08 21:45:02 +04:00
myisammrg
mysql-test Merge moonlight.intranet:/home/tomash/src/mysql_ab/tmp_merge 2006-07-29 13:43:34 +04:00
mysys Fix after manual merge. 2006-07-29 13:50:08 +04:00
ndb ndb - 2006-12-01 10:25:11 +01: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 moonlight.intranet:/home/tomash/src/mysql_ab/tmp_merge 2006-07-29 13:43:34 +04:00
server-tools mysqlmanager.vcproj: 2006-07-22 02:00:33 +02:00
sql ndb - bug#23200 2006-10-19 09:27:58 +02:00
sql-bench
sql-common Merge mysql.com:/home/hf/work/mysql-4.1.mrg 2006-07-18 14:52:29 +05:00
SSL
strings Merge trift2.:/M41/push-1-4.1 2006-07-24 16:04:40 +02:00
support-files Merge moonlight.intranet:/home/tomash/src/mysql_ab/tmp_merge 2006-07-29 13:43:34 +04:00
tests Fix after manual merge. 2006-07-29 13:50:08 +04:00
tools
VC++Files Merge moonlight.intranet:/home/tomash/src/mysql_ab/mysql-5.0-release 2006-07-27 13:47:36 +04:00
vio
zlib
.bzrignore Merge bodhi.local:/opt/local/work/tmp_merge 2006-07-08 02:30:07 +04:00
.cvsignore
configure.in Merge mysql.com:/Users/kent/mysql/bk/mysql-4.1 2006-07-29 17:40:10 +02: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.