Re: Not all records - EOF deprecation / protocol.py
Posted by:
Nuno Mariz
Date: April 21, 2023 10:15AM
Hi,
You're using a very old version of Connector/Python (2.2.9), please upgrade to the latest one. It contains lots of improvements and bug fixes.
Please take in account that the correct package name in PyPI is `mysql-connector-python`.
python -m pip install mysql-connector-python
Subject
Written By
Posted
Re: Not all records - EOF deprecation / protocol.py
April 21, 2023 10:15AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.