REPAIR VIEW
Check and correct a view's algorithm. This statement is primarily used by upgrade scripts to ensure view definitions are compatible.
Syntax
REPAIR [NO_WRITE_TO_BINLOG | LOCAL] VIEW view_name[, view_name] ... [FROM MYSQL]Description
See Also
Last updated
Was this helpful?

