php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #57993 nextRowset() gives SQLSTATE[HYC00]: Optional feature not implemented'
Submitted: 2008-01-07 08:23 UTC Modified: 2008-07-03 07:29 UTC
From: richard dot blockley at googlemail dot com Assigned:
Status: Not a bug Package: PDO_MYSQL (PECL)
PHP Version: Irrelevant OS: Windows XP
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: richard dot blockley at googlemail dot com
New email:
PHP Version: OS:

 

 [2008-01-07 08:23 UTC] richard dot blockley at googlemail dot com
Description:
------------
The obviously much needed feature, PDOStatement::nextRowset() is seemingly not implemented.

This is fundamental to using stored procedures, to get at the multiple resultsets that they can return.

Lack of this feature is making PDO for mysql less mature than mysqli.

Reproduce code:
---------------
#38842
#39759
#12794


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-07-03 07:29 UTC] johannes at schlueters dot de
Please do not submit the same bug more than once. An existing
bug report already describes this very problem. Even if you feel
that your issue is somewhat different, the resolution is likely
to be the same. Because of this, we hope you add your comments
to the existing bug instead.

Thank you for your interest in PECL.

We are aware of the other reports and will fix that with the upcoming merge of pdo_mysqlnd into CVS.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue May 13 07:01:26 2025 UTC