Section courante

A propos

Section administrative du site

REPAIR TABLE

Répare la table
MySQL  

Syntaxe

REPAIR [LOCAL | NO_WRITE_TO_BINLOG] TABLE tbl_name [, tbl_name] ... [QUICK] [EXTENDED] [USE_FRM]

Paramètres

Nom Description
tbl_name Ce paramètre permet d'indiquer le nom de la table à traiter

Description

Ces instructions permettent de réparer une ou plusieurs tables éventuellement endommagé.

Voir également

Article - Les géants de l'informatique - Oracle

Références

MySQL - Référence, Edition Micro Application, Nicolas Rivereau, Antoine Pichot, 2002, ISBN: 2-7429-2560-0, page 908.
MySQL: The definitive guide to using, programming, and administering MySQL 4 databases - Second Edition, Paul Dubois, 2003, ISBN: 0-7357-1212-3, page 882

Dernière mise à jour : Lundi, le 14 septembre 2015