K 10 svn:author V 6 mmokhi K 8 svn:date V 27 2019-01-21T20:50:27.943162Z K 7 svn:log V 613 MFH: r490894 databases/mysql56-{client, server}: Update to latest release 5.6.43 This update (released on Jan 21st) includes: Bugfix: -Correct the handling of quotes for identifiers in ROLLBACK TO SAVEPOINT statements. -Don't permit creation of dbs with same name as redo log file (Bug #28867993). -Use strncmp() instead of memcmp() for comparing logfile names (prevent the uninitialized memory as result). More info from upstream: https://dev.mysql.com/doc/relnotes/mysql/5.6/en/news-5-6-43.html Sponsored by: The FreeBSD Foundation Approved by: ports-secteam (feld, CVE-patch blanket) END