Top "Repair" questions

fix btrfs "btrfs parent transid verify failed on ..."

btrfs fi show displays all btrfs file system but also a lot of errors like: parent transid verify failed on 109973766144 …

linux filesystems repair btrfs
mongod unclean shutdown detected

I try to start mongod.exe but I have and I get the following error: C:\MongoDB\Server\30\bin>…

mongodb shutdown repair
How to repair a MySQL table without using phpMyAdmin?

I had a table with complicated columns, I started to fill it with a heavy data, during that, it crashed. …

mysql crash xampp repair
How to delete all the data and metadata in HBase WITHOUT uninstalling and reinstalling?

Running HBase in pseudo-distributed mode on my dev box. Cloudera CDH4. CentOS. Somehow, my HBase installation has gotten totally corrupted. …

hadoop hbase hdfs recovery repair
How to launch Maintenance mode--"Change, Repair, or Remove installation" dialog in WIX

I have changed the wix tutorial codes from here http://www.tramontana.co.hu/wix/ to make my own installer. …

installation wix repair
How to repair, or drop/create a corrupted table in mysql?

Situation: I have a MySQL database with 104 tables, running locally on XAMPP on windows 7. All the tables have InnoDB engine. …

mysql database recover repair
Repairing mysql myisam table using `Repair Table` vs myisamchk

I am working on a script that will be a cronjob that will look at the tables in database and …

php mysql myisam repair