See https://dev.mysql.com/doc/relnotes/mysql/5.7/en/news-5-7-24.html and upcoming Oracle-Patchday.
https://www.oracle.com/technetwork/security-advisory/cpuoct2018-4428296.html#AppendixMSQL
A commit references this bug: Author: mmokhi Date: Sun Oct 28 22:31:56 UTC 2018 New revision: 483359 URL: https://svnweb.freebsd.org/changeset/ports/483359 Log: databases/mysql57-{client, server}: Update to 5.7.24 Delete merged-to-upstream FreeBSD patches, edit half-merged ones. Upstream bugfixes: Regression of Bug #27753193 (segfault on ALTER TABLE adding primary key, InnoDB) Query interruption during a lock wait caused an error: Bug #28068293 Raised assertion during an OPTIMIZE TABLE operation for InnoDB: Bug #27753193 More info on update: https://dev.mysql.com/doc/relnotes/mysql/5.7/en/news-5-7-24.html PR: 232685 Reported by: Markus Kohlmeyer <rootservice@gmail.com> Sponsored by: The FreeBSD Foundation Changes: head/databases/mysql57-client/files/patch-libmysql_authentication__ldap_CMakeLists.txt head/databases/mysql57-client/files/patch-mysys_mf__iocache2.c head/databases/mysql57-server/Makefile head/databases/mysql57-server/distinfo head/databases/mysql57-server/files/patch-libmysql_authentication__ldap_CMakeLists.txt head/databases/mysql57-server/files/patch-rapid_plugin_x_CMakeLists.txt
Thanks Markus :)
A commit references this bug: Author: mmokhi Date: Fri Nov 16 17:17:35 UTC 2018 New revision: 485092 URL: https://svnweb.freebsd.org/changeset/ports/485092 Log: MFH: r483359 databases/mysql57-{client, server}: Update to 5.7.24 Delete merged-to-upstream FreeBSD patches, edit half-merged ones. Upstream bugfixes: Regression of Bug #27753193 (segfault on ALTER TABLE adding primary key, InnoDB) Query interruption during a lock wait caused an error: Bug #28068293 Raised assertion during an OPTIMIZE TABLE operation for InnoDB: Bug #27753193 More info on update: https://dev.mysql.com/doc/relnotes/mysql/5.7/en/news-5-7-24.html PR: 232685 Reported by: Markus Kohlmeyer <rootservice@gmail.com> Sponsored by: The FreeBSD Foundation Approved by: ports-secteam (feld) Changes: _U branches/2018Q4/ branches/2018Q4/databases/mysql57-client/files/patch-libmysql_authentication__ldap_CMakeLists.txt branches/2018Q4/databases/mysql57-client/files/patch-mysys_mf__iocache2.c branches/2018Q4/databases/mysql57-server/Makefile branches/2018Q4/databases/mysql57-server/distinfo branches/2018Q4/databases/mysql57-server/files/patch-libmysql_authentication__ldap_CMakeLists.txt branches/2018Q4/databases/mysql57-server/files/patch-rapid_plugin_x_CMakeLists.txt