php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #24973 New authentification mechanism in MySQL 4.1
Submitted: 2003-08-07 06:56 UTC Modified: 2003-08-07 07:53 UTC
From: davesman at atlas dot cz Assigned:
Status: Not a bug Package: MySQL related
PHP Version: 4.3.3RC2 OS: Windows XP Corporate
Private report: No CVE-ID: None
 [2003-08-07 06:56 UTC] davesman at atlas dot cz
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"

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-08-07 07:53 UTC] sniper@php.net
Mysql 4.1 is not and will not be supported by current mysql extension.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 23:01:34 2024 UTC