Thread: Plz help with C++ Program

  1. #1
    Registered User
    Join Date
    Aug 2011
    Posts
    1

    Plz help with C++ 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.

    here is the question i cant able to get it i had tried but iam not able to locate mysql.h header file plz help me guys

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,660
    Well the first thing to do is goto MySQL :: MySQL Downloads and get the relevant development environment for your OS and compiler.
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

  3. #3
    Registered User
    Join Date
    Dec 2007
    Posts
    2,675
    These people are posting everywhere. Don't know if it's all the same person or what, but it's a question that pops up all over the place at certain times of the year. I'm guessing it's some sort of "fresher" test to get a job over in jolly old India.

    https://encrypted.google.com/search?...talled+C%2B%2B

  4. #4
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,660
    Thanks r2r.
    I'm sure they can manage with n-1 posts to deal with.
    If anyone is still keen to help, PM me and I'll reopen.
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 1
    Last Post: 03-16-2010, 10:17 AM
  2. Replies: 1
    Last Post: 03-03-2009, 04:47 PM
  3. Replies: 5
    Last Post: 08-16-2007, 11:43 PM
  4. Replies: 18
    Last Post: 11-13-2006, 01:11 PM
  5. How To Make The Program Installed In Program Files Folder?
    By javacvb in forum Windows Programming
    Replies: 4
    Last Post: 11-05-2003, 05:33 PM