Intro:A backup directory ConsoleProgram. NET 2.0 Framework
Backup Tool V1.0 by icebird @ cnblogs
Syntax: Backup srcdir backupdir [excludedir...]
Explain:Srcdir is the source directory to be backed up
Backupdir is the backup directory.
Srcdir and backupdir must exis
mysql-5.6.36-linux-glibc2.5-x86_64.tar.gz-c/usr/localCd/usr/localLN-SV mysql-5.6.36-linux-glibc2.5-x86_64 MySQLCD MySQLChown-r root.mysql./*Mkdir/app/data/mydata-pChown-r Mysql.mysql/app/data/mydataMkdir/app/data/binlogsChown-r Mysql.mysql/app/data/binlogsCd/usr/local/mysqlscripts/mysql_install_db--datadir=/app/data/mydata--user=mysqlCopy the service script to the startup itemCP Support-files/mysql.server/etc/rc.d/init.d/mysqldChkconfig--add mysqldChkconfig--list mysqld\CP my.cnf/etc/my.cnfVim/
Powerful rsync website automatic backup tool
Rsync is a data image backup tool in unix-like systems-remote sync. A Fast Incremental Backup Tool, Remote Sync, supports local replication or synchronization with other SSH and rsync h
Xtrabackup is an open-source project of percona (mysqlperformanceblog) to implement functions similar to innodb's official Hot Backup Tool InnoDBHotBackup. But in fact, Xtrabackup also provides additional functions (but there are also unimplemented functions ). Xtrabackup contains two tools: xtrabackup
Xtrabackup is an open-source project of percona (mysqlperformanceblog) to implement functions similar to i
Adhu (ASM Disk Header Utility) is one of the three major restoration artifacts of oracle asm, kfed, and amdu, which are not vigorously promoted by oracle (an internal tool ), with the enhancement of the kfed function and the improvement of the automatic backup function of asm disk headers, adhu oracle basically stops development support and can be used as a disk header protection
MySQL study--mysql InnoDB Engine Backup tool One of the Xtrabackup (Install)Xtrabackup is a innodb to do data backup tools, Support Online hot backup (backup without affecting the data read and write), is a commercial backup
1.Xtrabackup Tools Introduction:
Xtrabackup is a tool for data backup of InnoDB, which supports online hot backup (without affecting data reading and writing during backup), is a good substitute for the commercial Backup tool Inn
MySQLStudy-MySQLinnodb engine backup tool XtraBackup (Install) Xtrabackup is a tool for InnoDB data backup and supports online hot backup (data read/write is not affected during backup ), it is a good commercial
Mydumper is a high-performance multi-threaded backup and Recovery tool for MySQL and drizzle.
Main Features:
1, lightweight, written in C
2, the execution speed is mysqldump 10 times times
3. Consistent snapshots of transactional and non-transactional tables (more than 0.22 versions)
4, file compression (in the form of. GZ)
5, Support export Binlog (this I tested, but did not succeed, advice, test ver
MySQL backup tool-mysqlhotcopy
Mysqlhotcopy uses lock tables, flush tables and cp or scp to quickly back up the database. it is the fastest way to back up a database or a single table. It is a physical backup, but it can only be used to back up the MyISAM storage engine and run on the machine where the database directory is located. different from mysqldump
;SELECT * from V$archived_log;SELECT * from V$backup_redolog;--Recovery ConsultantList Failure--Diagnostic errorAdvise failure--suggestionRepair Failure-repair (data files and control files)Renaming data files under--rmanrun{2> SQL ' alter tablespace test_user offline ';3> set newname for datafile '/u01/app/oracle/oradata/test_user.dbf '4> to '/u01/app/oracle/oradata/test_user01.dbf ';5> restore Tablespace test_user;6> switch datafile all;7> recover tablespace Test_user;8> SQL ' alter tablespace
Rsync is a data image backup tool in Linux. It can be seen from the software name-remote sync. Rsync supports most Unix-like systems, including Linux, Solaris, and BSD. The latest version of rsync can be found at http://rsync.samba.org/rsync. Its features are as follows:1. images can be used to save the entire directory tree and file system.2. It is easy to maintain the permissions, time, and soft links of
Tags: mysql backup tool xtrabackup1. Backup Xtrabackup tool installation (only data can be backed up and table structure cannot be backed up)http://tongcheng.blog.51cto.com/6214144/15625382.xtrabackup Basic Parameters--defaults-file--The default configuration file for the database--target-dir--Directory where
Tags: xtrabackup mysql backup LinuxMySQL physical Backup tool xtrabackup installation configuration 1????XtrabackupTools IntroductionXtrabackup is a InnoDB to do physical data backup tools, Support Online hot backup (backup withou
environment and do not affect any database operations on the line.Win Bei: to acquire a lock between backups and to apply a lock. Some actions are affected during the lock.Cold: Stop the server before backing up and then back up.Three. XtrabackupXtrabackup is an open source hot standby tool under Percona that backs up MySQL data without locking the database. It is able to back up the Innodb,xtradb,myisam table and the MySQL version supports 5.1,5.5,5
Rsync is a data image backup tool in Linux. It can be seen from the software name-Remote Sync. Rsync supports most UNIX-like systems, including Linux, Solaris, and BSD. The latest version of rsync can be found at http://rsync.samba.org/rsync. Its features are as follows:
1. images can be used to save the entire directory tree and file system.
2. It is easy to maintain the permissions, time, and soft links o
Tags: mysql multithreading myduper myloaderMydumper is a multithreaded backup tool that opens 4 threads by default and is faster than mysqldump mydumper Backup, the data and table structure is separate, such as when the test table is backed up, generates Test.sql files and test.schema.sql files. Myloader The binary log is not logged by default, even if you are s
ArticleDirectory
Version Branch
Start work
Preface
Do not use this article as a technical article for programmers. Even if you do not know anything about programming, you can follow the instructions in this article to learn how to do it. More importantly, this article will show you how to make git your job log, your backup tool, and your project management software. That's right. Git makes
Afraid of fear. One day, the hard drive of csdn is broken. After years of hard work, you have not written any articles?
Recently I have written two blog backup tools to back up the articles on the blog to a local machine.
Baidu Hi's blog backup tool: http://download.csdn.net/source/939687
Csdn blog backup tools: htt
Tags: otherwise password HTTPS--format out alter INNODB existsDescription: MySQL innodb and MyISAM type database, the latest version of this tool seems to have been supported, previously may exist in the MyISAM only cold backup way of saying.To back up the specified library:Mysqldump-h127.0.0.1-uroot-p--lock-tables--events--triggers--routines--flush-logs--master-data=2--databases db1 DB2 db3 >./db.sqlBack U
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.