Visualizza un messaggio singolo
  #1 (permalink)  
Vecchio 29-12-2007, 12.20.15
L'avatar di Ludus
Ludus Ludus non è in linea
Moderatore Sentinella
 
Registrato al forum dal: 20-01-2007
ubicazione: Roma
Messaggi: 4,068
predefinito Importazione DB in blog WP

Ho cambiato hoster e reinstallato WP.

Poi ho importato il db, tramite phpmyadmin, ma mi dà questo errore:

Errore

query SQL:

-- --------------------------------------------------------
--
-- Struttura della tabella `wp_comments`
--
CREATE TABLE `wp_comments` (
`comment_ID` bigint( 20 ) unsigned NOT NULL AUTO_INCREMENT ,
`comment_post_ID` int( 11 ) NOT NULL default '0',
`comment_author` tinytext NOT NULL ,
`comment_author_email` varchar( 100 ) NOT NULL default '',
`comment_author_url` varchar( 200 ) NOT NULL default '',
`comment_author_IP` varchar( 100 ) NOT NULL default '',
`comment_date` datetime NOT NULL default '0000-00-00 00:00:00',
`comment_date_gmt` datetime NOT NULL default '0000-00-00 00:00:00',
`comment_content` text NOT NULL ,
`comment_karma` int( 11 ) NOT NULL default '0',
`comment_approved` enum( '0', '1', 'spam' ) NOT NULL default '1',
`comment_agent` varchar( 255 ) NOT NULL default '',
`comment_type` varchar( 20 ) NOT NULL default '',
`comment_parent` bigint( 20 ) NOT NULL default '0',
`user_id` bigint( 20 ) NOT NULL default '0',
PRIMARY KEY ( `comment_ID` ) ,
KEY `comment_approved` ( `comment_approved` ) ,
KEY `comment_post_ID` ( `comment_post_ID` )
) ENGINE = MYISAM DEFAULT CHARSET = latin1 AUTO_INCREMENT =243;

Messaggio di MySQL: Documentazione
#1050 - Table 'wp_comments' already exists


C'aggia fa?
__________________
"Il campo dei motori di ricerca con annesso il principio dei risultati di ordinamento è di gran lunga la scoperta più importante di tutti i tempi, le immediate generazioni future trarranno i massimi benefici evolutivi multisettoriali dall'imponente condivisione di conoscenza ordinata che tali giganti hanno prodotto e producono." - Micky docet.

Article marketing | Recensioni siti | Realizzazione siti internet a Roma
Rispondi quotando