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
Patrick Crews 05c9b0c396 Bug#43716: Test mysqlbinlog_row_big is failing, needs to be updated
Altered the test to accommodate the new behavior of max_allowed_packet.
Had to disconnect / reconnect the default connection for the new value to register.
Re-enabled certain parts of the test that were commented out and added
some setup / cleanup code to ensure proper reset of max_allowed_packet at the end of the test.

Re-recorded the .result file to account for changes to the test.
2009-04-02 18:34:18 -04:00
.bzr-mysql merged tree name change 2009-03-27 16:34:48 +02:00
BitKeeper
BUILD
client merged 5.0-bugteam -> 5.1-bugteam 2009-03-24 15:58:52 +02:00
cmd-line-utils merge -5.0 into -5.1 (minor conflicts resolved) 2009-04-01 23:19:04 -06:00
config/ac-macros Automerge 2009-03-25 16:23:47 +03:00
dbug
Docs
extra auto-merge 2009-03-19 09:44:58 -04:00
include merge -5.0 into -5.1 (minor conflicts resolved) 2009-04-01 23:19:04 -06:00
libmysql auto-merge 2009-03-19 09:44:58 -04:00
libmysql_r
libmysqld
man
mysql-test Bug#43716: Test mysqlbinlog_row_big is failing, needs to be updated 2009-04-02 18:34:18 -04:00
mysys merged 5.0-bugteam -> 5.1-bugteam 2009-03-24 15:58:52 +02:00
netware
plugin
pstack
regex
scripts Bug #39852 bug in mysql_setpermission 2009-03-31 12:59:22 +02:00
server-tools
sql Backport bug #37348 fix 5.1 --> 5.0. 2009-04-01 16:02:26 +05:00
sql-bench
sql-common
storage Bug#29248 - MyISAMchk & MyISAMpack failing with * wildcard on Windows platform 2009-04-01 12:03:45 -04:00
strings merged 5.0-bugteam -> 5.1-bugteam 2009-03-24 15:58:52 +02:00
support-files Bug#34521, removed a bunch of deprecated options from template my.cnf files. 2009-03-31 16:04:01 +02:00
tests auto-merge 2009-03-19 09:44:58 -04:00
unittest
vio Bug#33899: Deadlock in mysql_real_query with shared memory connections 2009-03-26 20:25:10 -03:00
win
zlib
.bzrignore
.cvsignore
CMakeLists.txt
configure.in merged 5.1-main -> 5.1-bugteam 2009-04-01 12:57:34 +03:00
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.