true, 'db' => $GLOBALS['db'], 'real_row_count' => 'true', 'real_row_count_all' => 'true' ); } $cell_text = ($approx_rows) ? '' . '~' . $row_count_sum . '' : $row_count_sum; ?> 1)): ?> fetchValue( "SELECT @@storage_engine;" ); if (empty($default_engine)) { // MySQL >= 5.5.3 $default_engine = $GLOBALS['dbi']->fetchValue( "SELECT @@default_storage_engine;" ); } ?>