Tags: mysql/mysql-shell-plugins
Tags
BUG#38874451 Api key with passphrase doesn't work - (patch 3) A filter is used to hide database password on the protocol logging when a prompt is opened, however, the filter was applied only on database password prompts. This filterling logic has been moved to a generic place, to ensure it is applied to any password like prompt, including the passphrase for an API key used in the OCI operations. Change-Id: I06e902e520aa3d762d7c5b16ec05b9dc77ad8af6
Updating version to 1.20.0 Change-Id: Ie2e01e45fd59d64a86b597aa52f4a547aa92f103
Fixing plugin load error. An error is being displayed about error loading a plugin, which is caused by a module attempting to use oci.mysql without properly importing it, this patch fixes the problem. Change-Id: I17786110b42ae9b83a723578f45e40d3d4cdb1ea
Fixing certificate installation regression. The command to install the web certificate was updated to include the --loose-execution-context option, however, it was placed in the wrong location and it is not even needed since the command does not do any operation on the database. This patch fixes the problem by removing the parameter. Change-Id: I0b03c85efb1152c230f58ffc4fe858ee455d2d2b
Fixing test Change-Id: I9cb15cbcee86bef85a758f8ca3b343a09bbda116
Updating CHANGELOG Change-Id: Ie8aa19a389e92efbe85f39294411b335c4b6a571
Updating CHANGELOG Change-Id: I8ea579017db3885c98aa917da3ace21406bfbbef
Updating CHANGELOG Change-Id: I7de5fbefd69ea859a2f265acce1fb12d0b8c1c7d
Updating CHANGELOG Change-Id: Iee0784277d15b1fe04eb3cb78d3e639574f8bb61
Fixing typo in documentation Change-Id: If95f7b31dbd17301c61b38d97c6d93af3b276dc9
PreviousNext