Re: MySQL Problem in Slackware 8.0

2002-01-16 Thread Prasad Paranjape
Dear Gurus, Yesterday I changed the ownership of /var/lib/mysql to user mysql chown -R mysql /var/lib/mysql Then I started the mysql server with command /usr/bin/safe_mysqld --skip-grant-tables The daemon started without crashing immediately. I then could get into mysql prompt As per manual i

Re: MySQL Problem in Slackware 8.0

2002-01-16 Thread Prasad Paranjape
Hi, I also noticed one thing , will the entry in the file /etc/hosts make a diffrenece. In Red Hat it is 127.0.0.1 localhost But in Slack it is 127.0.0.1 prasad( which is my name) Regards, Prasad --- Prasad Paranjape <[EMAIL PROTECTED]> wrote: > Hello gurus, > > I have Slackware 8.0 and RHL

RE: MySQL Problem in Slackware 8.0

2002-01-16 Thread Chris Bolt
> when as root I give command > /usr/bin/safe_mysqld & > It gives me following messages: > Starting mysqld daemon with databases from > /var/lib/mysql and on the next line it says > mysqld ended. What does /var/lib/mysql/`hostname`.err say? --

MySQL Problem in Slackware 8.0

2002-01-16 Thread Prasad Paranjape
Hello gurus, I have Slackware 8.0 and RHL7.1 both on my Linux box. In Red Hat mysql is working smoothly but I am having having following problems in Slack8 In Slack8 mysql is installed as a per of standard installtion but not under /usr/local.The scripts are in /usr/bin and includes in /usr/inclu