ID: 33005
Updated by: [EMAIL PROTECTED]
Reported By: dan at yes dot lt
Status: Open
Bug Type: MySQLi related
Operating System: winxp
PHP Version: 5CVS-2005-05-16 (dev)
Assigned To: andrey
New Comment:
php_musqli.dll when compiled 4.1.7 headers afaik - therefore 4.1.7
libmysql.dll has to be used (afaik).
Previous Comments:
------------------------------------------------------------------------
[2005-05-16 08:52:27] dan at yes dot lt
with new php_mysqli.dll script crashes near the "$st->fetch()" with any
query (SELECT 1 ... , SELECT 1.23 ... , or SELECT 'x' ...).
libmysql 5.0.4-beta
------------------------------------------------------------------------
[2005-05-13 11:00:23] dan at yes dot lt
I've tried to update libmysql to 4.1.11 and to 5.0.4-beta - this wont
help... Also - where can I get the newest php_mysqli.dll ? The latest
builds are going without it - may be this is a problem ?
------------------------------------------------------------------------
[2005-05-12 21:33:25] [EMAIL PROTECTED]
Cannot reproduce with PHP 5.1-dev, libmysql 4.1.12 and MySQL
5.0.6-beta.
Can you try upgrading your client library? Thanks!
------------------------------------------------------------------------
[2005-05-11 10:52:52] dan at yes dot lt
PHP Version 5.0.5-dev
MySQLi Client API version 4.1.7
MySQL Server version: 5.0.4-beta
------------------------------------------------------------------------
[2005-05-11 09:36:37] [EMAIL PROTECTED]
Can't reproduce
Connecting to MySQL 4.1 returns
int(1)
float(1.23)
Connectiong to MySQL 5.0 returns
int(1)
string(4) "1.23"
Which MySQL client library and server do you use?
------------------------------------------------------------------------
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/33005
--
Edit this bug report at http://bugs.php.net/?id=33005&edit=1