ID:               35023
 User updated by:  mark-phpbugs at vectrex dot org dot uk
 Reported By:      mark-phpbugs at vectrex dot org dot uk
-Status:           Feedback
+Status:           Closed
 Bug Type:         SQLite related
 Operating System: Linux 2.6, Debian
 PHP Version:      5.0.5
 New Comment:

I've tested this in 5.1.0 RC4, appears to work fine in this version.

Closed

Mark


Previous Comments:
------------------------------------------------------------------------

[2005-10-30 14:39:43] [EMAIL PROTECTED]

appears to result in   
Warning: SQLiteDatabase::queryExec(): no such column:  
admin in /home/pookey/test.php on line 39  
  
on 5.1-RC4. 
 
Mark - please retry with more recent version. 

------------------------------------------------------------------------

[2005-10-30 13:17:38] mark-phpbugs at vectrex dot org dot uk

Description:
------------
When using a user defined function, a badly formed insert
query crashes PHP. Normally this query would (correctly) generate a SQL
error.

Reproduce code:
---------------
http://www.gensortium.com/~mark/sqlitetest.php.txt

Expected result:
----------------
Should give a PHP warning, with an SQL error (invalid column or
something)

Actual result:
--------------
PHP Apache process crashes


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=35023&edit=1

Reply via email to