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
Magnus Svensson 770cafbcfe Bug#31315 mysql_install_db fails if a default table type of NDB is set in my.cnf
- Use myisam as default storage engine when running mysqld in --bootstrap mode


scripts/mysql_install_db.sh:
  Use myisam as default storage engine when running mysqld in --bootstrap mode
2008-09-02 10:53:30 +02:00
BitKeeper Merge ramayana.hindu.god:/home/tsmith/m/bk/51 2008-01-04 19:59:37 -07:00
BUILD Merge hezx.(none):/media/hda5/work/mysql/bkwork/bug#30998/mysql-5.0-rpl 2007-12-12 15:43:52 +08:00
client Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.1 2008-02-11 18:10:56 +01:00
cmd-line-utils Merge pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0-build-work-18431 2007-11-19 14:55:15 +01:00
config/ac-macros
dbug
Docs ReadMe.txt, INSTALL-WIN-SOURCE, INSTALL-BINARY, INSTALL-SOURCE: 2007-11-23 10:15:55 +01:00
extra Merge quad.:/mnt/raid/alik/MySQL/devel/5.0-rt 2008-02-01 13:29:27 +03:00
include Merge mkindahl@bk-internal.mysql.com:/home/bk/mysql-5.1-new-rpl 2008-02-05 14:52:20 +01:00
libmysql Merge station.:/mnt/raid/alik/MySQL/devel/5.1 2007-12-14 16:30:22 +03:00
libmysql_r
libmysqld Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maint 2007-12-20 22:11:37 +01:00
man
mysql-test Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1 2008-02-19 20:56:14 +01:00
mysys Bug#30331 Table_locks_waited shows inaccurate values 2008-01-28 10:52:41 -02:00
netware Merge trift2.:/MySQL/M50/merge-5.0 2007-12-21 13:13:22 +01:00
plugin
pstack
regex
scripts Bug#31315 mysql_install_db fails if a default table type of NDB is set in my.cnf 2008-09-02 10:53:30 +02:00
server-tools Bug#12713 "Error in a stored function called from a SELECT doesn't 2007-12-12 18:21:01 +03:00
sql Upon the sql command flush logs, we need to ensure that all outstanding 2008-02-20 12:52:04 +01:00
sql-bench
sql-common Merge bk-internal.mysql.com:/home/bk/mysql-5.1 2008-02-08 18:55:07 +03:00
storage Merge poseidon.ndb.mysql.com:/home/tomas/cge-5.1 2008-02-11 17:38:34 +01:00
strings Merge mhansson@bk-internal:/home/bk/mysql-5.1-opt 2008-01-17 18:36:04 +01:00
support-files Merge poseidon.ndb.mysql.com:/home/tomas/cge-5.1 2008-02-11 17:38:34 +01:00
tests Bug#33699: The UPDATE statement allows NULL as new value on a NOT NULL 2008-01-11 05:06:08 +04:00
unittest my_atomic-t.c: 2007-12-20 23:58:09 +01:00
vio
win
zlib
.bzrignore Merge mysql.com:/home/gluh/MySQL/Merge/5.1 2007-12-13 15:56:04 +04:00
.cvsignore
CMakeLists.txt
configure.in Bug#31891 Meaningful stack trace 2008-02-07 19:58:06 -02:00
COPYING
EXCEPTIONS-CLIENT
INSTALL-SOURCE ReadMe.txt, INSTALL-WIN-SOURCE, INSTALL-BINARY, INSTALL-SOURCE: 2007-11-23 10:15:55 +01:00
INSTALL-WIN-SOURCE ReadMe.txt, INSTALL-WIN-SOURCE, INSTALL-BINARY, INSTALL-SOURCE: 2007-11-23 10:15:55 +01:00
Makefile.am Merge debian.(none):/MySQL/M51/indent-5.1 2007-12-11 20:50:09 +01: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.