MySQL Forums
Forum List  »  Connector/Arduino

error 5
Posted by: Kurt Bierbaum
Date: July 12, 2016 08:49AM

Hi Chuck,

I am running an Arduino project accessing a mysql database, connector version is 1.04ga. This is a nice solution.

However, I am encountering an "Error: 5 = ." when performing a select query like:


SELECT_QUERY [] = "SELECT * FROM plants.preferences WHERE tag = \"%s\""

This is not a big issue since the code continues to work, but I would like to know what is the reason.

Do you have any idea?

Thank you,
Kurt

Options: ReplyQuote


Subject
Views
Written By
Posted
error 5
2295
July 12, 2016 08:49AM
1148
July 14, 2016 06:46AM
1254
July 14, 2016 11:52AM
1059
July 14, 2016 06:57AM
1151
July 14, 2016 12:13PM
1340
July 14, 2016 12:43PM
1226
July 14, 2016 02:25PM
955
July 19, 2016 06:31AM


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.