cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
Innodb installed or not
Innodb installed or not
Aug 20, 2011 at 3:57pm UTC
Praveen Kuratti
(1)
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.
Aug 20, 2011 at 7:05pm UTC
helios
(17607)
For starters, do you know how to connect to a MySQL server?
Topic archived. No new replies allowed.