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
Alfranio Correia fb5bc0a39d BUG#39393. Post-fix for test rpl_skip_error.
The result set for multi-row statements is not the same between STMT and
RBR and among different versions. Thus to avoid test failures, we are not
printing out such result sets. Note, however, that this does not have
impact on coverage and accuracy since the execution is able to continue
without further issues when an error is found on the master and such error
is set to be skipped.
2009-04-08 22:02:19 +01:00
.bzr-mysql
BitKeeper
BUILD
client
cmd-line-utils merge -5.0 into -5.1 (minor conflicts resolved) 2009-04-01 23:19:04 -06:00
config/ac-macros
dbug
Docs
extra
include merge -5.0 into -5.1 (minor conflicts resolved) 2009-04-01 23:19:04 -06:00
libmysql
libmysql_r
libmysqld
man
mysql-test BUG#39393. Post-fix for test rpl_skip_error. 2009-04-08 22:02:19 +01:00
mysys Bug#42649 THR_LOCK_charset global mutex abused by InnoDB 2009-04-07 11:48:38 +05:00
netware
plugin
pstack
regex
scripts Merge revert of bug32136 into 5.1. 2009-04-02 15:42:29 -04:00
server-tools
sql merge 5.1-bugteam --> 5.1-bugteam (local) 2009-04-08 11:07:24 +01:00
sql-bench
sql-common
storage merge to latest 5.1-bugteam 2009-04-07 18:44:37 +05:30
strings
support-files
tests
unittest
vio
win
zlib
.bzrignore
.cvsignore
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.