View Single Post
Old 08-29-2012, 09:26 PM  
SpotOnTechSupport
Confirmed User
 
SpotOnTechSupport's Avatar
 
Industry Role:
Join Date: Mar 2011
Location: Mansfield, Ohio
Posts: 119
Could be someone attempting a SQL injection, too.

Declare @q Varchar(8000) Select @q = 0x57414954464F522044454C4159202730303A30303A313527 Exec(@q) --

Will make the MySQL server sleep for 15 seconds. Check your logs for something like that.
__________________
'cuz you're too busy dealing with other stuff to mess around with bad hosting!
Prices start at $2.99 for shared hosting, $80 for managed dedicated!
SpotOnTechSupport is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote