MySQL Forums
Forum List  »  Connector/Arduino

Re: Poor performance inserting records into a table
Posted by: Thorbjörn Geiser
Date: December 08, 2017 04:14PM

I am also using Arduino IDe, ESP8266 with mySQL Connect library and a simple connect, a select with 2 variabels, an update with 2 variabels and finally disconnect takes almost 60 sec to perform.

My maximum string lengths are less
80 characters and responses are less
than 200 characters.

How can I improve performance or is there
another way of connecting ESP8266 with
a mySQL database hosted by my webhotel?

A limit of length to fit into TCP
would that help?

Any help much appreciated!

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Poor performance inserting records into a table
1029
December 08, 2017 04:14PM


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.