When I try to import magazeen.sql with phpmyadmin , I've the following error.

Erreur

requête SQL:

--
-- Database: `maga`
--
-- --------------------------------------------------------
--
-- Table structure for table `access`
--
CREATE TABLE `access` (
`aid` int( 11 ) NOT NULL AUTO_INCREMENT ,
`mask` varchar( 255 ) NOT NULL default '',
`type` varchar( 255 ) NOT NULL default '',
`status` tinyint( 4 ) NOT NULL default '0',
PRIMARY KEY ( `aid` )
) ENGINE = InnoDB DEFAULT CHARSET = utf8 AUTO_INCREMENT =1;

MySQL a répondu:Documentation
#1050 - Table 'access' already exists

Comments

sheena_d’s picture

Status: Active » Closed (fixed)

Hi,

Maintenance of this theme has changed hands and we are no longer supporting this version of the theme. You may want to try upgrading to see if that fixes your problems. Sorry for any inconvenience.

Thanks,
Sheena