进入了“初始化表成功后,正在进入备分表”后就是空白,什么也没有,在备分目录里也是空白的,打开config.php $b_table="about,admin,chat,class,message,news,newsclass,notice,product,sysdate,user"; $tb[about]=0; $tb[admin]=0; $tb[chat]=0; $tb[class]=0; $tb[message]=0; $tb[news]=0; $tb[newsclass]=0; $tb[notice]=0; $tb[product]=0; $tb[sysdate]=0; $tb[user]=0;
$b_baktype=0; $b_filesize=300; $b_bakline=500; $b_autoauf=1; $b_dbname="hgh"; $b_stru=1; $b_strufour=0; $b_dbchar=""; $b_beover=0; $b_insertf="replace"; $b_autofield=",,"; 请问这是怎么回事?
|