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
Vinay Fisrekar 46c2089d5e Adding testcases for WL#5743 InnoDB: Lift the limit of index key prefixes
innodb_prefix_index_liftedlimit.test used for functional testing of increase in prefix index limit
2011-06-01 15:25:08 +05:30
.bzr-mysql
BUILD Bug #12586211 ENABLE GCOV BUILDS WITH CMAKE, INCLUDING PLUGINS 2011-05-25 12:39:11 +02:00
client BUG#12354268 2011-05-06 00:55:44 +01:00
cmake Bug #12598603 HAVE COLLECTIONS FILES IN FEATURE TREES AUTO-APPENDED TO COMMON FILES 2011-05-27 14:43:15 +02:00
cmd-line-utils Merge of fix for bug#11757855 from mysql-5.1 -> mysql-5.5. 2011-04-30 10:54:38 +05:30
dbug
Docs
extra BUG#11762616: BUG#55229: 'POSTION' 2011-05-06 00:50:31 +01:00
include Implement worklog #5743 InnoDB: Lift the limit of index key prefixes. 2011-05-31 02:12:32 -07:00
libmysql Bug#11745920/Bug#21287: "SSL connection error" is not helpful! (ssl-verify-server-cert=true vs localhos) 2011-05-19 10:47:43 +01:00
libmysqld Bug#11764633 : 57491: THD->MAIN_DA.IS_OK() ASSERT IN EMBEDDED 2011-05-18 20:10:01 +05:30
libservices
man
mysql-test Adding testcases for WL#5743 InnoDB: Lift the limit of index key prefixes 2011-06-01 15:25:08 +05:30
mysys Implement worklog #5743 InnoDB: Lift the limit of index key prefixes. 2011-05-31 02:12:32 -07:00
packaging/WiX - Changes needed to use newer WiX version (Bug#60029) 2011-05-16 20:26:55 +02:00
plugin Automerged (cherrypicked) cset from 5.6: 2011-05-04 14:07:59 +01:00
regex
scripts merge mysql-5.1-security->mysql-5.5-security 2011-04-07 13:57:32 +03:00
sql Bug#11853126 RE-ENABLE CONCURRENT READS WHILE CREATING 2011-06-01 10:06:55 +02:00
sql-bench
sql-common Bug#11745920/Bug#21287: "SSL connection error" is not helpful! (ssl-verify-server-cert=true vs localhos) 2011-05-19 10:47:43 +01:00
storage Bug#11853126 RE-ENABLE CONCURRENT READS WHILE CREATING 2011-06-01 10:06:55 +02:00
strings auto-merge 2011-05-12 05:32:06 +01:00
support-files
tests
unittest Bug#12552516 LF_HASH REQUIRES MY_THREAD_INIT() 2011-05-13 18:04:49 +02:00
vio build fixes for -Werror (11745920) 2011-05-27 11:02:10 +01:00
win
zlib
.bzrignore Ignore auto-generated files. 2011-05-16 12:51:14 +04:00
BUILD-CMAKE
CMakeLists.txt BUG#12549572 : CMake file does not include gcov option 2011-05-12 18:22:14 -04:00
config.h.cmake Merge of fix for bug#11757855 from mysql-5.1 -> mysql-5.5. 2011-04-30 10:54:38 +05:30
configure.cmake Merge of fix for bug#11757855 from mysql-5.1 -> mysql-5.5. 2011-04-30 10:54:38 +05:30
COPYING
INSTALL-SOURCE
INSTALL-WIN-SOURCE
README
VERSION changed the VERSION tag to 14 2011-05-13 07:00:09 +02:00

MySQL Server 5.5

This is a release of MySQL, a dual-license SQL database server.
For the avoidance of doubt, this particular copy of the software 
is released under the version 2 of the GNU General Public License. 
MySQL is brought to you by Oracle.

Copyright (c) 2000, 2011, Oracle and/or its affiliates. All rights reserved.

License information can be found in the COPYING file.

MySQL FOSS License Exception
We want free and open source software applications under certain
licenses to be able to use specified GPL-licensed MySQL client
libraries despite the fact that not all such FOSS licenses are
compatible with version 2 of the GNU General Public License.  
Therefore there are special exceptions to the terms and conditions 
of the GPLv2 as applied to these client libraries, which are 
identified and described in more detail in the FOSS License 
Exception at 
<http://www.mysql.com/about/legal/licensing/foss-exception.html>.

This distribution may include materials developed by third
parties. For license and attribution notices for these
materials, please refer to the documentation that accompanies
this distribution (see the "Licenses for Third-Party Components"
appendix) or view the online documentation at 
<http://dev.mysql.com/doc/>.

GPLv2 Disclaimer
For the avoidance of doubt, except that if any license choice
other than GPL or LGPL is available it will apply instead, 
Oracle elects to use only the General Public License version 2 
(GPLv2) at this time for any software where a choice of GPL 
license versions is made available with the language indicating 
that GPLv2 or any later version may be used, or where a choice 
of which version of the GPL is applied is otherwise unspecified.

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 Reference Manual sections of special interest:
- If you are migrating from an older version of MySQL, please 
  read the "Upgrading from..." section.
- 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 MySQL Change History 
  appendix.

You can browse the MySQL Reference Manual online or download it 
in any of several formats at the URL given earlier in this file.
Source distributions include a local copy of the manual in the
Docs directory.