vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Backup of SQL database (any ideas?) (https://vborg.vbsupport.ru/showthread.php?t=239323)

93Corvette 03-29-2010 05:10 AM

Backup of SQL database (any ideas?)
 
I have a forum SQL database that I need make a back of. The total size is 192 tables with 186.38MB.
The largest table are:
Table--------------record-------Size------
attachment--------344----------156.01MB
post----------------9319--------9.55MB
picture-------------68-----------4.32MB
template----------764---------3.09MB
phase--------------11764------2.76MB
cpsession-----------0-----------1.24MB
pmtext-------------1350-------1.22MB
postedithistory-----596--------1.60MB
session-------------5-----------1.03MB

I try to do backup's however, the table being so large the "phpMyAdmin", "Backup Wizard", "Mysql Dumper" can't back them up. Is there any other way of backing this database up without using SSH? My host charge $24 per year for SSH, and having a forum that doesn't charge for membership, nor having advertisements, I truly don't want to pay $24 if there is another way of doing it.

Any advise?

ProFifaLeagues 03-29-2010 06:02 AM

Search for PaulM's Mod im sure there is a version for 3.8.4 and 4.0 and above and i can confirm it works well
heres the link in fact https://vborg.vbsupport.ru/showthread.php?t=231481
or this one for 3.8
https://vborg.vbsupport.ru/showthread.php?t=201319

Marco van Herwaarden 03-29-2010 07:58 AM

The only reliable method of backing up and restoring a database is with shell access via telnet or ssh. This is because backing up with a PHP script like that in the Admin CP or phpMyAdmin can result in PHP timeouts errors and an incomplete backup file. Please see the instructions here:

Backup:
http://www.vbulletin.com/docs/html/m...nce_ssh_backup

Restore:
http://www.vbulletin.com/docs/html/m...ce_ssh_restore

P.S. If you don't have shell access, some people have also reported success with these scripts:

MySQLDumper:
http://www.mysqldumper.net

MySQLHotxcopy:
http://www.vbulletin.com/forum/showt...t=mysqlhotcopy

Bigdump:
http://www.ozerov.de/bigdump.php


All times are GMT. The time now is 06:22 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01776 seconds
  • Memory Usage 1,713KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete