> For the complete documentation index, see [llms.txt](https://mariadb.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mariadb.com/docs/server/clients-and-utilities/legacy-clients-and-utilities/mysqlhotcopy.md).

# mysqlhotcopy

{% hint style="warning" %}
mysqlhotcopy is deprecated and may be removed in a future release.
{% endhint %}

`mysqlhotcopy` uses [FLUSH TABLES](/docs/server/reference/sql-statements/administrative-sql-statements/flush-commands/flush.md), [LOCK TABLES](/docs/server/reference/sql-statements/transactions/lock-tables.md), and cp or scp to make a database backup.

From [MariaDB 10.5](/docs/release-notes/community-server/old-releases/10.5/what-is-mariadb-105.md), the client is called `mariadb-hotcopy`. It can still be accessed under its original `mysqlhotcopy` name via a symlink in Linux, or an alternate binary in Windows.

See [mariadb-hotcopy](/docs/server/clients-and-utilities/backup-restore-and-import-clients/mariadb-hotcopy.md) for details.

<sub>*This page is licensed: GPLv2*</sub>

{% @marketo/form formId="4316" %}
