[Cooker] [Bug 3385] [MySQL] mysql does not start

2003-03-27 Thread benjamin-mdk-bugzilla
http://qa.mandrakesoft.com/show_bug.cgi?id=3385





--- Additional Comments From [EMAIL PROTECTED]  2003-03-28 01:27 ---
This is after a fresh install of 9.1 on an separate partition, where MySQL has
been selected during the package selection stage:

  $ ls -ld /var/lib/mysql/
  drwxr-xr-x4 mysqlmysql4096 Mar 25 06:32 /var/lib/mysql/
  $ ls -l /var/lib/mysql/
  drwx--x--x2 mysqlmysql4096 Mar  6 11:31 mysql
  drwxr-xr-x2 mysqlmysql4096 Mar  6 11:31 test

Looks fine to me (and runs fine). Btw, the version is 4.0.11a-5mdk.



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
/etc/init.d/mysql start  
  
MySQL can not start ... even through there is no other mysql-server running.  
Actually it says [OK] after running "mysql start" but in the logfile you see that  
it didn´t. 
  
/log/lib/mysql/"mymaschine".err  
===  
030316 23:48:36  mysqld started  
030316 23:48:37  Can't start server : Bind on unix socket: Permission denied  
030316 23:48:37  Do you already have another mysqld server running on socket:  
/var/lib/mysql/mysql.sock ?  
030316 23:48:37  Aborting  
  
030316 23:48:37  /usr/sbin/mysqld: Shutdown Complete  
  
030316 23:48:37  mysqld ended



[Cooker] [Bug 3385] [MySQL] mysql does not start

2003-03-27 Thread goebbert
http://qa.mandrakesoft.com/show_bug.cgi?id=3385

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED



--- Additional Comments From [EMAIL PROTECTED]  2003-03-27 21:50 ---
I was using RC2... 
I haven´t checked the final yet.

But since I got mails from your bug-system from 
people having the same problem, it seems to me that it
was not only my "bug".

I had to change permissions in /var/lib/mysql/ to the owner "mysql"
and had to create a mysql-user on my own to make it work.

Hope that helps
Bye
  Jens Henrik

P.S.:I hope it works with the final. :-)
AnywayMandrake 9.1 rocks..!!

Am Donnerstag, 27. März 2003 16:00 schrieb warly:




--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
/etc/init.d/mysql start  
  
MySQL can not start ... even through there is no other mysql-server running.  
Actually it says [OK] after running "mysql start" but in the logfile you see that  
it didn´t. 
  
/log/lib/mysql/"mymaschine".err  
===  
030316 23:48:36  mysqld started  
030316 23:48:37  Can't start server : Bind on unix socket: Permission denied  
030316 23:48:37  Do you already have another mysqld server running on socket:  
/var/lib/mysql/mysql.sock ?  
030316 23:48:37  Aborting  
  
030316 23:48:37  /usr/sbin/mysqld: Shutdown Complete  
  
030316 23:48:37  mysqld ended



Re: [Cooker] [Bug 3385] [MySQL] mysql does not start

2003-03-27 Thread Warly
mija <[EMAIL PROTECTED]> writes:

