I tried to make the BINLOG_FORMAT variable =STATEMENT (it was MIXED) and also insert and update statements were not replicated. So I changed it's value to ROW then finally insert and update statements were replicated !!! now the problem has been solved but that's mean I can't take...
What? It seems like it'd be easy to determine if I was addicted to caffeine, right? I mean, I could just avoid caffeine for a few days and record how I felt. But the anecdote from above shows the problem with that: if I know the drink was or was not caffeinated, it could greatl...
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...
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...