> For the complete documentation index, see [llms.txt](https://dev-notes.vinguyen.blog/notes/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dev-notes.vinguyen.blog/notes/deployment-and-operation/database/mysql.md).

# Mysql

- [Mysql - Create user & grant permission on a database](https://dev-notes.vinguyen.blog/notes/deployment-and-operation/database/mysql/mysql-create-user-and-grant-permission-on-a-database.md): Create user & grant permission on a database
- [Dump & import Mysql database inside container](https://dev-notes.vinguyen.blog/notes/deployment-and-operation/database/mysql/dump-and-import-mysql-database-inside-container.md)
- [Mysql - Dump all Mysql database from Mysql](https://dev-notes.vinguyen.blog/notes/deployment-and-operation/database/mysql/mysql-dump-all-mysql-database-from-mysql.md): Dump all databases from Mysql
