Aider moi à importer ma base de donnée
badou123456789
Messages postés
1
Statut
Membre
-
Nhay Messages postés 838 Date d'inscription Statut Membre Dernière intervention -
Nhay Messages postés 838 Date d'inscription Statut Membre Dernière intervention -
Bjr ,j'ai un probleme en important ma base de données qui m'affiche le message d'erreur suivant:
Structure de la table 'wp_commentmeta'
--
CREATE TABLE IF NOT EXISTS 'wp_commentmeta' (
'meta_id' bigint( 20 ) unsigned NOT NULL AUTO_INCREMENT ,
'comment_id' bigint( 20 ) unsigned NOT NULL DEFAULT '0',
'meta_key' varchar( 255 ) DEFAULT NULL ,
'meta_value' longtext,
PRIMARY KEY ( 'meta_id' ) ,
KEY 'comment_id' ( 'comment_id' ) ,
KEY 'meta_key' ( 'meta_key' )
) ENGINE = InnoDB DEFAULT CHARSET = utf8 AUTO_INCREMENT =1
MySQL a répondu: Documentation
#1046 - No database selected
Structure de la table 'wp_commentmeta'
--
CREATE TABLE IF NOT EXISTS 'wp_commentmeta' (
'meta_id' bigint( 20 ) unsigned NOT NULL AUTO_INCREMENT ,
'comment_id' bigint( 20 ) unsigned NOT NULL DEFAULT '0',
'meta_key' varchar( 255 ) DEFAULT NULL ,
'meta_value' longtext,
PRIMARY KEY ( 'meta_id' ) ,
KEY 'comment_id' ( 'comment_id' ) ,
KEY 'meta_key' ( 'meta_key' )
) ENGINE = InnoDB DEFAULT CHARSET = utf8 AUTO_INCREMENT =1
MySQL a répondu: Documentation
#1046 - No database selected
A voir également:
- Aider moi à importer ma base de donnée
- Votre appareil ne dispose pas des correctifs de qualité et de sécurité importants - Guide
- Base de registre windows - Guide
- Importer favoris chrome - Guide
- Base de données vide tnt - Forum TNT / Satellite / Réception
- La base de données de sécurité du serveur n'a pas de compte d'ordinateur pour la relation - Forum Windows 10