MySQL Client
This allows you to connect to MySQL Servers directly from your mbed.
Hello World
Library
Notes
This MySQL client implements a limited subset of the MySQL internal client/server protocol (including authentication), for server versions 4.1 and newer.
The hello world code inserts a record into a table named 'Test' containing one text column named 'Test'. Configure the parameters at the top of the example accordingly to your setup.
You need to log in to post a discussion
Discussion topics
Topic | Replies | Last post |
---|---|---|
MY SQL connection error | 0 |
24 May 2019
by
|