You should have a primary key in the table!
Please read: http://www.webyog.com/faq/content/28/70/en…tabase-why.html
(this FAQ describes UPDATE statements, but DELETE statments are exactly the same).
Dublicate rows is a mess and a Primary Key in the table would avoid the situation to appear. But does not SQLyog prompt a warning dialogue for you?