PHP Class SqlParser\Statements\RepairStatement

REPAIR [NO_WRITE_TO_BINLOG | LOCAL] TABLE tbl_name [, tbl_name] ... [QUICK] [EXTENDED] [USE_FRM]
Author: Dan Ungureanu ([email protected])
Inheritance: extends MaintenanceStatement
Mostra file Open project: phpmyadmin/sql-parser

Public Properties

Property Type Description
$OPTIONS array Options of this statement.

Property Details

$OPTIONS public_oe static_oe property

Options of this statement.
public static array $OPTIONS
return array