C++ MySQL connector on the Beaglebone

Hello everyone!

I’m looking for a way to connect to / modify my MySQL database using c++ in Angstrom. I tried to download and install the common connector from here, but unfortunately there are only x86 connectors, and thus it does not work!

Does anyone know how I can connect to MySQL with C++ running Angstrom?

Kind Regards
Cornel Verster

Assuming an opensource connector, you should be able to build it on/for the Beaglebone and it should work.