Forum is backup and running after some corruption but all private messages have been deleted! NO!
How can I get it out of the backup.php ?? SugarCRM Forums - Huge backups -- normal?:: MYD -rw-rw---- 1 mysql mysql 49536 Aug 10 2006 leads_cstm.MYD . Full Sugar/ sql Backup & Restore module. chrisky, Developer Help, 43, 10-26-2007 07:14 PM http://www.sugarcrm.com/forums/showthread.php?p=73619HOME |
Please help quick!
Ryan
you sure it's lost try closing forum, shutting down mysql, copying all mysql data files in mysql data directory for your forum database to a safe locationi.e.
cp /var/lib/mysql/forumnamedata/* /home/datafiles/forumnamedata
then running myisamchk repair on your databases at /var/lib/mysql/forumnamedata Weblord.it - Sitemap:: Aiuto problema BACKUP forum! Fatal error: Maximum execution aiuto restore urgente · Aiuto ridimensionare il sito in larghezza http://www.weblord.it/web/mappa.htmlHOME |
i.e. still with mysql shut down and forum closed
to check for corruption
myisamchk -s -O sort_buffer=384M -O key_buffer=384M /var/lib/mysql/forumnamedata/*.MYI
to repair
myisamchk -r -q -O sort_buffer=384M -O key_buffer=384M /var/lib/mysql/forumnamedata/*.MYI
if doesn't work do without -q option
myisamchk -r -O sort_buffer=384M -O key_buffer=384M /var/lib/mysql/forumnamedata/*.MYI
Where's The Advantage In Windows Genuine Advantage?
Stocks Bounce After S&P Joins Bear Market
|