Activity Stream
48,167 MEMBERS
6793 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 5 of 5
  1.     
    #1
    Member

    Default mySQL Problems???

    hey i been taking backups from admincp of vbulletin and noticed that they where incomplete backups so i started taking from cpanel and they seems fine but my most recent ones are not downloading fully like it times out or something and act as its completed how can i get this sorted out?
    dyear20 Reviewed by dyear20 on . mySQL Problems??? hey i been taking backups from admincp of vbulletin and noticed that they where incomplete backups so i started taking from cpanel and they seems fine but my most recent ones are not downloading fully like it times out or something and act as its completed how can i get this sorted out? Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Member
    Use MySQLDumper

  4.     
    #3
    Member
    try to back up from phpmyadmin. Not sure if it works. Ive used it's functions before and it worked.
    Please follow signature rules

  5.     
    #4
    Respected Member
    Create a new folder in your system on the same level as public_html so no one else can access it. Something like /home/yourname/backups . Make it writable.

    Now use cron jobs and run this command once a day(or more if you want).

    mysqldump --opt -u username -p password dbname | gzip > /home/yourname/backups/dbbackup1.gz
    If you run twice a day use separate cron jobs and change the output to 2 instead of 1.
    Now you can use your ftp program to download it.

  6.     
    #5
    Member
    Quote Originally Posted by DeLeTeD View Post
    try to back up from phpmyadmin. Not sure if it works. Ive used it's functions before and it worked.
    i did that and its incomplete it stopped at p and even the host backup incomplete like it stops at 1gb

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. mySQL Memory Table problems.
    By TechPro in forum Technical Help Desk Support
    Replies: 2
    Last Post: 31st Oct 2011, 09:11 AM
  2. MYSQL Error while Import via MYSQL Dumper (Error
    By desibreaker in forum Server Management
    Replies: 10
    Last Post: 5th Aug 2011, 07:26 PM
  3. Serious problems, seriously.
    By Fatal in forum General Discussion
    Replies: 11
    Last Post: 11th Nov 2009, 10:12 PM
  4. Serious problems :/
    By iKnow in forum General Discussion
    Replies: 65
    Last Post: 11th Nov 2009, 04:00 PM
  5. problems
    By priviet02 in forum Server Management
    Replies: 0
    Last Post: 18th Jan 2009, 04:33 PM

Tags for this Thread

BE SOCIAL