MySQL Forums
Forum List  »  Newbie

Help! Thousands of .frm files keep getting created
Posted by: phil doeasnt matter
Date: February 23, 2015 07:49AM

My mom has been working with Wordpress a lot lately because she is working on her own website( Maybe this has something to do with it). She is not too computer savey and I have never seen this before. Essentially what is happening as soon as she loads "My documents" it starts scanning for files and then starts creating over 100 thousand frm files. I have to stop it or it just keeps creating. It starts off with about 100 error log files. And then followed by ibdata1.frm titrec.frm and thousands of other names. There are also .MYD files and .MYI. I have never worked with MySQL so I have no idea what this is, and I have no idea what my mom did. Any help with be really appreciated!

The error log contains this:
110203 9:39:21 InnoDB: Database was not shut down normally!
InnoDB: Starting crash recovery.
InnoDB: Reading tablespace information from the .ibd files...
InnoDB: Restoring possible half-written data pages from the doublewrite
InnoDB: buffer...
110203 9:39:21 InnoDB: Starting log scan based on checkpoint at
InnoDB: log sequence number 0 50491.
InnoDB: Doing recovery: scanned up to log sequence number 0 50491
110203 9:39:21 InnoDB: Started; log sequence number 0 50491
110203 9:39:21 [Note] C:\Program Files (x86)\Winsim\ConnectionManager\MySqlBinary\5.0.38\mysql\mysqld-nt.exe: ready for connections.
Version: '5.0.38-enterprise-nt' socket: '' port: 13540 MySQL Enterprise Server (Commercial)
110203 13:03:06 [Note] C:\Program Files (x86)\Winsim\ConnectionManager\MySqlBinary\5.0.38\mysql\mysqld-nt.exe: Normal shutdown

110203 13:03:07 InnoDB: Starting shutdown...
110203 13:03:10 InnoDB: Shutdown completed; log sequence number 0 5570644
110203 13:03:10 [Note] C:\Program Files (x86)\Winsim\ConnectionManager\MySqlBinary\5.0.38\mysql\mysqld-nt.exe: Shutdown complete

Error in my_thread_global_end(): 2 threads didn't exit
110203 13:05:49 InnoDB: Started; log sequence number 0 5570644
110203 13:05:49 [Note] C:\Program Files (x86)\Winsim\ConnectionManager\MySqlBinary\5.0.38\mysql\mysqld-nt.exe: ready for connections.
Version: '5.0.38-enterprise-nt' socket: '' port: 13540 MySQL Enterprise Server (Commercial)
110203 13:16:37 [Note] C:\Program Files (x86)\Winsim\ConnectionManager\MySqlBinary\5.0.38\mysql\mysqld-nt.exe: Normal shutdown

110203 13:16:38 InnoDB: Starting shutdown...
110203 13:16:41 InnoDB: Shutdown completed; log sequence number 0 5588297
110203 13:16:41 [Note] C:\Program Files (x86)\Winsim\ConnectionManager\MySqlBinary\5.0.38\mysql\mysqld-nt.exe: Shutdown complete

Error in my_thread_global_end(): 2 threads didn't exit
110203 13:55:25 InnoDB: Started; log sequence number 0 5588297
110203 13:55:25 [Note] C:\Program Files (x86)\Winsim\ConnectionManager\MySqlBinary\5.0.38\mysql\mysqld-nt.exe: ready for connections.
Version: '5.0.38-enterprise-nt' socket: '' port: 13540 MySQL Enterprise Server (Commercial)
110203 13:59:38 [Note] C:\Program Files (x86)\Winsim\ConnectionManager\MySqlBinary\5.0.38\mysql\mysqld-nt.exe: Normal shutdown

110203 13:59:39 InnoDB: Starting shutdown...
110203 13:59:43 InnoDB: Shutdown completed; log sequence number 0 5591012
110203 13:59:43 [Note] C:\Program Files (x86)\Winsim\ConnectionManager\MySqlBinary\5.0.38\mysql\mysqld-nt.exe: Shutdown complete

Error in my_thread_global_end(): 2 threads didn't exit

Options: ReplyQuote


Subject
Written By
Posted
Help! Thousands of .frm files keep getting created
February 23, 2015 07:49AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.