• 当文章数据表过大时可以手动创建分表,提高读写速度。
  • 创建分表后,需手动设置当前数据分表。

{?section name=i loop=$tablerows?} {?/section?}
分表状态 设置数据分表 记录数 数据 索引 碎片 操作
{?if $i['key']==$tbnum?}当前分表{?else?}-{?/if?} {?$tablerows[i].Rows?} {?$tablerows[i].Data_length?} {?$tablerows[i].Index_length?} {?$tablerows[i].Data_free?} {?if $i['key']==1 || $i['key']==$tbnum || $tablerows[i].Rows>0?} {?function saxue_geticon:'del':'删除':0?}{?else?}{?function saxue_geticon:'del':'删除'?}{?/if?}
{?$totaltable?}个表 {?$totalrows?}条记录 {?$totalsize?} {?$totalindex?} {?$totalfree?}
 



创建分表
分表名称: {?$tablepre?}