MySQL_Connector_Arduino icon indicating copy to clipboard operation
MySQL_Connector_Arduino copied to clipboard

Database connector library for using MySQL with your Arduino projects.

Results 55 MySQL_Connector_Arduino issues
Sort by recently updated
recently updated
newest added

Sorry for my English. Thank you very much for your library. I don't want to complain, just make a small contribution. I know that the library is not intended for...

When I run my code, I get this: ERROR: Timeout waiting for client. Bad mojo. EOF found reading column header. ,,,⸮⸮⸮⸮-⸮ ⸮!⸮bs⸮⸮ ⸮y⸮⸮⸮ ⸮%)⸮⸮⸮ .⸮/⸮- ⸮⸮ ⸮⸮$⸮'Y⸮⸮Y?P⸮P>h⸮⸮@⸮/#/4/D'X_⸮⸮F⸮7⸮'⸮⸮⸮⸮@S⸮⸮⸮~⸮⸮ b s ⸮...

Hi there, I am trying to run the example in the Arduino MySQL connector library (sketch 'connect_wifi_101') with a MKR1000 using the WiFi101 library and MySQL connector library v 1.2...

Hi I'm using this library since last two years and work fine until today. Normally i use this library in some devices at home. I have all my home automation...

Hi Charles, i know its not your mistake. Since the new Board Version ESP8266 3.0.0 the connect to MySQL crashes every time. I am not the professional to find out...

In the "MySQL_Encrypt_Sha1.cpp" file of the "MySQL_Connector_Arduino" library, there are two functions: - size_t Encrypt_SHA1 :: write (uint8_t data) {...} - size_t Encrypt_SHA1 :: write (uint8_t * data, int length)...

I am trying to get database data from 30 tables every 10 seconds. I used your code It works fine. But I couldn't use the free_row_buffer() methods. It ends up...

The offset is missing in the calculation. For example, the MySQL error code returned is false.

Hi I use this great library (version 1.2.0) to connect my ARDUINO MEGA2560 with the Ethernet Shield to a MariaDB on my ASUSTOR NAS. This works very well. I only...

Hi there, I'm trying to use this library for the first time to connect to my MariaDB database, all compiling just fine, but I'm getting continuous reset loop with Exception...