summaryrefslogtreecommitdiff
path: root/databases/mysql56-server/files
AgeCommit message (Collapse)AuthorFilesLines
2017-06-24Disassociate from controlling terminal (using Perl, already aschmonz1-3/+3
dependency) and run the logger as ${mysqld_user}, not root. Bump PKGREVISIONs.
2016-06-08Remove the stability entity, it has no meaning outside of an official context.jperkin1-1/+0
2016-06-08Change the service_bundle name to "export" to reduce diffs between thejperkin1-1/+1
original manifest.xml file and the output from "svccfg export".
2016-06-08Add or fix manpath entries to use the correct path.jperkin1-1/+1
2015-03-22The bundled SMF manifest should not have a project called for. This had beenfhajny1-1/+1
added erroneously, based on modified Joyent manifests. Bump PKGREVISION for the MySQL cluster/server packages.
2014-12-05Pipe mysqld_safe's stdout and stderr to syslog to avoid the problemschmonz1-2/+4
in PR pkg/48271. (There's a mysqld_safe switch to log to syslog, which would also work around the problem, at the expense mutually exclusivity with normal MySQL logging). Bump PKGREVISIONs.
2014-04-14Don't hardcode PID file. Instead, give the user the option to set it. Therodent1-5/+6
rc.d script overrides my.cnf directives. Hardcoding the PID can cause a problem on systems transitioning to MySQL packages from pkgsrc.
2014-03-25Fix SMF_METHOD_FILE expansion.jperkin1-2/+2
2014-03-11Import initial SMF support for individual packages.jperkin2-0/+63
2013-02-13Changes 5.6.10:adam1-0/+105
http://dev.mysql.com/doc/relnotes/mysql/5.6/en/news-5-6-10.html