Tags: cimichen/mysql-server
Tags
BUG#28737143 - SWITCH TO NON DEFAULT OPENSSL 1.0.X ON FEDORA29, 1.1.1… … SUPPORT IS NOT THERE YET - Switch openssl version to 1.0.x for fedora29 builds (cherry picked from commit c6a0229be8964f631ff5a0ce4fe849acaa32376d)
Bug #28698831 7.5.11/12: NODE RESTART GOES TO HANG STATE .. Backport of bug fix pushed to 7.6 as part of pLCP WL. (BUG#26166901 WL#10302 (8069): NODE RESTART GOES TO HANG STATE ...) Created new testcase showing at least one aspect of the problem which is fixed. Testcase added to daily-devel--07 (cherry picked from commit 92b919993fc5d94236e98fb0f01ab4e63fc8717d)
Deb packaging: Add support for Ubuntu 18.10 (Cosmic Cuttlefish) (cherry picked from commit a7114ceac42e82a8b152f3e2e183db4791ed54a2) (cherry picked from commit e0204567d31cbaf4f9c6f68531ca2aaec15d38bb)
Bug#28730189 wrong rpath for router on solaris On solaris absolute, hardcoded rpaths were used. As the location of the libraries changed from /opt/mysql/mysql-router to /opt/mysql/mysql libraries weren't found at startup. Instead of using absolute paths, relative rpaths are used by using $ORIGIN on Solaris too.
Deb packaging: Add support for Ubuntu 18.10 (Cosmic Cuttlefish) (cherry picked from commit a7114ceac42e82a8b152f3e2e183db4791ed54a2)
Bug#28541029 PKGVER FAILED FOR WINDOWS X86-64BIT MSI PACKAGES - BOTH … …COMMUNITY AND COMMERCIAL Problem: Server 5.7 and 5.6 crash on msi uninstall due to missing dll reference. Wix 3.8 is used for building both server 5.6 and 5.7 msi when the packaging script has a reference to a custom action dll entry (WixQuietExec) only available in Wix 3.10 (and newer). Fix: Replaced WixQuietExec with CAQuietExec (available in wix 3.8 custom action dll).
Bug#28541029 PKGVER FAILED FOR WINDOWS X86-64BIT MSI PACKAGES - BOTH … …COMMUNITY AND COMMERCIAL Problem: Server 5.7 and 5.6 crash on msi uninstall due to missing dll reference. Wix 3.8 is used for building both server 5.6 and 5.7 msi when the packaging script has a reference to a custom action dll entry (WixQuietExec) only available in Wix 3.10 (and newer). Fix: Replaced WixQuietExec with CAQuietExec (available in wix 3.8 custom action dll). (cherry picked from commit 57e71f991e9b59a6ca8ee0c6152e69982a935bf3)
WL#12233 MANUALLY START/STOP PROCESSES FROM TESTS Adds stop, switchConfig, and start atrt commands that can be called from tests. These commands allow support of downgrade tests in which we are required to stop all management nodes, and then start them one at the time with new configuration (different procedure than rolling restart). Rolling restarts can still be done with the previously existent command "change_version". Additionally, the stop and start commands can be use for any other test scenarios that requiring stopping and/or starting a data node. Minor formatting issues in AtrtClient.cpp are also fixed.
Bug#27788907 SOME FILE OPERATIONS IN MF_IOCACHE2.C ARE NOT INSTRUMENTED MySQL bug number 90264 Contribution by Yura Sorokin. Problem: File mysys/mf_iocache2.c contains non instrumented file io operations. This causes inaccurate statistics in PERFORMANCE_SCHEMA. Solution: Use the instrumentation apis (mysql_file_tell instead of my_tell, etc).
BUG#28378227: Disable TwoPassInitialNodeRestartCopy (cherry picked from commit 19cb9fe7f88e18ba3ae722bb2dac6e546f55f8df)
PreviousNext