|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: John Sun (john.h.sun
gmail.com)
Date: Thu Apr 09 2009 - 14:53:58 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi folks,
We're experiencing a really bizarre thing.
One of our mysql 5.0 databases is mysteriously and constantly being dropped.
This is a cap from our binlog:
#090409 15:09:13 server id 1 end_log_pos 326997
Query thread_id=9923 exec_time=1 error_code=0
SET TIMESTAMP=1239304153/*!*/;
SET 
session.foreign_key_checks=0/*!*/;
/*!\C utf8 *//*!*/;
SET 
session.character_set_client=33,
session.collation_connection=33,
session.collation_server=33/*!*/;
DROP DATABASE `prod_db3`
/*!*/;
DELIMITER ;
# End of log file
ROLLBACK /* added by mysqlbinlog */;
/*!50003 SET COMPLETION_TYPE=
OLD_COMPLETION_TYPE*/;
This has occured once a day for the past 3 days.
Is there any way to track this down further to which mysql account is
being used?
Should I suspect foulplay or network intrusion?
Appreciate any insight and help.
Thanks,
John
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]