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
2444
July 12, 2016 08:49AM
1215
July 14, 2016 06:46AM
1356
July 14, 2016 11:52AM
1131
July 14, 2016 06:57AM
1207
July 14, 2016 12:13PM
1498
July 14, 2016 12:43PM
1289
July 14, 2016 02:25PM
1006
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.