[Bug 214566] databases/mysql57-server: After version 5.7.12_1 cannot keep up with replication

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jan 7 14:37:56 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214566

--- Comment #9 from pete at twisted.org.uk ---
Should probably close this now. The issue is that mysql reads both the file in
/usr/local/etc/mysql/my.cnf and the one set by rc.conf if it is in a different
place. Hence it was reading in many defaults which made it very differently
configured from when it was only reading my own my.cnf file.

The slow replication was caused by sync_bimlg I believe, but thats kind of
irrelevant.

Would suggest making it clearer in the install that if yu don't move the config
file to the new location then both files will be read.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list