Souci importation base de donnée
Noel
-
Noel-barbu Messages postés 258 Date d'inscription Statut Membre Dernière intervention -
Noel-barbu Messages postés 258 Date d'inscription Statut Membre Dernière intervention -
Bonjour,
Voilà je fais appel aux connaisseurs, j'ai un problème pour exporter ma base de données voici les paramètres :
ET SQL_MODE="NO_AUTO_VALUE_ON_ZERO";
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
Voilà je fais appel aux connaisseurs, j'ai un problème pour exporter ma base de données voici les paramètres :
ET SQL_MODE="NO_AUTO_VALUE_ON_ZERO";
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
A voir également:
- Souci importation base de donnée
- Votre appareil ne dispose pas des correctifs de qualité et de sécurité importants - Guide
- Base de registre - Guide
- Formules mathématiques de base - Télécharger - Études & Formations
- Gigaset ne reconnait plus sa base - Forum telephonie fixe
- Formules excel de base - Guide
1 réponse
( Rectification message+ Enregistrement sur le site)
Bonjour,
Voilà je fais appel aux connaisseurs, j'ai un problème pour exporter ma base de données voici les paramètres :
Pourtant j'ai bien sélectionné le jeux de caractère reguarder :
http://img15.hostingpics.net/pics/187444aperu.png
Bonjour,
Voilà je fais appel aux connaisseurs, j'ai un problème pour exporter ma base de données voici les paramètres :
ET SQL_MODE="NO_AUTO_VALUE_ON_ZERO"; /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8 */; -- -- Base de données: 'my_fofo' -- CREATE DATABASE 'my_fofo' DEFAULT CHARACTER SET latin1 COLLATE latin1_swedish_ci; USE 'my_fofo'; -- --------------------------------------------------------
Mais voila l'erreur quand jessais de l'importer :
Erreur requête SQL: -- -- Base de données: 'my_fofo' -- CREATE DATABASE 'my_fofo' DEFAULT CHARACTER SET latin1 COLLATE latin1_swedish_ci; MySQL a répondu:Documentation #1044 - Access denied for user '1998685'@'localhost' to database 'my_fofo'
Pourtant j'ai bien sélectionné le jeux de caractère reguarder :
http://img15.hostingpics.net/pics/187444aperu.png