Bug tracker
backup error met gzip (fix completed in vcs)
when i select all for backup with gzip there is a error in the downloaded zip file when i will unpacked it it say bad crc check and i have just 16 tabels of the 61
Comments / History
but the gzip file give no crc error
crc error at downloaded gzip file
SQL query:
CREATE TABLE phpbb_acl_groups(
group_id mediumint( 8 ) unsigned DEFAULT '0' NOT NULL ,
forum_id mediumint( 8 ) unsigned DEFAULT '0' NOT NULL ,
auth_option_id mediumint( 8 ) unsigned DEFAULT '0' NOT NULL ,
auth_role_id mediumint( 8 ) unsigned DEFAULT '0' NOT NULL ,
auth_setting tinyint( 2 ) DEFAULT '0' NOT NULL ,
KEY group_id( group_id ) ,
KEY auth_opt_id( auth_option_id )
) CHARACTER SET `utf8` COLLATE `utf8_bin` ;
MySQL said:
#1005 - Can't create table '.\new_db\phpbb_acl_groups.frm' (errno: 121)
11th December 2006 22:31 GMT+2
Download [ 1.44 MB]