Innodb installed or not

Please give the hints to write this program.

Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the total number of disk writes by MySQL.
For starters, do you know how to connect to a MySQL server?
Topic archived. No new replies allowed.