Hi,
Is it just my setup or do sugar use MyISAM for all tables except for teh accounts_cstm table. I had to restore a database recently and because the accounts_cstm was innodb and corrupt it by coping the backup in instead to using the ib_logfiles???
With the MyISAM you can copy a file backup ie a rsync, cp of /var/lib/mysql/DB and it will work, with innodb table you have to restore in issue extra command, get a sqldump in recuew mode adn the restore that to the database.
Is it possible to checge teh engine that the accounts_cstm table using without damaging the table, data and any other tables in the DB
Rgds
Chris


LinkBack URL
About LinkBacks




Reply With Quote
Bookmarks