Results 1 to 2 of 2

Thread: MYSQL table getting deleted maliciously

  1. #1
    Join Date
    Mar 2007
    Posts
    1

    MYSQL table getting deleted maliciously

    I had a coder enter some php code on my website which every so often completely deletes one of my main data tables. The table is kept intact but all the data is lost.

    What should I be looking for?

    Help please

  2. #2
    Join Date
    Apr 2007
    Posts
    3
    Search for "Delete from"

    After the "From" look for the name of the table that has all the data deleted out.

    Rick
    Last edited by rmwalters2000; 04-10-2007 at 11:21 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •