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 2f955d19a6 Bug #18550 ndbd getting "node failure handling not complete..." after graceful restart
- addded more retries to wait for nodefailure to complete
Bug #19039 multi node failure causes node failure handling not to complete
- patch to avoid this scenario when the management server is used to perform the stop
- wait for NF_COMPLETE_REP in management server before returning
ndb: allocate nodeid
- only retry on retryable error
2006-04-26 16:57:45 +02:00
bdb
BitKeeper
BUILD
client Merge 2006-04-21 20:04:13 +02:00
cmd-line-utils
config/ac-macros postmerge fix: added tinfo support. 2006-04-13 16:06:52 +03:00
dbug
Docs
extra Bug#18815 libmysql using yassl can't be linked with c program 2006-04-18 12:08:06 +02:00
heap
include
innobase Applied innodb-5.0-ss492 snapshot. 2006-04-26 07:50:29 +04:00
libmysql
libmysql_r
libmysqld
man
myisam Merge polar.kitebird.com:/src/extern/MySQL/bk/mysql-4.1 2006-04-23 19:49:05 -05:00
myisammrg
mysql-test fixed error message text 2006-04-26 17:57:41 +03:00
mysys Merge rurik.mysql.com:/home/igor/dev/mysql-4.1-2 2006-04-19 18:08:15 -07:00
ndb Bug #18550 ndbd getting "node failure handling not complete..." after graceful restart 2006-04-26 16:57:45 +02:00
netware
os2
pstack
regex
scripts
server-tools
sql Bug #19202 Incorrect errorhandling in select count(*) wrt temporary error 2006-04-26 16:57:44 +02:00
sql-bench
sql-common
SSL
strings
support-files
tests
tools
VC++Files
vio
zlib
.bzrignore
.cvsignore
configure.in configure.in: 2006-04-26 08:26:33 +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.