https://github.com/sihar/mysql-administration
backup, restore and other thing about mysql administration
https://github.com/sihar/mysql-administration
backup database mysql restore sql
Last synced: about 2 months ago
JSON representation
backup, restore and other thing about mysql administration
- Host: GitHub
- URL: https://github.com/sihar/mysql-administration
- Owner: sihar
- Created: 2020-04-13T02:29:09.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-08-31T03:52:04.000Z (almost 5 years ago)
- Last Synced: 2026-04-30T13:33:37.040Z (about 2 months ago)
- Topics: backup, database, mysql, restore, sql
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MySQL Administration
## Backup dan Restore
- [simple backup](script/simple_backup.md)
- [backup with parameter](script/backup_with_parameter.md)
- [restore](script/restore.md)
- [backup and restore using mariabackup](script/backup_restore_using_mariabackup.md)
- [backup scheduling](script/backup_scheduling.md)
## Lainnya
- [Ubah format string menjadi format tanggal](script/ubah_format_string_menjadi_format_tanggal.md)
- [set login path](script/set_login_path.md)