Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 377241 - net-analyzer/zabbix has in config file DBSocket=/tmp/mysql.sock, not a /var/run/mysqld/mysqld.sock
Summary: net-analyzer/zabbix has in config file DBSocket=/tmp/mysql.sock, not a /var/r...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Matthew Marlowe (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-01 09:13 UTC by anonymous
Modified: 2012-06-20 20:06 UTC (History)
1 user (show)

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 anonymous 2011-08-01 09:13:50 UTC
In Gentoo, the location of the MySQL server socket socket by default in / var / run / mysqld / mysqld.sock, and I think it's a simple fix might be a little helpful.

Reproducible: Always
Comment 1 Matthew Marlowe (RETIRED) gentoo-dev 2012-01-05 11:12:40 UTC
Probably a valid bug - but easily fixed by users - I see that our sample config files do have /tmp rather than /var/run - might also be easier to just connect to 127.0.0.1 via net.

Marking bug as confirmed for now.
Comment 2 Matthew Marlowe (RETIRED) gentoo-dev 2012-04-18 01:16:44 UTC
Will fix in upcoming zabbix 2.0 releases.
Comment 3 Matthew Marlowe (RETIRED) gentoo-dev 2012-06-20 20:06:49 UTC
Fixed in CVS -- updated all references to mysql socket in our gentoo zabbix config files.