MySQL Forums
Forum List  »  Connector/Arduino

Re: Connector hangs during login
Posted by: Mark Iveson
Date: March 06, 2014 04:15AM

I have an almost identical problem.

I have searched high and low for a solution but the connector has an issue talking to a remote mysql database If I look at the mysql status it continually fails to logon and mysql reports an unauthenticated user when trying to login.

I even output the username/password from within the .cpp file.

I installed a gui that used same username.password on development machine and it connects without issues to mysql, if I use the ardurino it simply comes up unauthenticed user and the arduino just hangs trying to connect.

I am running an Arduino Uno - uploading sketches using a 64-bit version of Windows 7..... I've tried two different mysql installations that I know are good and work with other web pages.......

WOuld it be of benefit Chuck to provide a tcpdump of the output from the mysql server.

BTW - I read up on the uauthenticated user and there are plenty of issues relating to dns lookup, I configured the mysql to not do dns lookup - this did not fix the issue.

I've tried the sample myconnector sketch and that has the identical problem.

Any ideas as to where to from here?

Cheers



Mark

Options: ReplyQuote


Subject
Views
Written By
Posted
4144
February 06, 2014 08:54PM
Re: Connector hangs during login
2770
March 06, 2014 04:15AM
2723
March 06, 2014 10:55AM
2415
March 18, 2014 02:52PM
2573
March 06, 2014 12:12PM
2410
March 06, 2014 07:30PM
2383
March 06, 2014 10:42AM
2323
March 06, 2014 11:27AM
2279
March 06, 2014 11:41AM
2472
March 07, 2014 03:47PM


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.