| auroraeosrose at gmail dot com 2006-01-10, 7:05 pm |
| ID: 35857
User updated by: auroraeosrose at gmail dot com
Reported By: auroraeosrose at gmail dot com
-Status: Feedback
+Status: Open
-Bug Type: MySQLi related
+Bug Type: Documentation problem
Operating System: WinXPSP2
PHP Version: 5CVS-2005-12-31 (snap)
Assigned To: andrey
New Comment:
Very nifty - now it works properly
any hope for getting a note in the docs with links to those downloads
for people who run into problems?
Previous Comments:
------------------------------------------------------------------------
[2006-01-10 17:48:03] georg@php.net
could you please try with php_mysqli.dll from
http://dev.mysql.com/downloads/connector/php/ ?
------------------------------------------------------------------------
[2006-01-03 02:23:53] auroraeosrose at gmail dot com
mysqli_get_client_info() gives me 5.0.15 client - I don't compile
anything on windows, just put my php folder in the path variable
------------------------------------------------------------------------
[2006-01-02 23:28:53] sniper@php.net
Are you sure you're using 5.0 client library? Did you recompile PHP
mysqli extension linking it with 5.0 client library?
------------------------------------------------------------------------
[2006-01-02 16:59:24] auroraeosrose at gmail dot com
I can reproduce it with two server versions
5.0.15-nt server
5.0.15 client
4.1.16-nt server
5.0.15 client
so 5.0 -> 5.0 and 5.0 -> 4.1
------------------------------------------------------------------------
[2006-01-01 18:29:32] andrey@php.net
Can't reproduce using the following combinations
client - server
4.1 - 5.0
4.1 - 5.1
5.0 - 4.1
------------------------------------------------------------------------
The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/35857
--
Edit this bug report at http://bugs.php.net/?id=35857&edit=1
|