LinHES Forums
http://forums.linhes.org/

r5f27 issue with backups after upgrade to 0.21
http://forums.linhes.org/viewtopic.php?f=17&t=18247
Page 1 of 1

Author:  Warped [ Fri May 02, 2008 4:48 am ]
Post subject:  r5f27 issue with backups after upgrade to 0.21

Hi,

I have issue with doing proper backup on r5f27 upgraded to 0.21 via src compilation.
backup script is complying about 3 data tables<->backup inconsistency:

weatherdatalayout
weatherscreens
weathersourcesettings

Indeed those 3 tables are different from all rest as they haven't MYD and MYI files.
I was trying to repair them by issuing:
Code:
repair table ... use_frm;

but mysql reports "storage engine doesn't support repair".
Can somebody hint me where issue is ?
br

Author:  tjc [ Fri May 02, 2008 6:57 am ]
Post subject: 

The backup/restore scripts used to scan the directory for those files as a quick and dirty way of telling what tables there were. They now use a smarter SQL based check because of this. You can get semi-recent versions of the scripts from the backup & restore how to page on the wiki, (look for the attachments link at the bottom of the page).

Page 1 of 1 All times are UTC - 6 hours
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/