Wingetlywingetly
← All apps

MySQL Shell

by Oracle and/or its affiliatesv8.4.5

Last updated

MySQL Shell is an advanced client and code editor for MySQL.

Install with winget

$ winget install --id Oracle.MySQLShell --exact --version 8.4.5

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for MySQL Shell

MySQL Shell uses MSI (WiX). The silent install switches are /quiet /norestart.

One-line silent install (x64)
msiexec.exe /i mysql-shell-8.4.5-windows-x86-64bit.msi /quiet /norestart

See the full silent install reference for MySQL Shell

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

Installers · v8.4.5

ArchitectureTypeScopeInstallDownload
x64MSI
WiX
-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

6 known CVEs via NVD

  • medium6.5Patched in wingetCVE-2026-46871affects v2026.2.0Jun 17, 2026

    Vulnerability in the MySQL Shell product of Oracle MySQL (component: Shell for VS Code). The supported version that is affected is 2026.2.0+9.6.1. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL She...

  • high8.5Patched in wingetCVE-2026-46870affects v2026.2.0Jun 17, 2026

    Vulnerability in the MySQL Shell product of Oracle MySQL (component: Shell for VS Code). The supported version that is affected is 2026.2.0+9.6.1. Difficult to exploit vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL S...

  • medium6.5Fix availableCVE-2026-46869affects >=8.4.0 and <=8.4.9Jun 17, 2026

    Vulnerability in the MySQL Shell product of Oracle MySQL (component: Shell: Dump and Load). Supported versions that are affected are 8.4.0-8.4.9 and 9.0.0-9.7.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to comp...

  • critical9.9Patched in wingetCVE-2026-46850affects v2026.2.0Jun 17, 2026

    Vulnerability in the MySQL Shell product of Oracle MySQL (component: Shell for VS Code). The supported version that is affected is 2026.2.0+9.6.1. Easily exploitable vulnerability allows low privileged attacker with network access via HTTP to compromise MySQL Shell. While the...

  • medium4.2Patched in wingetCVE-2022-21555affects <=1.1.8Jul 19, 2022

    Vulnerability in the MySQL Shell for VS Code product of Oracle MySQL (component: Shell: GUI). Supported versions that are affected are 1.1.8 and prior. Easily exploitable vulnerability allows high privileged attacker with logon to the infrastructure where MySQL Shell for VS Code...

  • low2.5Patched in wingetCVE-2022-21535affects <=8.0.28Jul 19, 2022

    Vulnerability in the MySQL Shell product of Oracle MySQL (component: Shell: General/Core Client). Supported versions that are affected are 8.0.28 and prior. Difficult to exploit vulnerability allows unauthenticated attacker with logon to the infrastructure where MySQL Shell exec...

Source: NVD, updated just now. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

See a CVE that affects your fleet? Push the patched version to Intune in one click with Pckgr - automated patching is the only way to keep up.

Related apps

  • Oracle VirtualBoxOracle and/or its affiliates
    Oracle.VirtualBoxv7.2.16

    VirtualBox is a general-purpose full virtualization software for x86_64 hardware (with version 7.1 additionally for macOS/Arm), targeted at laptop, desktop, server and embedded use.

More from Oracle and/or its affiliates.

Frequently asked questions

How do I install MySQL Shell on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Oracle.MySQLShell --exact --version 8.4.5. winget downloads the installer from Oracle and/or its affiliates and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install MySQL Shell silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Oracle.MySQLShell --exact 8.4.5 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for MySQL Shell?
MySQL Shell uses MSI (WiX). Run the downloaded installer with: msiexec.exe /i mysql-shell-8.4.5-windows-x86-64bit.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall MySQL Shell via winget?
Run: winget uninstall --id Oracle.MySQLShell --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from MySQL Shell's Apps & Features entry.
Is MySQL Shell free?
MySQL Shell is distributed under Proprietary. Refer to the publisher for the full license terms - Wingetly itself does not charge for installation.
Does MySQL Shell work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls MySQL Shell directly from the publisher.
How do I keep MySQL Shell up to date?
Run winget upgrade --id Oracle.MySQLShell --exact, or winget upgrade --all to update everything winget tracks. We index 2 versions of MySQL Shell from microsoft/winget-pkgs.

Recent versions

  • 8.4.5latest
  • 8.4.0