Skip to content

AHEADer/mysql-connector-cpp

 
 

Repository files navigation

MySQL Connector/C++ 1.1

This is a release of MySQL Connector/C++, Oracle's
dual-license C++ API for connecting client applications
to MySQL. For the avoidance of doubt, this particular
copy of the software is released under the version 2 of
the GNU General Public License. MySQL Connector/C++ is
brought to you by the MySQL team at Oracle.

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

The MySQL Connector/C++ is licensed under the terms of
the GPLv2 <http://www.gnu.org/licenses/old-licenses/gpl-2.0.html>,
like most MySQL Connectors. There are special exceptions
to the terms and conditions of the GPLv2 as it is applied
to this software, see the FLOSS License Exception
<http://www.mysql.com/about/legal/licensing/foss-exception.html>.

License information can be found in the COPYING file.

This program is free software; you can redistribute it
and/or modify it under the terms of the GNU General Public
License as published by the Free Software Foundation;
version 2 of the License.

This program is distributed in the hope that it will be
useful, but WITHOUT ANY WARRANTY; without even the implied
warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public
License along with this program; if not, write to the Free
Software Foundation, Inc., 51 Franklin St, Fifth Floor,
Boston, MA 02110-1301  USA.

********************************************************

Third-Party Component Notices

*********************************************************

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.

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.

About

A fork of the mysql-connector-cpp project with minor enhancements.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 94.0%
  • C 3.5%
  • CMake 2.1%
  • PHP 0.4%