|
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. |
33 | 2 |
|
34 | 3 | This is a release of MySQL Connector/Python, Oracle's Python driver for MySQL.
|
35 | 4 |
|
36 | 5 | License information can be found in the LICENSE.txt file.
|
37 | 6 |
|
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. |
40 | 9 |
|
41 | 10 | For more information on MySQL Connector/Python, visit
|
42 | 11 | https://dev.mysql.com/doc/dev/connector-python/
|
43 | 12 |
|
44 | 13 | For additional downloads and the source of MySQL Connector/Python, visit
|
45 |
| - http://dev.mysql.com/downloads |
| 14 | + http://dev.mysql.com/downloads/ |
46 | 15 |
|
47 | 16 | MySQL Connector/Python is brought to you by the MySQL team at Oracle.
|
0 commit comments