Forum Moderators: open

Message Too Old, No Replies

Unable to delete row from Mysql Table

Contents are being deleted but not row

         

tabish

12:04 pm on Jan 27, 2007 (gmt 0)

10+ Year Member



Hello,

i am using $sql="DELETE from interests where username='$username'" and it is not deleting row altough it is making the entire ow Empty but it is not deleting that row. What can be the problem?

Regards

FalseDawn

3:46 pm on Jan 27, 2007 (gmt 0)

10+ Year Member



The syntax is fine. Try repairing your table(s) and running the query again.
[dev.mysql.com...]