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.
Answer Posted / susmita
Actually it is not answer.I have a question.how can we run the C program connecting to the MYSQL server?
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which is the best c++ software?
Which software is best for c++ programming?
Can notepad ++ run c++?
Does improper inheritance have a potential to wreck a project?
What is virtual methods?
What operator is used to access a struct through a pointer a) >> b) -> c) *
What are advantages of using friend classes?
What is a rooted hierarchy?
What is different in C++, compare with unix?
What is the first name of c++?
What is a c++ class?
What is c++ hash?
Why do we need function?
What is operators in c++?
Difference between struct and class in terms of access modifier.