Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 133321

Summary: dev-db/mysql-4.1.19 missing sock and pid
Product: Gentoo Linux Reporter: fred nijdam <f.nijdam>
Component: Current packagesAssignee: Gentoo Linux MySQL bugs team <mysql-bugs>
Status: RESOLVED WORKSFORME    
Severity: minor    
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description fred nijdam 2006-05-14 12:27:47 UTC
upgrading from 4.14.-r1 up
[ebuild     U ] dev-db/mysql-4.1.19 [4.1.14-r1]
creates a n mysql which does not set socket file, so I can't get a connection.
downgrading agin to 4.1.14-r1 solves the problem


sh-3.1$ ls /var/run/mysqld/ -l
total 4
-rw-rw---- 1 mysql mysql 6 May 14 18:56 mysqld.pid
srwxrwxrwx 1 mysql mysql 0 May 14 18:56 mysqld.sock
sh-3.1$
Comment 1 Francesco R. (RETIRED) gentoo-dev 2006-05-15 03:27:49 UTC
is the mysql daemon started ? look at the log files for any error, the size of the innodb logs has changed preventing the daemon to start.