Wingetlywingetly
← All apps

Stellar Repair for MySQL

by Stellar Information Technology Pvt Ltdv9.0.0.8

Last updated

MySQL Repair Tool to efficiently repair and restore corrupt MySQL databases including partition tables.

Install with winget

$ winget install --id StellarDataRecovery.StellarRepairForMySQL --exact --version 9.0.0.8

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

Silent install command for Stellar Repair for MySQL

Stellar Repair for MySQL uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x64, machine scope)
StellarRepairforMySQL.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for Stellar Repair for MySQL

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.

About

MySQL Repair Tool to efficiently repair and restore corrupt MySQL databases including partition tables. This tool ensures the recovery of all inaccessible database objects-tables, primary keys, views, triggers, etc. Restores data without changing the original database. Now Supports MySQL 9.0.1 to 9.3.0 and MySQL 8.0.40 to 8.0.42 including MariaDB up to 11.6.0.

- Repairs Corrupt InnoDB and MyISAM tables of MySQL database.

- Restore MySQL & MariaDB databases created on Windows or Linux.

- Saves repaired files in MySQL, MariaDB, SQL Script, CSV, HTML, and XLS formats.

The powerful MySQL database repair software repairs corrupt MySQL or MariaDB databases and restores all the MySQL database elements including tables, keys, triggers, and other objects in their original format. The MySQL database repair tool also helps in restoring data from inaccessible tablespaces or tables. It also restores and saves foreign key attributes for MySQL 8.x databases in a text file.

MySQL Repair Database tool is designed to efficiently repair corrupt databases created using MySQL database engines, InnoDB (.frm, .ibdata, .idb) and MyISAM (.frm, .myd, .myi). The software employs a robust algorithm to restore both InnoDB and MyISAM tables to their original functional state. Additionally, the tool ensures the recovery of table properties, relationship constraints, and keys for both MyISAM and InnoDB tables.

Installers · v9.0.0.8

ArchitectureTypeScopeInstallDownload
x64EXE
Inno Setup
machineDirect

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

Security

No known CVEs for Stellar Repair for MySQL.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • Stellar Repair for SQLiteStellar Information Technology Pvt Ltd
    StellarDataRecovery.StellarRepairforSQLitev3.0.0.2

    Stellar Repair for SQLite is a powerful tool for repairing corrupt SQLite database, highly recommended by SQLite administrators & tech communities worldwide.

  • Kangaroo OracleTaozuhong
    Taozuhong.KangarooOraclev9.8.1.906

    Kangaroo is a SQL client and admin tool.

  • DiskInternals DVR RecoveryDiskInternals Research
    DiskInternals.DVRRecoveryv2.16.1

    Recovery of video recordings from corrupted, erased or healthy Dahua and HikVision NVR

  • Kangaroo RedisTaozuhong
    Taozuhong.KangarooRedisv9.8.1.906

    Kangaroo is a SQL client and admin tool.

  • DiskInternals VMFS RecoveryDiskInternals Research
    DiskInternals.VMFSRecoveryv4.25.1

    Tool for VMware® data recovery, VMFS recovery, to read and repair VMDK files.

  • Navicat Premium LitePremiumSoft CyberTech Ltd.
    PremiumSoft.NavicatPremiumLitev17.3.11

    Navicat Premium Lite is a compact version of Navicat, packed with the core features needed for users who primarily need to perform basic database operations.

More from Stellar Information Technology Pvt Ltd or browse Databases, MySQL, Recovery.

Frequently asked questions

How do I install Stellar Repair for MySQL on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id StellarDataRecovery.StellarRepairForMySQL --exact --version 9.0.0.8. winget downloads the installer from Stellar Information Technology Pvt Ltd and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Stellar Repair for MySQL silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id StellarDataRecovery.StellarRepairForMySQL --exact 9.0.0.8 --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 Stellar Repair for MySQL?
Stellar Repair for MySQL uses EXE (Inno Setup). Run the downloaded installer with: StellarRepairforMySQL.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall Stellar Repair for MySQL via winget?
Run: winget uninstall --id StellarDataRecovery.StellarRepairForMySQL --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Stellar Repair for MySQL's Apps & Features entry.
Is Stellar Repair for MySQL free?
Stellar Repair for MySQL is distributed under Proprietary. Refer to the publisher (https://www.stellarinfo.com/mysql-repair.php) for the full license terms - Wingetly itself does not charge for installation.
Does Stellar Repair for MySQL 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 Stellar Repair for MySQL directly from the publisher.
How do I keep Stellar Repair for MySQL up to date?
Run winget upgrade --id StellarDataRecovery.StellarRepairForMySQL --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Stellar Repair for MySQL from microsoft/winget-pkgs.