Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Dec 2016 12:05:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 214566] databases/mysql57-server: After version 5.7.12 cannot keep up with replication
Message-ID:  <bug-214566-13-YLMTgDjwG1@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-214566-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-214566-13@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=3D214566

--- Comment #5 from pete@twisted.org.uk ---
Ok, I narrowed this down a lot more. I can now get it to be slow using a po=
rt
of 5.7.12.
This version is slow:

svn co svn://svn.freebsd.org/ports/head/databases/mysql57-server -r 415407 =
slow

This version is OK

svn co
https://svn0.eu.freebsd.org/ports/branches/2016Q2/databases/mysql57-server =
-r
428416 ok

The slow one is mysql 5.7.12_1 as opposed to 5.7.12 - note they are being
checked out from different branches above. I haven't got very far with this
yet, but from a quick diff it appears that the big change was to start using
openssl from ports instead of base.

All my machines replicate using SSL.

I haven't tried a build using system SSL yet, but as I am looking at the
'seconds behind master' value to see the lag, then it is not that the actual
pulling of the log files is slow. So what else is SSL used for within mysql=
 ?

--=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-214566-13-YLMTgDjwG1>