Re: [ilugd] Need help in C++

2010-12-10 Thread rajkamal bhardwaj
Sir infact yes it is a homework problem. I am free these days and my friend
came up with this problem. Thats what we do in our spare time. I already
have C++ mysql connector installed and can connect to mySql data base. All i
want to know is how to get Plugin details from the program.

On Fri, Dec 10, 2010 at 1:20 PM, Gora Mohanty g...@mimirtech.com wrote:

 On Thu, Dec 9, 2010 at 11:03 PM, rajkamal bhardwaj
 rk.nevergiv...@gmail.com wrote:
  I have ubuntu 10.4 and have installed MySQL.
  I need to 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 maximum number of concurrent threads that the InnoDB plug-in can
 create.
  And I need to do that ass soon as possible.
  Please if someone can help.

 This sounds suspiciously like a homework problem.

 The C++ mysql connector should get you started:
 http://lmgtfy.com/?q=mysql+c%2B%2B+connector
 If you have problems using it, please follow up here,
 showing your code, and exactly where you are facing
 a problem.

 Regards,
 Gora

 ___
 Ilugd mailing list
 Ilugd@lists.linux-delhi.org
 http://frodo.hserus.net/mailman/listinfo/ilugd

___
Ilugd mailing list
Ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd


[ilugd] Need help in C++

2010-12-09 Thread rajkamal bhardwaj
I have ubuntu 10.4 and have installed MySQL.
I need to 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 maximum number of concurrent threads that the InnoDB plug-in can create.
And I need to do that ass soon as possible.
Please if someone can help.
___
Ilugd mailing list
Ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd


Re: [ilugd] Need help in C++

2010-12-09 Thread Gora Mohanty
On Thu, Dec 9, 2010 at 11:03 PM, rajkamal bhardwaj
rk.nevergiv...@gmail.com wrote:
 I have ubuntu 10.4 and have installed MySQL.
 I need to 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 maximum number of concurrent threads that the InnoDB plug-in can create.
 And I need to do that ass soon as possible.
 Please if someone can help.

This sounds suspiciously like a homework problem.

The C++ mysql connector should get you started:
http://lmgtfy.com/?q=mysql+c%2B%2B+connector
If you have problems using it, please follow up here,
showing your code, and exactly where you are facing
a problem.

Regards,
Gora

___
Ilugd mailing list
Ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd