php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #46986 DB4 backend for DBA: allow setting database type
Submitted: 2009-01-01 04:14 UTC Modified: 2021-08-04 14:05 UTC
Votes:3
Avg. Score:3.3 ± 1.2
Reproduced:1 of 2 (50.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: chead at telus dot net Assigned:
Status: Open Package: DBM/DBA related
PHP Version: 5.2.8 OS: Linux
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2009-01-01 04:14 UTC] chead at telus dot net
Description:
------------
The dba_open() function is documented as passing all parameters after $handler to the handler as private parameters. For DB4, it would make a lot of sense to allow the client to choose what type of database to work with - at the very least DB_BTREE and DB_HASH should be selectable; DB_RECNO and DB_QUEUE may not make sense in the context of the DBA extension.


Patches

Add a Patch

Pull Requests

Pull requests:

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2021-08-04 14:05 UTC] cmb@php.net
-Package: Feature/Change Request +Package: DBM/DBA related
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 18:01:29 2024 UTC