Installation from Source

2001-10-21 Thread Deepanshu Shukla
Hi!, I tried to install from mysql-3.23.43.tar.gz. i configured using ./configure --prefix=/usr/local/mysql --localstatedir=/usr/local/mysql/data and then make and make install changed all the permissions. Then on starting safe_mysqld i get this error in .err file ---

Re: Installation from Source

2001-10-22 Thread Deepanshu Shukla
Nope its not the permissions problems.it does not have host-bin.1 file. Maybe i will try reconfiguring and recompiling it all over again. do tell me if anything else like any configuration changes need to be done Deepanshu --- Mark Maunder <[EMAIL PROTECTED]> wrote: > Deepans

Indexing support

2001-11-02 Thread Deepanshu Shukla
I have a course project at hand which deals with indexing in MySQL. Has anyone worked with Indexing in MySQLie worked on code.i seem 2 be a bit lost i the source code..Can anyone help me out. Deepanshu = Deepanshu [ KReSIT ] IIT-B [EMAIL PROTECTED] __

Re: Can't stop mysql

2001-11-12 Thread Deepanshu Shukla
you can also use mysqladmin shutdown Deepanshu - Nguyen Trong Phuc <[EMAIL PROTECTED]> wrote: > i don't use linuxconf. > if u want to stop mysql, execute : > /ect/init.d/mysql stop > easiest :) > Trong Phuc > > - Original Message - > From: <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]>

Re: about MySQL

2001-11-17 Thread Deepanshu Shukla
Hello, you can use phpMyAdmin script for controling MySQL. it works on http and provides you with graphical front end. have a look at this link. http://phpmyadmin.sourceforge.net/ Deepanshu --- Nguyen Trong Phuc <[EMAIL PROTECTED]> wrote: > hi Yang ! > You have to control MySQL from command pr

Re: about MySQL

2001-11-17 Thread Deepanshu Shukla
s the best thing to use? > > Nick > > On Sat, 17 Nov 2001 07:11:22 -0800 (PST) > Deepanshu Shukla <[EMAIL PROTECTED]> wrote: > > > Hello, > > you can use phpMyAdmin script for controling > MySQL. it > > works on http and provi