|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2003-08-07 07:53 UTC] sniper@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Tue Dec 02 20:00:01 2025 UTC |
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"