php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #56312 last_id returns long, some drivers return larger ints
Submitted: 2005-02-20 13:21 UTC Modified: 2005-02-26 12:28 UTC
From: cshmoove at hotmail dot com Assigned: wez (profile)
Status: Closed Package: PDO (PECL)
PHP Version: 5_1 CVS-2005-02-20 (dev) OS: WinXP
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: cshmoove at hotmail dot com
New email:
PHP Version: OS:

 

 [2005-02-20 13:21 UTC] cshmoove at hotmail dot com
Description:
------------
 in MS Sql Server (2000), identity fields can be as large as a bigint (int64). dbh->methods->last_id of course returns long ...
perhaps this callback can be modified to return a ZVAL or a string.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-02-26 12:28 UTC] wez@php.net
This bug has been fixed in CVS.

In case this was a documentation problem, the fix will show up at the
end of next Sunday (CET) on pecl.php.net.

In case this was a pecl.php.net website problem, the change will show
up on the website in short time.
 
Thank you for the report, and for helping us make PECL better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 09:01:26 2024 UTC