MySQL Forums
Forum List  »  Connector/Python

Re: MySQL Python Connector - Cursor is not connected
Posted by: Peter Brawley
Date: November 11, 2020 09:14AM

Read again.

Fetch the error message right after
mydb = mysql.connector.connect( ... ), before
trying to assign it a cursor.

Options: ReplyQuote


Subject
Written By
Posted
Re: MySQL Python Connector - Cursor is not connected
November 11, 2020 09:14AM


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.