Home » Database » DB » Bug #4419
DB_AUTOQUERY_REPLACE for autoPrepare and auto Execute
Details
| Request #4419 | DB_AUTOQUERY_REPLACE for autoPrepare and auto Execute |
|---|---|
| Submitted | 2005-05-24 16:40 UTC |
| From | greg at venturepub dot net |
| Assigned | danielc |
| Status | Wont fix |
| Package | DB |
| PHP Version | 4.3.11 |
| OS | Windows XP |
| Roadmaps | (Not assigned) |
Comments
[2005-05-24 16:40 UTC] greg at venturepub dot net
Description:
------------
Feature Request:
Add the mode DB_AUTOQUERY_REPLACE to the autoPrepare and autoExecute functions. This would trigger the SQL "REPLACE" syntax instead of the "INSERT" or "UPDATE" syntax.