File: README

package info (click to toggle)
mysql-connector-c%2B%2B 1.1.12-4.2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,936 kB
  • sloc: cpp: 44,895; ansic: 2,114; php: 528; sql: 403; xml: 109; sh: 33; makefile: 11
file content (20 lines) | stat: -rw-r--r-- 732 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Copyright (c) 2008, 2019, Oracle and/or its affiliates. All rights reserved.

This is a release of MySQL Connector/C++, the C++ interface for communicating
with MySQL servers.

License information can be found in the LICENSE file.

This distribution may include materials developed by third parties.
For license and attribution notices for these materials, please refer to the LICENSE file.


For further information about Connector/C++ see the on-line
documentation at
<https://dev.mysql.com/doc/connector-cpp/en/>.

For the new features/bugfix history, see release notes at
<https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-1-1.html>.

For installation instructions see the relevant sections in the on-line
documentation.