Hello,
 
I tried to use the php functions mysql_* under midgard, and stumbled across
the following problem: if I try to "UPDATE" a table (not midgard-db, own user database)
using a "WHERE id=xx", all rows are updated. If I cut&paste the exact same code
into a normal php script (not using midgard), it works (meaning, only the row with id=xx is
updated).
 
However, "SELECT"s do work properly under midgard.
 
I'm using:
 
SuSE Linux 7.2
MySQL 3.23.49
php 4.2.0
midgard(lib,mod-preparser,data,php4) cvs checked out (27.4.2002)
Apache/1.3.19 (Unix)
 
Can anyone help?
 
Thanks in advance!
 
Martin Hochstra�er

Reply via email to