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 cab8a363ee Bug fixes and new features to ma_test_all-t
scripts/mysql_fix_privilege_tables.sh:
  Fix a problem with events table not getting updated correctly.
  This happens when you run scripts/mysql_fix_privilege_tables and
  you have an old version of mysql_fix_privilege_tables.sql in
  the actual installation directory. This patch makes it look for
  the file inside the source dir first.
storage/maria/unittest/ma_test_all-t:
  Added several new options for ma_test_all-t
  
  --verbose is handy, if you want to run the tests separately on the
  screen.
  
  Added functions for counting tests and a possibility to
  separate a group of tests inside an array of test.
unittest/Makefile.am:
  Fixed a problem with make test not executing
  ma_test_all-t properly from the top source dir.
2008-01-04 02:16:24 +02:00
BitKeeper
BUILD
client
cmd-line-utils
config/ac-macros
dbug Merge bk-internal.mysql.com:/home/bk/mysql-maria 2007-12-30 22:52:33 +02:00
Docs
extra
include Added wrapper for chmod(): my_chmod() 2008-01-03 09:45:46 +02:00
libmysql
libmysql_r
libmysqld
man
mysql-test after-merge fixes and comments 2008-01-01 22:30:49 +01:00
mysys Added wrapper for chmod(): my_chmod() 2008-01-03 09:45:46 +02:00
netware
plugin
pstack
regex
scripts Bug fixes and new features to ma_test_all-t 2008-01-04 02:16:24 +02:00
server-tools
sql merge 2007-12-31 12:52:45 +01:00
sql-bench
sql-common
storage Bug fixes and new features to ma_test_all-t 2008-01-04 02:16:24 +02:00
strings
support-files
tests
unittest Bug fixes and new features to ma_test_all-t 2008-01-04 02:16:24 +02:00
vio
win
zlib
.bzrignore
.cvsignore
.tree-is-private
CMakeLists.txt
configure.in
COPYING
EXCEPTIONS-CLIENT
INSTALL-SOURCE
INSTALL-WIN-SOURCE
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 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.