Hi all
Is there any way to start mysql/innodb skipping transactions ?, i had a crash and i cant get the database to work.


i tried the force_recovery option level 3:
# 3 (SRV_FORCE_NO_TRX_UNDO) do not run transaction rollbacks after recovery;

this way i can get it to work, but as the manual said i cant do any update query while force_recovery is on and also cant do a mysqldump, so im stucked :(.

any ideas ?
Im using mysql 4.0.4, solaris 8 sparc .

thanx
Carlos

_________________________________________________________________
MSN 8 with e-mail virus protection service: 2 months FREE* http://join.msn.com/?page=features/virus



-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to