Skip to content

Commit 86cceb2

Browse files
committed
Updated readme for 8.0.23
1 parent 70e8839 commit 86cceb2

File tree

1 file changed

+4
-35
lines changed

1 file changed

+4
-35
lines changed

README.txt

Lines changed: 4 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1,47 +1,16 @@
1-
==========================
2-
MySQL Connector/Python 8.0
3-
==========================
4-
5-
MySQL Connector/Python
6-
Copyright (c) 2009, 2020, Oracle and/or its affiliates.
7-
8-
License information can be found in the LICENSE.txt file.
9-
10-
11-
Requirements
12-
============
13-
14-
Protobuf C++ (version >= 3.0.0) and Python Protobuf (version >= 3.0.0)
15-
https://developers.google.com/protocol-buffers/docs/downloads
16-
17-
18-
Documentation & Examples
19-
========================
20-
21-
Documentation for all Connector/Python versions can be found online here:
22-
23-
http://dev.mysql.com/doc/connector-python/en/index.html
24-
25-
The source distribution of Connector/Python also contains example scripts.
26-
They can be found in the examples/ directory.
27-
28-
29-
License
30-
=======
31-
32-
Copyright (c) 2011, 2020, Oracle and/or its affiliates.
1+
Copyright (c) 2009, 2021, Oracle and/or its affiliates.
332

343
This is a release of MySQL Connector/Python, Oracle's Python driver for MySQL.
354

365
License information can be found in the LICENSE.txt file.
376

38-
This distribution may include materials developed by third parties.
39-
For license and attribution notices for these materials, please refer to the LICENSE.txt file.
7+
This distribution may include materials developed by third parties. For license
8+
and attribution notices for these materials, please refer to the LICENSE.txt file.
409

4110
For more information on MySQL Connector/Python, visit
4211
https://dev.mysql.com/doc/dev/connector-python/
4312

4413
For additional downloads and the source of MySQL Connector/Python, visit
45-
http://dev.mysql.com/downloads
14+
http://dev.mysql.com/downloads/
4615

4716
MySQL Connector/Python is brought to you by the MySQL team at Oracle.

0 commit comments

Comments
 (0)