You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Nirbhay Choubey cb0e49c000 Bug#11765157 - 58090: mysqlslap drops schema specified in 15 years ago
.bzr-mysql Merge from 5.0. Update version. 18 years ago
BUILD Merge 15 years ago
BitKeeper Merge trift2.:/MySQL/M51/mysql-5.1 18 years ago
Docs Makefile.am: 18 years ago
client Bug#11765157 - 58090: mysqlslap drops schema specified in 15 years ago
cmd-line-utils Bug#58057: 5.1 libmysql/libmysql.c unused variable/compile failure 15 years ago
config/ac-macros Bug#57991: Compiler flag change build error : adler32.c 15 years ago
dbug Merge 15 years ago
extra Bug#11900714 REMOVE LGPL LICENSED FILES IN MYSQL 5.1 15 years ago
include Bug#11900714 REMOVE LGPL LICENSED FILES IN MYSQL 5.1 15 years ago
libmysql Bug#11900714 REMOVE LGPL LICENSED FILES IN MYSQL 5.1 15 years ago
libmysql_r Merge from mysql-5.0-bugteam. 15 years ago
libmysqld Merge 15 years ago
man Merge 15 years ago
mysql-test Bug#11765157 - 58090: mysqlslap drops schema specified in 15 years ago
mysys Bug #11758687: 50924: object names not resolved correctly 15 years ago
netware Bug #45058 init_available_charsets uses double checked locking 16 years ago
plugin Bug #11763135: 55812: MYSQL AB SHOULD NOT BE AUTHOR, EVEN IN EXAMPLE 15 years ago
regex Fixed bug#58026 - massive recursion and crash in regular expression 15 years ago
scripts Merge 15 years ago
server-tools Merge 15 years ago
sql Bug #11758687: 50924: object names not resolved correctly 15 years ago
sql-bench merge fix 17 years ago
sql-common merge to 5.1. 15 years ago
storage Merge mysql-5.1-innodb -> mysql-5.1 15 years ago
strings Bug#11766725 (Bug#59901) EXTRACTVALUE STILL BROKEN AFTER FIX FOR BUG #44332 15 years ago
support-files Fix Bug #56581 RPM scripts use hardcoded datadir location 15 years ago
tests Fixed Bug#11764168 "56976: SEVERE DENIAL OF SERVICE IN PREPARED STATEMENTS". 15 years ago
unittest Followup to Bug #11752069 (former bug 43152) 15 years ago
vio Bug #45261 : Crash, stored procedure + decimal 16 years ago
win Added support for VS10. 15 years ago
zlib The header "config.h" needs to be included "early" to control other headers. 17 years ago
.bzrignore Added support for VS10. 15 years ago
.cvsignore Import changeset 26 years ago
CMakeLists.txt fixing 38697/11749301 15 years ago
COPYING Use a new version of "COPYING", the GPL text. 16 years ago
INSTALL-SOURCE ReadMe.txt, INSTALL-WIN-SOURCE, INSTALL-BINARY, INSTALL-SOURCE: 18 years ago
INSTALL-WIN-SOURCE ReadMe.txt, INSTALL-WIN-SOURCE, INSTALL-BINARY, INSTALL-SOURCE: 18 years ago
Makefile.am Merge 15 years ago
README Removed the "Third-Party Component Notices" part from README 15 years ago
configure.in version bump to 5.1.57 15 years ago

README

MySQL Server 5.1


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.