by "can't install MySQL" do you mean the MySQL Server product or a specific product such as Connector/Python? Please provide the steps that led to the described behavior. What version of Python 3.6 64 bit is not being detected and what is the error message being displayed? Is your OS ...
When I enter this query "select * from books", it gives me this error message: "Error 1146: Table "test.1" doesn't exist". What does that mean? This is MySQL 5.0 and I just installed today. How can I solve this problem?
I'm not quite sure of the implications of the comments on the page you linked me to. Does it mean that I have to set up a separate connection to get cancel() to work, or does the driver do that for me? Peter Sorry, you can't reply to this topic. It has been closed....
Well even i'm getting the same error in 5.1.30 .. i suggest all of us must first find whether is there anything common between us? like which file did you all download from mysql? i mean the package .. is it a i386 or rhel x86_64? tats just one thing .. think of some other...
I can't install MySQL because it doesn't detect Python 3.6 64bit installation. I installed Python 3.7 64bit (newest version), which should be detected. It's an upgraded version which has a backward compatibility with older versions (one of them is 3.6) - Does that mean I have to instal...