Date: 05/11/01
- Next message: zerhart <email protected>: "[PHP-DEV] Bug #10816: Crash when calling ibase_trans with invalid link ID"
- Previous message: kalowsky <email protected>: "[PHP-DEV] Bug #10549 Updated: Performance problem with Openlink ODBC drivers"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 9548
Updated by: kalowsky
Reported By: arnoldg <email protected>
Old-Status: Open
Status: Closed
Bug Type: MySQL related
Operating system:
PHP Version: 4.0.4pl1
Assigned To:
Comments:
if you don't believe it's a flaw, the bug is closed.
Previous Comments:
---------------------------------------------------------------------------
[2001-03-05 10:17:37] arnoldg <email protected>
A sample insert statement is as follows:
insert into tble(tble_nme) values('my_value');
The record is inserted into the table correctly, except for the fact that it appears twice.
Calls to the hybrid function odbc_exec() result in an exception, leading me to believe that it is unsupported by the MySQL ODBC driver.
The same code works correctly when connecting to a Sybase SQL Anywhere 7.0 database via ODBC, so I do not believe that it is a code flaw.
---------------------------------------------------------------------------
[2001-03-04 13:23:27] arnoldg <email protected>
When using MySQL 3.23.32 (stable release), MyODBC 2.50.36, and PHP 4.0.4pl1 on Windows 98, using the odbc_prepare() and odbc_execute() function combination to insert a row into a table results in duplicate entries in the table.
---------------------------------------------------------------------------
ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=9548&edit=2
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: zerhart <email protected>: "[PHP-DEV] Bug #10816: Crash when calling ibase_trans with invalid link ID"
- Previous message: kalowsky <email protected>: "[PHP-DEV] Bug #10549 Updated: Performance problem with Openlink ODBC drivers"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

