If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > Missing Records?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-02-04, 13:48
DrSmartman DrSmartman is offline
Registered User
 
Join Date: Aug 2003
Location: Reston, VA
Posts: 59
Missing Records?

Okay, a bit of an odd issue here. MySQL seems to be removng records on it's own. JK. Anyway, the scenario is I have a user who claims that he has done nothing, but a table record cound went from 900 records to like 30 records. There are some issues here that could have caused this including an insecure application (that allows delete access) or someone evil at my organization who feels like deleting arbitrary records. This is the only DB with a problem. Records just seem to disappear....apparently.

My short question is this. Are there any conditions (e.g. certain corruptions) that could harm data in this db? Obviously, I have my own theories (see above), but I want to be sure that no other circumstances could have caused this.

Wierd question...I know. Thanks for your comments!
Reply With Quote
  #2 (permalink)  
Old 03-02-04, 14:02
ika ika is offline
Registered User
 
Join Date: Oct 2003
Location: Slovakia
Posts: 482
Re: Missing Records?

Quote:
Originally posted by DrSmartman
Okay, a bit of an odd issue here. MySQL seems to be removng records on it's own. JK. Anyway, the scenario is I have a user who claims that he has done nothing, but a table record cound went from 900 records to like 30 records. There are some issues here that could have caused this including an insecure application (that allows delete access) or someone evil at my organization who feels like deleting arbitrary records. This is the only DB with a problem. Records just seem to disappear....apparently.

My short question is this. Are there any conditions (e.g. certain corruptions) that could harm data in this db? Obviously, I have my own theories (see above), but I want to be sure that no other circumstances could have caused this.

Wierd question...I know. Thanks for your comments!
"user who claims that he has done nothing" - Never trust to user because the user everythime claims "He has done nothing".
I don't believe that is the DB problem. I am using MySQL from 3.22.x and similar problem has never happened.
Reply With Quote
  #3 (permalink)  
Old 03-02-04, 14:13
DrSmartman DrSmartman is offline
Registered User
 
Join Date: Aug 2003
Location: Reston, VA
Posts: 59
Cool

LOL....yes, exactly. I don't beieve it. Especially when there is an unprotected admin page. Makes one wonder...

....still just curious as to whether it is in the realm of possibilities. My inclination is 'no' and just to resotre them with a backup. However, the powers that be want to make sure something is not wrong with their databases.

thanks
Reply With Quote
  #4 (permalink)  
Old 03-02-04, 14:17
DrSmartman DrSmartman is offline
Registered User
 
Join Date: Aug 2003
Location: Reston, VA
Posts: 59
one more thing. the user didn't have command line. i find it difficult to believe they would manually delete 900 records one at a time. maybe someone on the inside is doing something. not sure. perplexed.
Reply With Quote
  #5 (permalink)  
Old 03-02-04, 14:30
ika ika is offline
Registered User
 
Join Date: Oct 2003
Location: Slovakia
Posts: 482
Quote:
Originally posted by DrSmartman
one more thing. the user didn't have command line. i find it difficult to believe they would manually delete 900 records one at a time. maybe someone on the inside is doing something. not sure. perplexed.
If the user has remote access allowed, then he don't need the command line. There are plenty of GUIs. GUI and user = big danger.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On