php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #48735 mysqlnd descriped as -dev version
Submitted: 2009-06-30 12:10 UTC Modified: 2009-06-30 21:56 UTC
From: todesw1nd at hotmail dot com Assigned:
Status: Not a bug Package: MySQL related
PHP Version: 5.3CVS-2009-06-30 (snap) OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
37 - 24 = ?
Subscribe to this entry?

 
 [2009-06-30 12:10 UTC] todesw1nd at hotmail dot com
Description:
------------
it seems that mysqlnd is unstable while reading this and that information is still given in the final build for today

Reproduce code:
---------------
mysql_get_client_info()

or

mysqli_get_client_info()

or

$pdo_mysql->getAttribute(PDO::ATTR_CLIENT_VERSION)

Expected result:
----------------
mysqlnd 5.0.5

Actual result:
--------------
mysqlnd 5.0.5-dev - 081106 - $Revision: 1.3.2.27 $

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-06-30 21:31 UTC] jani@php.net
Well, it's dev since it's still experimental. Please, in the future, ask 
on the internals@ first..
 [2009-06-30 21:56 UTC] todesw1nd at hotmail dot com
i can't understand why experimental resources are included in a final release, but ok. what's the internals@, a mailing list?
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 20:01:29 2024 UTC