From:             davesman at atlas dot cz
Operating system: Windows XP Corporate
PHP version:      4.3.3RC2
PHP Bug Type:     MySQL related
Bug description:  New authentification mechanism in MySQL 4.1

Description:
------------
When will PHP suppoer wew authentification mechanism in MySQL 4.1?

Reproduce code:
---------------
mysql_connect("localhost", "root", "*******")

Expected result:
----------------
connection to MySQL

Actual result:
--------------
Error "client does not support authenntification......consider upgrading
client"

-- 
Edit bug report at http://bugs.php.net/?id=24973&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=24973&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=24973&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=24973&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=24973&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=24973&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=24973&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=24973&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=24973&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=24973&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=24973&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=24973&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=24973&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=24973&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=24973&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=24973&r=gnused

Reply via email to