introduction screenshots faq forum blog modules components download
Please use the search function and/or read the FAQ first.

Go to Topic: PreviousNext
Go to: Message ListNew TopicSearchLog InPrint View

Compatibilité MySQL 4 et 5 avec EasyPHP 3



Posted by: namavic
January 23, 2009 06:31PM
Pour ceux qui veulent garder la compatibilité avec leurs configurations antérieures, vous pouvez modifier le mot de passe par défaut de "root" de MySQL dans le fichier "my.ini" (accès direct dans le menu local de l'icône EasyPHP de la barre des tâches : Configuration -> MySQL) :
ligne 52 : password=mysql
remplacez par : password=

Si vous rencontrez d'autres difficultés avec MySQL, essayez ceci :
ligne 87 : sql-mode="STRICT_TRANS_TABLES,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION"
remplacez par : sql-mode=""

J'ai pu résoudre ainsi un problème de compatibilité avec de nombreux scripts d'insert dans des tables comportant un champ id "auto increment".
Options: ReplyQuote


Go to: Message ListSearchLog In
Your Name: 
Your Email: 
Subject: 
Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.