MySQL Forums
Forum List  »  Connector/Python

Failed calling stored routine; bytearray index out of range
Posted by: Khiem Cong Nghia
Date: September 11, 2018 09:47PM

When I use pip install mysql-connector-python, then try cursor.callproc. The error occurred: Failed calling stored routine; bytearray index out of range
Therefore I have to uninstall mysql-connector-python, then install mysql-connector. And it works.
What 's the problem with mysql-connector-python ?

Options: ReplyQuote


Subject
Written By
Posted
Failed calling stored routine; bytearray index out of range
September 11, 2018 09:47PM


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.