<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Anyone tried MySQL_Connector?]]></title><description><![CDATA[<p dir="auto">Hi there!</p>
<p dir="auto">I'm prototyping an industrial control system on M5Stack, one of the steps is to upload some values to MySQL tables. I would like to do it straight using SQL sentences instead php POST or GETs but I'm unable to compile the libraries &lt;MySQL_Connection.h&gt; and &lt;MySQL_Cursor.h&gt; (several compilation errors not related with my code).</p>
<p dir="auto">If I remove M5 libraries or if I tried on another non ESP32 board it compiles ok but not with the M5.</p>
<p dir="auto">Have any of you experienced this issues? any way to solve it?</p>
<p dir="auto">Thanks in advance!</p>
<p dir="auto">Toni</p>
]]></description><link>https://community.m5stack.com/topic/314/anyone-tried-mysql_connector</link><generator>RSS for Node</generator><lastBuildDate>Sun, 15 Mar 2026 11:07:41 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/314.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 10 Sep 2018 07:16:40 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Anyone tried MySQL_Connector? on Mon, 10 Sep 2018 11:53:05 GMT]]></title><description><![CDATA[<p dir="auto">Thanks for the tip. Will do!</p>
]]></description><link>https://community.m5stack.com/post/1505</link><guid isPermaLink="true">https://community.m5stack.com/post/1505</guid><dc:creator><![CDATA[ToniT]]></dc:creator><pubDate>Mon, 10 Sep 2018 11:53:05 GMT</pubDate></item><item><title><![CDATA[Reply to Anyone tried MySQL_Connector? on Mon, 10 Sep 2018 11:49:52 GMT]]></title><description><![CDATA[<p dir="auto">As I know, that library was created for Arduino.<br />
Not all the librarys created for Arduino will work "as they are" in ESP32.</p>
<p dir="auto">It could be a good idea to look for "MySQL_Connection library" and "esp8266".<br />
Sure you can use that library with some little changes...</p>
<p dir="auto">And if it work with esp8266, it will work with esp32<br />
(Esp8266 is older than esp32, so ther is much more information about it...)</p>
<p dir="auto">;-)</p>
]]></description><link>https://community.m5stack.com/post/1504</link><guid isPermaLink="true">https://community.m5stack.com/post/1504</guid><dc:creator><![CDATA[janseta]]></dc:creator><pubDate>Mon, 10 Sep 2018 11:49:52 GMT</pubDate></item></channel></rss>