Another case of notice

Signed-off-by: Marc Delisle <marc@infomarc.info>
This commit is contained in:
Marc Delisle 2014-05-16 07:43:57 -04:00
parent afc755f31c
commit ebb14cb085

View File

@ -513,6 +513,7 @@ function PMA_getHtmlForStructureTableRow(
// - when it's a view
// so ensure that we'll display "in use" below for a table
// that needs to be repaired
$approx_rows = false;
if (isset($current_table['TABLE_ROWS'])
&& ($current_table['ENGINE'] != null
|| $table_is_view)