|
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!
|