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


Please Help Members By Posting Answers For Below Questions

Can you explicitly call a destructor on a local variable?

792


What is the full form of india?

778


What are pointers, when declared, intialized to a) NULL b) Newly allocated memory c) Nothing. Its random

881


Does there exist any other function which can be used to convert an integer or a float to a string?

834


What is the basic structure of a c++ program?

812


What is the basic concept of c++?

745


What are punctuators in c++?

861


Differentiate between realloc() and free().

767


What are the differences between java and c++?

704


What is a flag in c++?

805


What are the advantages of early binding?

825


Show the application of a dynamic array with the help of an example.

852


Which command properly allocates memory a) char *a=new char[20]; b) char a=new char[20]; c) char a=new char(20.0);

825


Which software is best for c++ programming?

775


Why c++ is the best language?

793