> http://qa.mandrakesoft.com/show_bug.cgi?id=3385
>
>
>
>
>
> --- Additional Comments From [EMAIL PROTECTED]  2003-03-25 13:51 ---
> I did found, that by default install mysql user does not exist at the install 
> time. I have created one and uninstalled mysql. After second installation of 
> mysql it worked everything fine. At firstime it sad mysql user not found, 
> aftercreation it sad, mysql allready running, cannot start. Deinstall and 
> deletion of /var/lib/mysql/* and then install did helped finaly
>

Are you sure you are using the latest version available?

-- 
Warly



[Cooker] [Bug 3385] [MySQL] mysql does not start

2003-03-25 Thread mija
http://qa.mandrakesoft.com/show_bug.cgi?id=3385





--- Additional Comments From [EMAIL PROTECTED]  2003-03-25 13:51 ---
I did found, that by default install mysql user does not exist at the install 
time. I have created one and uninstalled mysql. After second installation of 
mysql it worked everything fine. At firstime it sad mysql user not found, 
aftercreation it sad, mysql allready running, cannot start. Deinstall and 
deletion of /var/lib/mysql/* and then install did helped finaly



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
/etc/init.d/mysql start  
  
MySQL can not start ... even through there is no other mysql-server running.  
Actually it says [OK] after running "mysql start" but in the logfile you see that  
it didn´t. 
  
/log/lib/mysql/"mymaschine".err  
===  
030316 23:48:36  mysqld started  
030316 23:48:37  Can't start server : Bind on unix socket: Permission denied  
030316 23:48:37  Do you already have another mysqld server running on socket:  
/var/lib/mysql/mysql.sock ?  
030316 23:48:37  Aborting  
  
030316 23:48:37  /usr/sbin/mysqld: Shutdown Complete  
  
030316 23:48:37  mysqld ended



[Cooker] [Bug 3385] [MySQL] mysql does not start

2003-03-21 Thread LaramieReiter
http://qa.mandrakesoft.com/show_bug.cgi?id=3385





--- Additional Comments From [EMAIL PROTECTED]  2003-03-21 10:59 ---
try 

chown -R mysql /var/lib/mysql/

I've forgotten the -R 
On my 9.1RC2 it works now.



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
/etc/init.d/mysql start  
  
MySQL can not start ... even through there is no other mysql-server running.  
Actually it says [OK] after running "mysql start" but in the logfile you see that  
it didn´t. 
  
/log/lib/mysql/"mymaschine".err  
===  
030316 23:48:36  mysqld started  
030316 23:48:37  Can't start server : Bind on unix socket: Permission denied  
030316 23:48:37  Do you already have another mysqld server running on socket:  
/var/lib/mysql/mysql.sock ?  
030316 23:48:37  Aborting  
  
030316 23:48:37  /usr/sbin/mysqld: Shutdown Complete  
  
030316 23:48:37  mysqld ended



[Cooker] [Bug 3385] [MySQL] mysql does not start

2003-03-20 Thread jcz
http://qa.mandrakesoft.com/show_bug.cgi?id=3385





--- Additional Comments From [EMAIL PROTECTED]  2003-03-20 21:54 ---
Mandrake 9.1 RC2

Changing permissions didn't help. Here's what I did:

[EMAIL PROTECTED] jcz]# /etc/init.d/./mysql status
mysqld is stopped
mysqld-max is stopped
[EMAIL PROTECTED] jcz]# chown mysql /var/lib/mysql 
[EMAIL PROTECTED] jcz]# /etc/init.d/./mysql start 
Starting MySQL Server[  OK  ]
[EMAIL PROTECTED] jcz]# /etc/init.d/./mysql status
mysqld is stopped
mysqld-max is stopped
[EMAIL PROTECTED] jcz]# tail -n20 /var/log/messages
Mar 20 05:53:12 scooter sshd[4903]: Accepted password for jcz from 
192.168.100.91 port 1509 ssh2
Mar 20 05:53:12 scooter sshd(pam_unix)[4905]: session opened for user jcz by 
(uid=501)
Mar 20 05:53:32 scooter su(pam_unix)[4943]: session opened for user root by jcz
(uid=501)
Mar 20 05:54:00 scooter CROND[4974]: (mail) CMD (/usr/bin/python -
S /var/lib/mailman/cron/qrunner) 
Mar 20 05:55:01 scooter CROND[4977]: (mail) CMD (/usr/bin/python -
S /var/lib/mailman/cron/qrunner) 
Mar 20 05:55:01 scooter CROND[4978]: (mail) CMD (/usr/bin/python -
S /var/lib/mailman/cron/gate_news) 
Mar 20 05:55:59 scooter CROND[4981]: (mail) CMD (/usr/bin/python -
S /var/lib/mailman/cron/qrunner) 
Mar 20 05:57:01 scooter CROND[4983]: (mail) CMD (/usr/bin/python -
S /var/lib/mailman/cron/qrunner) 
Mar 20 05:58:00 scooter CROND[4985]: (mail) CMD (/usr/bin/python -
S /var/lib/mailman/cron/qrunner) 
Mar 20 05:59:01 scooter CROND[4997]: (mail) CMD (/usr/bin/python -
S /var/lib/mailman/cron/qrunner) 
Mar 20 06:00:00 scooter CROND[5000]: (mail) CMD (/usr/bin/python -
S /var/lib/mailman/cron/qrunner) 
Mar 20 06:00:00 scooter CROND[5001]: (mail) CMD (/usr/bin/python -
S /var/lib/mailman/cron/gate_news) 
Mar 20 06:01:00 scooter CROND[5004]: (root) CMD (nice -n 19 run-
parts /etc/cron.hourly) 
Mar 20 06:01:00 scooter CROND[5005]: (mail) CMD (/usr/bin/python -
S /var/lib/mailman/cron/qrunner) 
Mar 20 06:02:00 scooter CROND[5030]: (mail) CMD (/usr/bin/python -
S /var/lib/mailman/cron/qrunner) 
Mar 20 06:02:44 scooter mysql:  succeeded
Mar 20 06:02:44 scooter mysqld_safe: Starting mysqld daemon with databases 
from /var/lib/mysql
Mar 20 06:02:44 scooter mysqld_safe: 030320 06:02:44  mysqld ended
Mar 20 06:02:44 scooter mysqld_safe: 
Mar 20 06:03:00 scooter CROND[5100]: (mail) CMD (/usr/bin/python -
S /var/lib/mailman/cron/qrunner) 
[EMAIL PROTECTED] jcz]# 




--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
/etc/init.d/mysql start  
  
MySQL can not start ... even through there is no other mysql-server running.  
Actually it says [OK] after running "mysql start" but in the logfile you see that  
it didn´t. 
  
/log/lib/mysql/"mymaschine".err  
===  
030316 23:48:36  mysqld started  
030316 23:48:37  Can't start server : Bind on unix socket: Permission denied  
030316 23:48:37  Do you already have another mysqld server running on socket:  
/var/lib/mysql/mysql.sock ?  
030316 23:48:37  Aborting  
  
030316 23:48:37  /usr/sbin/mysqld: Shutdown Complete  
  
030316 23:48:37  mysqld ended



[Cooker] [Bug 3385] [MySQL] mysql does not start

2003-03-20 Thread LaramieReiter
http://qa.mandrakesoft.com/show_bug.cgi?id=3385





--- Additional Comments From [EMAIL PROTECTED]  2003-03-20 11:39 ---
It's a permissions problem.

A

chown mysql /var/lib/mysql 

is the solution.



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
/etc/init.d/mysql start  
  
MySQL can not start ... even through there is no other mysql-server running.  
Actually it says [OK] after running "mysql start" but in the logfile you see that  
it didn´t. 
  
/log/lib/mysql/"mymaschine".err  
===  
030316 23:48:36  mysqld started  
030316 23:48:37  Can't start server : Bind on unix socket: Permission denied  
030316 23:48:37  Do you already have another mysqld server running on socket:  
/var/lib/mysql/mysql.sock ?  
030316 23:48:37  Aborting  
  
030316 23:48:37  /usr/sbin/mysqld: Shutdown Complete  
  
030316 23:48:37  mysqld ended