Dr. Charles Bell
Dr. Charles Bell
The first thing to do is figure out what changed. Consider everything: networking, user account, firewall, software upgrades to Arduino ide, etc. Once you find potential sources, I may be...
Another possibility is the database you’ve specified doesn’t exist. The connector is very lightweight and thus does not report extensive errors. You will need to debug it first. > On...
Hello, First, be sure to check the troubleshooting tips on the wiki. You will need to verify you can connect to your server from the same network as your ESP8266...
Hi, The problem may be character set issues. There is no logic in the connector to support multi-byte character sets. That may be the issue. I might suggest a test...
Hi. Any luck with this so far? Let me know if I can help. Dr. Bell > On Feb 13, 2023, at 11:46 AM, Charles Bell ***@***.***> wrote: > >...
Hello. I will need to see your sketch to offer any advice. Also, be sure to check the wiki for connection troubleshooting tips. On Wed, Nov 23, 2022 at 05:44...
Please follow the troubleshooting tips on the Wiki. If that doesn’t work, please let me know which version of MySQL you are using. Keep in mind that you must turn...
Ok, does the MySQL user have permission to connect from the IP address of the Arduino? And, is the MySQL user created with the plugin specified with the IDENTIFIED WITH...
Yes, the connector works with MySQL 5.7 (and 8.0). Please check that the user is set to use the native password plugin. The connector requires user accounts have the mysql_native_password...
Not true. I am working on the project. On Thu, Jun 1, 2023 at 14:33 Jean F. Rofrigues ***@***.***> wrote: > nice job broo, shame ChuckBell isnt active anymore... >...