Want to know how to write a 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.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

can any one tell that i have a variable which is declared as static but i want this variable to be visible to the other files? how?

2 Answers  


What do mean by network ?

0 Answers  


What's wrong with the call "fopen ("c:\newdir\file.dat", "r")"?

1 Answers  


typedef struct{ char *; nodeptr next; } * nodeptr ; What does nodeptr stand for?

0 Answers   Wilco,


What is malloc() function?

0 Answers  






1 1 2 1 2 3 1 2 3 4 1 2 3 1 2 1 generate this output using for loop

2 Answers  


What is signed and unsigned?

0 Answers  


two progs are given. one starts counting frm 0 to MAX and the other stars frm MAX to 0. which one executes fast.

5 Answers   Verifone,


please tell me the logic for this C program : INPUT (string):ABCD OUTPUT :BCDA CDAB DABC

2 Answers   Mphasis,


What is an arrays?

0 Answers  


What is a shell structure examples?

0 Answers  


What is ponter?

0 Answers   TCS,


Categories