MySQL Enterprise Backup: Articles, Blogs, FAQs, Tutorials
Posted by: Edwin DeSouza
Date: February 22, 2008 01:13PM
Date: February 22, 2008 01:13PM
MySQL Enterprise Backup:
- Features: http://mysql.com/products/enterprise/backup.html
- Docs: http://dev.mysql.com/doc/mysql-enterprise-backup/3.5/en/index.html
- Discussion: http://forums.mysql.com/list.php?28
Presentations:
- http://www.slideshare.net/SanjayManwani/backing-up-the-mysql
- http://www.slideshare.net/SanjayManwani/mysql-enterprise-backup-oracle-secure
MySQL Enterprise Backup: General
- https://blogs.oracle.com/mysqlenterprisebackup/entry/improved_logging_messages
- https://blogs.oracle.com/mysqlenterprisebackup/entry/cloning_a_slave_using_mysql1
- https://blogs.oracle.com/mysqlenterprisebackup/entry/improved_backup_progress_reports_in
- https://blogs.oracle.com/mysqlenterprisebackup/entry/offline_checksum_validation_for_directory
MySQL Enterprise Backup: Full Instance Backup
- https://blogs.oracle.com/mysqlenterprisebackup/entry/backing_up_full_server_instance
MySQL Enterprise Backup: Parallel Backup
- https://blogs.oracle.com/mysqlenterprisebackup/entry/truly_parallel_backup_mysql_enterprise
- https://blogs.oracle.com/mysqlenterprisebackup/entry/parallel_backup_in_mysql_enterprise
MySQL Enterprise Backup: Incremental Backup
- https://blogs.oracle.com/mysqlenterprisebackup/entry/optimistic_incremental_backup
- http://blogs.oracle.com/MySQL/entry/mysql_enterprise_backup_taking_incremental
MySQL Enterprise Backup: Selective Backup
- https://blogs.oracle.com/mysqlenterprisebackup/entry/backing_up_selective_innodb_tables
MySQL Enterprise Backup: Optimistic Backup
- https://blogs.oracle.com/mysqlenterprisebackup/entry/optimistic_incremental_backup
- https://blogs.oracle.com/mysqlenterprisebackup/entry/optimistic_backup
MySQL Enterprise Backup: Redo Log
- https://blogs.oracle.com/mysqlenterprisebackup/entry/improved_redo_log_copying_during
- http://blogs.oracle.com/MySQL/entry/mysql_enterprise_backup_redo_log
MySQL Enterprise Backup: Skip Unused Pages
https://blogs.oracle.com/mysqlenterprisebackup/entry/skip_unused_pages_with_mysql
MySQL Enterprise Backup: Restore
https://blogs.oracle.com/mysqlenterprisebackup/entry/faster_and_space_efficient_restore
https://blogs.oracle.com/mysqlenterprisebackup/entry/how_to_restore_directly_on
MySQL Enterprise Backup: PITR
https://blogs.oracle.com/mysqlenterprisebackup/entry/meb_copies_binary_logs_and
http://mysqlmed.wordpress.com/2013/09/18/mysql-enterprise-backup-pitr-partial-online-recovery/
MySQL Enterprise Backup: Compression
https://blogs.oracle.com/mysqlenterprisebackup/entry/mysql_enterprise_backup_improved_compression
MySQL Enterprise Backup: Encryption
- https://blogs.oracle.com/mysqlenterprisebackup/entry/backup_and_restore_of_encrypted
- https://blogs.oracle.com/mysqlenterprisebackup/entry/data_encryption_with_mysql_enterprise1
MySQL Enterprise Backup: Cloud
https://blogs.oracle.com/mysqlenterprisebackup/entry/streaming_backups_onto_the_cloud
MySQL Enterprise Backup: Netbackup MMS
- https://blogs.oracle.com/mysqlenterprisebackup/entry/meb_support_to_netbackup_mms
MySQL Enterprise Backup: Oracle Secure Backup
- http://www.slideshare.net/SanjayManwani/mysql-enterprise-backup-oracle-secure
MySQL Enterprise Backup: Workbench GUI
- http://www.youtube.com/watch?v=0tPtxpDCJTA
- https://blogs.oracle.com/mysqlenterprisebackup/entry/meb_integration_with_workbench1
MySQL Backup Primer
http://www.pythian.com/blogs/1495/a-mysql-backup-primer
MySQL Backups using LVM Snapshots
http://lenz.homelinux.org/mylvmbackup/
http://mike.kruckenberg.com/archives/2006/05/mysql_backups_u.html
http://www.mysqlperformanceblog.com/2006/08/21/using-lvm-for-mysql-backup-and-replication-setup/
http://blog.dbadojo.com/2007/09/mysql-backups-using-lvm-snapshots.html
ZFS: SnapBack - The joys of backing up MySQL with ZFS...
http://blogs.digitar.com/jjww/?itemid=56
ZFS: MySQL Backup using ZFS
http://www.oreillynet.com/databases/blog/2008/04/mysql_backups_using_zfs_snapsh_1.html
ZFS: Consistent MySQL backups using ZFS snapshots
http://aspiringsysadmin.com/blog/2007/08/13/consistent-mysql-backups-using-zfs-snapshots/
NetApp Snapshot: MySQL Backup and Restore Using ZRM using NetApp Snapshot
http://media.netapp.com/documents/tr-3656.pdf
NetApp Snapshot: ONLINE MYSQL BACKUP USING NETAPP SNAPSHOT TECHNOLOGY
http://www.netapp.com/library/tr/3601.pdf
NetApp Snapshot: MySQL Snapshoting on NetApp Storage
http://www.trussinunix.com/node/6
FreeBSD: Backup MySQL on FreeBSD using Snapshots
http://www.wave2.org/w2wiki/FreeBSDMySQLBackup
Hands on MySQL Backup & Migration
http://www.igvita.com/2007/10/10/hands-on-mysql-backup-migration/
PhpMyAdmin: Backup Database using PhpMyAdmin
http://www.phpeveryday.com/articles/PhpMyAdmin-Backup-Database-using-PhpMyAdmin-P119.html
PHPMyAdmin: Restore Database using PhpMyAdmin
http://www.phpeveryday.com/articles/PhpMyAdmin-Backup-Database-using-PhpMyAdmin-P120.html
How to Backup and Restore Data in MySQL
http://www.wikihow.com/Backup-and-Restore-Data-in-MySQL
Creating MySQL Backups With AutoMySQLBackup
http://www.howtoforge.com/creating-mysql-backups-with-automysqlbackup
How To Back Up MySQL Databases Without Interrupting MySQL
http://www.howtoforge.com/back_up_mysql_dbs_without_interruptions
MySQL Backup and Recovery
http://www.databasedesign-resource.com/mysql-backup.html
Restore individual table dump files into database:
http://crazytoon.com/mysql_restore_table_files.php
Backing up using shell script and sending backup to another server:
http://crazytoon.com/mysql_backups.php
The Umlaut Problem - How To Successfully Back Up And Restore MySQL Databases With Special Characters
http://www.howtoforge.com/the-umlaut-problem-how-to-successfully-back-up-and-restore-mysql-databases-with-special-characters-using-mysqldumper
http://www.howtoforge.com/the-umlaut-problem-how-to-successfully-back-up-and-restore-mysql-databases-with-special-characters-using-mysqldumper-p2
http://www.howtoforge.com/the-umlaut-problem-how-to-successfully-back-up-and-restore-mysql-databases-with-special-characters-using-mysqldumper-p3
DrupalCon2008: MySQL Backup and Security - Best practices
http://szeged2008.drupalcon.org/program/sessions/mysql-backup-and-security-best-practices
Edited 36 time(s). Last edit at 03/05/2017 04:31PM by Edwin Desouza.
- Features: http://mysql.com/products/enterprise/backup.html
- Docs: http://dev.mysql.com/doc/mysql-enterprise-backup/3.5/en/index.html
- Discussion: http://forums.mysql.com/list.php?28
Presentations:
- http://www.slideshare.net/SanjayManwani/backing-up-the-mysql
- http://www.slideshare.net/SanjayManwani/mysql-enterprise-backup-oracle-secure
MySQL Enterprise Backup: General
- https://blogs.oracle.com/mysqlenterprisebackup/entry/improved_logging_messages
- https://blogs.oracle.com/mysqlenterprisebackup/entry/cloning_a_slave_using_mysql1
- https://blogs.oracle.com/mysqlenterprisebackup/entry/improved_backup_progress_reports_in
- https://blogs.oracle.com/mysqlenterprisebackup/entry/offline_checksum_validation_for_directory
MySQL Enterprise Backup: Full Instance Backup
- https://blogs.oracle.com/mysqlenterprisebackup/entry/backing_up_full_server_instance
MySQL Enterprise Backup: Parallel Backup
- https://blogs.oracle.com/mysqlenterprisebackup/entry/truly_parallel_backup_mysql_enterprise
- https://blogs.oracle.com/mysqlenterprisebackup/entry/parallel_backup_in_mysql_enterprise
MySQL Enterprise Backup: Incremental Backup
- https://blogs.oracle.com/mysqlenterprisebackup/entry/optimistic_incremental_backup
- http://blogs.oracle.com/MySQL/entry/mysql_enterprise_backup_taking_incremental
MySQL Enterprise Backup: Selective Backup
- https://blogs.oracle.com/mysqlenterprisebackup/entry/backing_up_selective_innodb_tables
MySQL Enterprise Backup: Optimistic Backup
- https://blogs.oracle.com/mysqlenterprisebackup/entry/optimistic_incremental_backup
- https://blogs.oracle.com/mysqlenterprisebackup/entry/optimistic_backup
MySQL Enterprise Backup: Redo Log
- https://blogs.oracle.com/mysqlenterprisebackup/entry/improved_redo_log_copying_during
- http://blogs.oracle.com/MySQL/entry/mysql_enterprise_backup_redo_log
MySQL Enterprise Backup: Skip Unused Pages
https://blogs.oracle.com/mysqlenterprisebackup/entry/skip_unused_pages_with_mysql
MySQL Enterprise Backup: Restore
https://blogs.oracle.com/mysqlenterprisebackup/entry/faster_and_space_efficient_restore
https://blogs.oracle.com/mysqlenterprisebackup/entry/how_to_restore_directly_on
MySQL Enterprise Backup: PITR
https://blogs.oracle.com/mysqlenterprisebackup/entry/meb_copies_binary_logs_and
http://mysqlmed.wordpress.com/2013/09/18/mysql-enterprise-backup-pitr-partial-online-recovery/
MySQL Enterprise Backup: Compression
https://blogs.oracle.com/mysqlenterprisebackup/entry/mysql_enterprise_backup_improved_compression
MySQL Enterprise Backup: Encryption
- https://blogs.oracle.com/mysqlenterprisebackup/entry/backup_and_restore_of_encrypted
- https://blogs.oracle.com/mysqlenterprisebackup/entry/data_encryption_with_mysql_enterprise1
MySQL Enterprise Backup: Cloud
https://blogs.oracle.com/mysqlenterprisebackup/entry/streaming_backups_onto_the_cloud
MySQL Enterprise Backup: Netbackup MMS
- https://blogs.oracle.com/mysqlenterprisebackup/entry/meb_support_to_netbackup_mms
MySQL Enterprise Backup: Oracle Secure Backup
- http://www.slideshare.net/SanjayManwani/mysql-enterprise-backup-oracle-secure
MySQL Enterprise Backup: Workbench GUI
- http://www.youtube.com/watch?v=0tPtxpDCJTA
- https://blogs.oracle.com/mysqlenterprisebackup/entry/meb_integration_with_workbench1
MySQL Backup Primer
http://www.pythian.com/blogs/1495/a-mysql-backup-primer
MySQL Backups using LVM Snapshots
http://lenz.homelinux.org/mylvmbackup/
http://mike.kruckenberg.com/archives/2006/05/mysql_backups_u.html
http://www.mysqlperformanceblog.com/2006/08/21/using-lvm-for-mysql-backup-and-replication-setup/
http://blog.dbadojo.com/2007/09/mysql-backups-using-lvm-snapshots.html
ZFS: SnapBack - The joys of backing up MySQL with ZFS...
http://blogs.digitar.com/jjww/?itemid=56
ZFS: MySQL Backup using ZFS
http://www.oreillynet.com/databases/blog/2008/04/mysql_backups_using_zfs_snapsh_1.html
ZFS: Consistent MySQL backups using ZFS snapshots
http://aspiringsysadmin.com/blog/2007/08/13/consistent-mysql-backups-using-zfs-snapshots/
NetApp Snapshot: MySQL Backup and Restore Using ZRM using NetApp Snapshot
http://media.netapp.com/documents/tr-3656.pdf
NetApp Snapshot: ONLINE MYSQL BACKUP USING NETAPP SNAPSHOT TECHNOLOGY
http://www.netapp.com/library/tr/3601.pdf
NetApp Snapshot: MySQL Snapshoting on NetApp Storage
http://www.trussinunix.com/node/6
FreeBSD: Backup MySQL on FreeBSD using Snapshots
http://www.wave2.org/w2wiki/FreeBSDMySQLBackup
Hands on MySQL Backup & Migration
http://www.igvita.com/2007/10/10/hands-on-mysql-backup-migration/
PhpMyAdmin: Backup Database using PhpMyAdmin
http://www.phpeveryday.com/articles/PhpMyAdmin-Backup-Database-using-PhpMyAdmin-P119.html
PHPMyAdmin: Restore Database using PhpMyAdmin
http://www.phpeveryday.com/articles/PhpMyAdmin-Backup-Database-using-PhpMyAdmin-P120.html
How to Backup and Restore Data in MySQL
http://www.wikihow.com/Backup-and-Restore-Data-in-MySQL
Creating MySQL Backups With AutoMySQLBackup
http://www.howtoforge.com/creating-mysql-backups-with-automysqlbackup
How To Back Up MySQL Databases Without Interrupting MySQL
http://www.howtoforge.com/back_up_mysql_dbs_without_interruptions
MySQL Backup and Recovery
http://www.databasedesign-resource.com/mysql-backup.html
Restore individual table dump files into database:
http://crazytoon.com/mysql_restore_table_files.php
Backing up using shell script and sending backup to another server:
http://crazytoon.com/mysql_backups.php
The Umlaut Problem - How To Successfully Back Up And Restore MySQL Databases With Special Characters
http://www.howtoforge.com/the-umlaut-problem-how-to-successfully-back-up-and-restore-mysql-databases-with-special-characters-using-mysqldumper
http://www.howtoforge.com/the-umlaut-problem-how-to-successfully-back-up-and-restore-mysql-databases-with-special-characters-using-mysqldumper-p2
http://www.howtoforge.com/the-umlaut-problem-how-to-successfully-back-up-and-restore-mysql-databases-with-special-characters-using-mysqldumper-p3
DrupalCon2008: MySQL Backup and Security - Best practices
http://szeged2008.drupalcon.org/program/sessions/mysql-backup-and-security-best-practices
Edited 36 time(s). Last edit at 03/05/2017 04:31PM by Edwin Desouza.
Subject
Views
Written By
Posted
MySQL Enterprise Backup: Articles, Blogs, FAQs, Tutorials
21753
February 22, 2008 01:13PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.