ID:               35793
 Comment by:       andiesPostfach at web dot de
 Reported By:      deadman_great at mail dot ru
 Status:           No Feedback
 Bug Type:         PDO related
 Operating System: RH Fedora Core 2
 PHP Version:      5CVS-2005-12-25 (snap)
 Assigned To:      Wez
 New Comment:

The Problem still exists in PHP 5.2 RC5 !!

System ist SUSE-Linux 9.3
MySQL Version 5.0.18


Previous Comments:
------------------------------------------------------------------------

[2006-08-23 11:14:46] tjerk dot meesters at gmail dot com

This problem still occurs with:
PHP-5.1.5
MySQL-5.0.22
Linux platform

Using PDO::ATTR_EMULATE_PREPARES doesn't resolve the problem, the error
message remains:

SQLSTATE[HY000]: General error: 2050 Row retrieval was canceled by
mysql_stmt_close() call

------------------------------------------------------------------------

[2006-08-01 20:52:55] mass at carlsoft dot net

Can we at least change this error message to be more specific, perhaps
suggesting to emulate prepares (as wez @ php . net suggested)? or
better yet make the emulation default?

------------------------------------------------------------------------

[2006-05-07 01:00:00] php-bugs at lists dot php dot net

No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".

------------------------------------------------------------------------

[2006-05-02 14:53:18] email at steffenweber dot net

Upgrading to PHP 5.1.3 and using
$db->setAttribute(PDO::ATTR_EMULATE_PREPARES, true); fixes the problem
for me.

------------------------------------------------------------------------

[2006-04-30 00:56:35] [EMAIL PROTECTED]

Please read this blog entry and see if following the advice there
helps:
http://netevil.org/node.php?nid=795
(you'll want to upgrade to PHP 5.1.3 or a current snapshot first).

------------------------------------------------------------------------

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/35793

-- 
Edit this bug report at http://bugs.php.net/?id=35793&edit=1

Reply via email to