Outdated Version

You are viewing an older version of this section. View current production version.

REPAIR DATABASE

Brings a database that has failed to recover (due to a log corruption) back into the online state.

Info

MemSQL versions 4 and higher automatically repair databases as needed.

Syntax

REPAIR DATABASE db_name

Remarks

Example

   memsql> REPAIR DATABASE test;