K 10 svn:author V 6 mmokhi K 8 svn:date V 27 2019-01-21T20:28:04.323569Z K 7 svn:log V 545 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 END