技巧提示
query("SHOW TABLE STATUS LIKE '$tp%'", 'SILENT'); while($table = $db->fetchRow($query)) { if($table['Data_free'] && $table[$tabletype] == 'MyISAM') { $checked = $table[$tabletype] == 'MyISAM' ? 'checked' : 'disabled'; ?>
数据表类型记录数数据索引碎片
>
/>
数据表没有碎片,不需要再优化。