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

MySQL [Warning] error



Posted by: RPG
November 05, 2008 04:01PM
I would like to know, how can I fix this error?
Found in mySql error log [EasyPHP 1.8], appears all the time server is starting:

081105 8:04:49 InnoDB: Started; log sequence number 0 43634
081105 8:04:49 [Warning] mysql.user table is not updated to new password format; Disabling new password usage until mysql_fix_privilege_tables is run
081105 8:04:49 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
C:\PROGRA~1\EASYPH~1\MySql\bin\mysqld.exe: ready for connections.
Version: '4.1.9-max' socket: '' port: 3306 Source distribution
Posted by: phpcore
December 16, 2008 12:21PM
Try to remove application and run setup again and before changing default config try to look in forums how to change password or privileges.
Posted by: delb
December 26, 2008 06:45PM
Warning: mysql_connect(): Accès refusé pour l'utilisateur: 'bechir'@'@localhost' (mot de passe: OUI) in c:\program files\easyphp1-8\www\callsolution\includes\functions\database.php on line 9
Unable to connect to database server!
Posted by: phpcore
January 15, 2009 10:24AM
eske le USER bechir existe dans la table des utilisateurs MYSQL ?
Si non ajoute le avec un GRANT ALL sur la base qu'il utilise