go-mysqlpure icon indicating copy to clipboard operation
go-mysqlpure copied to clipboard

can't connect to mysql 5.5

Open coderocket opened this issue 14 years ago • 3 comments

Hi, when I try to connect to MySQL 5.5 the process just hangs...

coderocket avatar Feb 27 '11 15:02 coderocket

I don't know what to tell you. I've tested it with 5.5 and I've not seen this problem. a bit more information is necessary.

thoj avatar Feb 28 '11 17:02 thoj

Of course, here is a bit more information:

I'm running on OSX 10.6 and I'm using the 64 bit of MySQL version 5.5.9. When I try to connect with this version the process just hangs in the connect operation. When I switch back to MySQL 5.1.48 everything works without any problems.

coderocket avatar Feb 28 '11 17:02 coderocket

The code now works fine for me with Mac OS X 10.7.3 and MySQL 5.5.22.

wangkuiyi avatar Apr 08 '12 02:04 wangkuiyi