---
title: "What does myisamchk do?"  
description: "What does myisamchk do?"  
author: "Anonymous User"  
published: 2011-04-23  
updated: 2020-09-23  
canonical: https://www.mindstick.com/interview/787/what-does-myisamchk-do  
category: "mysql"  
tags: ["mysql"]  
reading_time: 1 minute  

---

# What does myisamchk do?

It compressed the MyISAM tables, which reduces their disk usage.

## Answers

### Answer by Anonymous User

It compressed the MyISAM tables, which reduces their disk usage.


---

Original Source: https://www.mindstick.com/interview/787/what-does-myisamchk-do

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
