diff --git a/select.inc.php b/select.inc.php index a9df916e..93de1d8e 100644 --- a/select.inc.php +++ b/select.inc.php @@ -22,6 +22,7 @@ if (isset($rights["insert"])) { if (!$columns) { echo "
" . lang('Unable to select the table') . ($fields ? "" : ": " . $mysql->error) . ".
\n"; } else { + $table_status = table_status($_GET["select"]); $indexes = indexes($_GET["select"]); echo "