Jump to content

Deleting corrupted rows from tables in database


Aramaech

Recommended Posts

Posted

Does anyone know the correct procedure for deleting corrupted rows in the database table?

The table is re_forum_posts so I'm guessing rebuilding the search index afterwards will be part of it, but that's all I've got.
 

Posted
6 hours ago, RobotMonkeyHead said:

Does anyone know the correct procedure for deleting corrupted rows in the database table?

The table is re_forum_posts so I'm guessing rebuilding the search index afterwards will be part of it, but that's all I've got.
 

Can you mentioned those corrupted rows? You can not delete a row just like that from a table. Instead, can you try to chec and repair that table? But first of all, make a backup of the database before you do anything at all.

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...