Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 133321 - dev-db/mysql-4.1.19 missing sock and pid
Summary: dev-db/mysql-4.1.19 missing sock and pid
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal minor (vote)
Assignee: Gentoo Linux MySQL bugs team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-14 12:27 UTC by fred nijdam
Modified: 2006-05-15 03:27 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.