Re: Help to install MySql on SuSE 7.1

2002-01-26 Thread Alessandro Tani
> Wednesday, January 23, 2002, 9:43:00 PM, you wrote: > >> How did you install MySQL? Is it the binary distribution from MySQL or > >> you have compiled the software from the sources? > > AT> I used the rpm inside the SuSE's distribution. > > Download the binary distribution from http://www.mysql.

Re: Help to install MySql on SuSE 7.1

2002-01-24 Thread Egor Egorov
Alessandro, Wednesday, January 23, 2002, 9:43:00 PM, you wrote: >> How did you install MySQL? Is it the binary distribution from MySQL or you >> have compiled the software from the sources? AT> I used the rpm inside the SuSE's distribution. Download the binary distribution from http://www.my

Re: Help to install MySql on SuSE 7.1

2002-01-23 Thread Alessandro Tani
Hi Egor, thank you very much for the help. > Of course you can do rm -f /var/lib/mysql/mysql.sock as root while mysqld > is not running and try to start MySQL again. The server is intended to run > as "mysql" user. I am sorry but there isn't any file mysql.sock in the folder /var/lib/mysql. In

Help to install MySql on SuSE 7.1

2002-01-22 Thread Victoria Reznichenko
Hello Alessandro, Tuesday, January 22, 2002, 12:40:20 AM, you wrote: AT> Hi, AT> I am a newby on MySql and more less a week ago I tried to install it on my AT> SuSE 7.1. I followed the instruction in the manual, but when I run the AT> command 'safe_mysqld --user=mysql &' the daemon mysqld didn

Help to install MySql on SuSE 7.1

2002-01-21 Thread Alessandro Tani
Hi, I am a newby on MySql and more less a week ago I tried to install it on my SuSE 7.1. I followed the instruction in the manual, but when I run the command 'safe_mysqld --user=mysql &' the daemon mysqld didn't start. So I tried with the command 'safe_mysqld --skip-grant-tables &' and the dae