Query!

2009-11-17 Thread Gaurav Nigam (TMP-Japan)
is really updated/inserted/deleted for any record then how to check which that record was. Regards, Gaurav.

Is it Bug in Mysql?

2007-12-04 Thread Gaurav Pruthi
Hi, I created mysql database using following command: create database db_dbname; grant create,update,delete,delete on db_dbname.* to [EMAIL PROTECTED] by 'abcxyz'; I used to access mysql database using phpmyadmin frontend. Now the user 'gaurav' can only edit the current db and can't create

Please Give me Solution for this

2005-08-02 Thread Kumar Gaurav
ERROR 2002: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) I installed mysql-standard-4.1.11-pc-linux-gnu-i686] in my system. There is no file in '/var/lib/mysql/mysql.sock'. Thanks. -- MySQL General Mailing List For list archives:

Please reply

2005-08-02 Thread Kumar Gaurav
ERROR 2002: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) I have installed mysql-standard-4.1.11-pc-linux-gnu-i686 . Please reply . Thanks. -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:

installation problem from tarball

2003-06-14 Thread Gaurav Kumar
]: Entering directory `/gaurav/mysql-3.23.54a/client' source='mysql.cc' object='mysql.o' libtool=no \ depfile='.deps/mysql.Po' tmpdepfile='.deps/mysql.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ g++ -DUNDEF_THREADS_HACK -I. -I. -I.. -I./../include -I../include -I./.. -I.. -I ..-O3 -DDBUG_OFF -fno-implicit

Re: installation problem from tarball

2003-06-14 Thread Gaurav Kumar
, after the line that includes signal.h), does the compile proceed? #include errno.h (I'm assuming that you have an errno.h somewhere on your system.) At 8:43 -0700 6/14/03, Gaurav Kumar wrote: hello mysql users. i have lately joined the wonderful world of mysql. i downloaded tarball

problem

2002-03-23 Thread gaurav
uninstall...?? reply soon. gaurav - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail [EMAIL PROTECTED

Gaurav Tuli

2001-08-16 Thread gaurav
is shut down. i am not using a servlet in my application. Kindly advice how this can be done. Thanking you Gaurav Tuli

Connection Pooling (closing of connections)

2001-08-16 Thread gaurav
is shut down. i am not using a servlet in my application. Kindly advice how this can be done. Thanking you Gaurav Tuli

Connection Pooling(closing)

2001-08-16 Thread gaurav
is shut down.The package i am using has a facility to destroy the connection.how can i call this destroy method before shutting down the server. i am not using a servlet in my application. Kindly advice how this can be done. Thanking you Gaurav Tuli

Connection Pooling

2001-08-09 Thread gaurav
Hi, I'm using JDBC/MySQL and the MM.MySQL driver to build JSP pages.I want to use connection pooling in my application.Kindly advice connection pooling package which is suitable for the above application. Thanking You, Gaurav Tuli