Menu

#253 [PHP] php driver throw exception when query db_class

open
nobody
None
5
2012-09-27
2012-09-27
Jira Trac
No

php driver throw exception when query db_class:
The exception:
PHP Warning: Error: DBMS, -48, Accessing deleted object 0|0|0. in /home/php/phptestcases/php/php/_01_schema/get_class_name.phpt on line 22

code:
$req = cubrid_execute($conn, select * from db_class, CUBRID_INCLUDE_OID);

when changing the db_class to code.
the database used: demodb

This problem is not exist.

Test verion:
Cubrid: CUBRID 9.0 (9.0.0.0455)
PHP Driver:
http://svn.cubrid.org/cubridapis/php/branches/RB-9.0.0 Revision: 867

Discussion

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.