Edit report at https://bugs.php.net/bug.php?id=20&edit=1
ID: 20 Comment by: junxing dot lin at yahoo dot com Reported by: chris at enginered dot com Summary: Memory Leak Status: Closed Type: Bug Package: Oracle related Operating System: Solaris 2.5.1 PHP Version: 3.0b3 Block user comment: N Private report: N New Comment: http://www.chishairstraighteners.net chi flat iron http://www.chishairstraighteners.net chi flat irons http://www.chishairstraighteners.net chi hair straightener http://www.chishairstraighteners.net chi hair straighteners Previous Comments: ------------------------------------------------------------------------ [1998-02-01 16:59:23] ssb DESCRIBE is a command specific for the sqlplus program. In other programs you have to look in the Oracle data dictionary to find information about tables. Try this for a start: SELECT * FROM user_tab_columns WHERE table_name = 'YOUR_TABLE' The memory leak is fixed in revision 1.45 of functions/oracle.c and will appear in 3.0b4. ------------------------------------------------------------------------ [1998-01-28 18:41:20] chris at enginered dot com PHP3.0b3 as Apache Module with Oracle Support on Solaris 2.5.1 looks like a pretty nasty memory leak (oracle.c:743, oracle.c:787). happens when getting TABLE_NAME from ALL_TABLES (oh, also DESCRIBE causes a parser error). ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=20&edit=1
