Bug #70407 | MySql data directories gets deleted after mysql server restart. | ||
---|---|---|---|
Submitted: | 24 Sep 2013 12:22 | Modified: | 25 Sep 2013 6:25 |
Reporter: | Vaibhav Srivastava | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server | Severity: | S2 (Serious) |
Version: | 5.5.20 | OS: | Solaris |
Assigned to: | CPU Architecture: | Any | |
Tags: | file/db handling |
[24 Sep 2013 12:22]
Vaibhav Srivastava
[24 Sep 2013 12:40]
Vaibhav Srivastava
svc.log.txt
Attachment: svc.log.txt (text/plain), 7.46 KiB.
[24 Sep 2013 14:04]
Peter Laursen
I faced a similar problem on Windows some time ago. http://bugs.mysql.com/bug.php?id=61826 .. but I don't remember details now.
[25 Sep 2013 6:25]
MySQL Verification Team
Probably somebody deleted the datadir while mysqld was running and it was only noticed after the process quit. mysqld does not automatically delete sub-directories when it shuts down or starts up. I suggest you investigate who had access to the datadir and what they did.