Delete database data or file?

I did a loop INSERT to my database and got the wrong data into my database. I am trying to delete the data or delete the database file but I get the following error weather I use the SQL DELETE statement or the Flush or Delete available in the SQL Operations.

#1226 - User ‘id10002448_casdbun’ has exceeded the ‘max_updates_per_hour’ resource (current value: 5000)

How do I get rid of this data or the database file?

Try now :slight_smile:

For more info, read this topic