Date: Tue, 13 Sep 2016 09:01:50 +0000 From: bugzilla-noreply@freebsd.org To: pkg@FreeBSD.org Subject: [Bug 211464] pkg 1.8.2 upgrade chown mysql -> 88 Message-ID: <bug-211464-32340-7Cz9CZBABt@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-211464-32340@https.bugs.freebsd.org/bugzilla/> References: <bug-211464-32340@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211464 dasti <stievenard.david@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |stievenard.david@gmail.com --- Comment #2 from dasti <stievenard.david@gmail.com> --- I think I can help on this one :) on freeBSD 10.3 installed package mysql56-server - 'pkg install mysql56-server' changed pkg configuration file to the 'lastest' - from this line -- 'url: "pkg+http://pkg.FreeBSD.org/${ABI}/quarterly",' - to this line -- 'url: "pkg+http://pkg.FreeBSD.org/${ABI}/latest",' refreshed and it updated mysql server from 5.6.30 to 5.6.32 - 'pkg update' tried to start mysql doesn't work, no error in /var/log/message error appears in mysql's error log file (sorry I don't have the path anymor= e) the fix that worked for me is to give back permissions for the user mysql to the this directory -> /var/db/mysql a link to someone getting the same problem (certainly on another OS) -> http://dba.stackexchange.com/a/99365 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-211464-32340-7Cz9CZBABt>