MySQL Forums
Forum List  »  Connector/ODBC

Re: Every new machine blocks connection
Posted by: Vitor Vitor
Date: June 13, 2023 06:15AM

Thanks for the reply.

I readed all the error log from file xxx.err
It has nothing. Not even a single block or anything.

I tried FLUSH HOSTS command and mysqladmin flush-hosts, but it doesn't resolve.


What is wierd is that trying to connect through telnet command ( telnet SERVER 3306 ) it doesn't block. The blocks goes just in ODBC connection, through the Visual Basic program. And it unblocks after reseting the server, with the steps I mentioned ( even new connections from this new machine are unblocked... only the 1st connection of new machines, blocks everyone ).

Options: ReplyQuote




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.