Results 1 to 4 of 4

Thread: Backup mysql database

  1. #1
    Join Date
    Mar 2009
    Posts
    92

    Backup mysql database

    Can any one tell me the procedure to backup mysql database. There is large amount of data stored in my database. Is that possible to Copy the raw mysql database files?

  2. #2
    Join Date
    May 2008
    Posts
    2,297

    Re: Backup mysql database

    MySQL database backup can be accomplished in following ways : a) Copying the raw mysql database files & b) Exporting tables to text files or Execute a database backup query from PHP file. Run mysqldump using system() function. Use phpMyAdmin to do the backup.

  3. #3
    Join Date
    Jan 2009
    Posts
    199

    Re: Backup mysql database

    Backup Database MySQL. Much more difficult is the task of creating a copy of such a dynamic structure, the database MySQL.Make a copy of all the static HTML-and other documents easily. It is also easy to periodically "put off to one side, and copies of scripts. Much more difficult is the task of creating a copy (the backup) of such a dynamic structure, the database MySQL.

  4. #4
    Join Date
    Dec 2008
    Posts
    177

    Re: Backup mysql database

    There is a program mysqldump, allowing fast and easy to perform operations to create a backup database MySQL. Also mysqldump provides an opportunity to make very fine settings for managing backups of databases or individual tables. We can say that mysqldump - is a basic tool that you will need to use in the event that you do backup MySQL.

Similar Threads

  1. How to Backup & Restore MySQL Database
    By fumble in forum Guides & Tutorials
    Replies: 2
    Last Post: 16-03-2012, 03:32 PM
  2. Manipulating MySQL database using PHP
    By blueprats in forum Guides & Tutorials
    Replies: 1
    Last Post: 30-04-2010, 04:29 PM
  3. Working with MySQL database
    By Garlands in forum Software Development
    Replies: 5
    Last Post: 12-02-2010, 10:36 PM
  4. Database Replication in MySQL
    By Muhammad Waqar in forum Software Development
    Replies: 5
    Last Post: 21-12-2009, 12:34 PM
  5. Replies: 3
    Last Post: 07-11-2009, 09:36 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,562,704.85421 seconds with 17 queries