Agent: Formats of the
.xmlconfiguration files in the/varfolder under the MySQL Cluster Manager installation directory have been modified, to correct some minor issues. (Bug #33312186)Agent: mcmd quit unexpectedly when, in an
import configoperation, it ran into a file system error as it tried to access a cluster installation. With this fix, a proper error is thrown in the situation. (Bug #33173565)Agent: When using the
.msiinstaller to install MySQL Cluster Manager on Windows platforms, the default target location wasC:\Program Files (x86)even if MySQL Cluster Manager is a 64-bit software. Also, the installation ended up inC:\Program Files (x86)even if users choseC:\Program Filesas its target location. These were because the installer mistook the software to be 32 bit, and that has been corrected by this patch. (Bug #33097025)