Vi Nguyen's Dev Notes
Ctrlk
  • 📓Dev Notes
  • Deployment & Operation
    • Docker Container
    • Git
    • Ansible
    • Linux
    • Database
      • Check if database is reachable with nc
      • PostgreSQL
      • Mysql
        • Mysql - Create user & grant permission on a database
        • Dump & import Mysql database inside container
        • Mysql - Dump all Mysql database from Mysql
    • Ngnix
  • Docker-compose samples
  • Homelab
  • Development
    • Development Notes
  • My Resources
    • Blog
    • Geek Tools
    • Dev Note Github Repo
Powered by GitBook
On this page
  1. Deployment & Operation
  2. Database

Mysql

Mysql - Create user & grant permission on a databaseDump & import Mysql database inside containerMysql - Dump all Mysql database from Mysql