mysql won't start following a Windows crash

Problems with the Windows version of XAMPP, questions, comments, and anything related.

mysql won't start following a Windows crash

Postby tcloud » 26. October 2013 15:33

Running xampp 1.8.3 -- returned to my computer after taking a break and saw a desktop message saying Windows had recovered from an unexpected shutdown. Now I can't get mysql to start. (xampp control panel works, both xampp and mysql are set as services, and the localhost screen works, everything else on my computer seems to work okay. (the computer has been restarted several times since the shutdown.)

Don't know if this is relevant, but the day before this happened I installed some non-critical updates to Windows. I used xampp and other programs the rest of that day and the next (yesterday) with no apparent problems until the crash last night.

System information
OS: Windows 7 x64 Ultimate (Single User) V6.01 Build 7601 Service Pack 1
Visual C++ 2005, 2008 and 2010 (installed Aug. 10, 2013), 10 packages total -- don't know if this is normal

ran services.msc and tried to start mysql:
Error 1067: The process terminated unexpectedly

-- because of error log (below) I compared the folders: mysql/data/mysql to mysql/backup/mysql (using BeyondCompare3)
.... and they were binary identical except for user.MYD and user.MYI

mysql_error.log

Code: Select all
2013-10-26 06:28:48 1336 [Note] Plugin 'FEDERATED' is disabled.
2013-10-26 06:28:48 17e4 InnoDB: Warning: Using innodb_additional_mem_pool_size is DEPRECATED. This option may be removed in future releases, together with the option innodb_use_sys_malloc and with the InnoDB's internal memory allocator.
2013-10-26 06:28:48 1336 [Note] InnoDB: The InnoDB memory heap is disabled
2013-10-26 06:28:48 1336 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2013-10-26 06:28:48 1336 [Note] InnoDB: Compressed tables use zlib 1.2.3
2013-10-26 06:28:48 1336 [Note] InnoDB: Not using CPU crc32 instructions
2013-10-26 06:28:48 1336 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2013-10-26 06:28:48 1336 [Note] InnoDB: Completed initialization of buffer pool
2013-10-26 06:28:48 1336 [Note] InnoDB: Highest supported file format is Barracuda.
2013-10-26 06:28:48 1336 [Note] InnoDB: The log sequence numbers 22226552 and 22226552 in ibdata files do not match the log sequence number 24267736 in the ib_logfiles!
2013-10-26 06:28:48 1336 [Note] InnoDB: Database was not shutdown normally!
2013-10-26 06:28:48 1336 [Note] InnoDB: Starting crash recovery.
2013-10-26 06:28:48 1336 [Note] InnoDB: Reading tablespace information from the .ibd files...
2013-10-26 06:28:48 1336 [ERROR] InnoDB: Attempted to open a previously opened tablespace. Previous tablespace dna/products uses space ID: 2 at filepath: .\dna\products.ibd. Cannot open tablespace mysql/innodb_index_stats which uses space ID: 2 at filepath: .\mysql\innodb_index_stats.ibd
InnoDB: Error: could not open single-table tablespace file .\mysql\innodb_index_stats.ibd
InnoDB: We do not continue the crash recovery, because the table may become
InnoDB: corrupt if we cannot apply the log records in the InnoDB log to it.
InnoDB: To fix the problem and start mysqld:
InnoDB: 1) If there is a permission problem in the file and mysqld cannot
InnoDB: open the file, you should modify the permissions.
InnoDB: 2) If the table is not needed, or you can restore it from a backup,
InnoDB: then you can remove the .ibd file, and InnoDB will do a normal
InnoDB: crash recovery and ignore that table.
InnoDB: 3) If the file system or the disk is broken, and you cannot remove
InnoDB: the .ibd file, you can set innodb_force_recovery > 0 in my.cnf
InnoDB: and force InnoDB to continue crash recovery here.



windows Event log:

Code: Select all
Level   Date and Time   Source   Event ID   Task Category
Information   10/26/2013 6:28:48 AM   MySQL   100   None   "InnoDB: Compressed tables use zlib 1.2.3

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/26/2013 6:28:48 AM   MySQL   100   None   "InnoDB: Not using CPU crc32 instructions

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/26/2013 6:28:48 AM   MySQL   100   None   "InnoDB: Initializing buffer pool, size = 16.0M

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/26/2013 6:28:48 AM   MySQL   100   None   "InnoDB: Mutexes and rw_locks use Windows interlocked functions

For more information, see Help and Support Center at http://www.mysql.com.  "
Warning   10/26/2013 6:28:48 AM   MySQL   100   None   "TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/26/2013 6:28:48 AM   MySQL   100   None   "Plugin 'FEDERATED' is disabled.

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/26/2013 6:28:48 AM   MySQL   100   None   "InnoDB: The InnoDB memory heap is disabled

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/26/2013 6:28:48 AM   MySQL   100   None   "InnoDB: Starting crash recovery.

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/26/2013 6:28:48 AM   MySQL   100   None   "InnoDB: Reading tablespace information from the .ibd files...

For more information, see Help and Support Center at http://www.mysql.com.  "
Error   10/26/2013 6:28:48 AM   MySQL   100   None   "InnoDB: Attempted to open a previously opened tablespace. Previous tablespace dna/products uses space ID: 2 at filepath: .\dna\products.ibd. Cannot open tablespace mysql/innodb_index_stats which uses space ID: 2 at filepath: .\mysql\innodb_index_stats.ibd

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/26/2013 6:28:48 AM   MySQL   100   None   "InnoDB: Database was not shutdown normally!

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/26/2013 6:28:48 AM   MySQL   100   None   "InnoDB: Completed initialization of buffer pool

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/26/2013 6:28:48 AM   MySQL   100   None   "InnoDB: Highest supported file format is Barracuda.

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/26/2013 6:28:48 AM   MySQL   100   None   "InnoDB: The log sequence numbers 22226552 and 22226552 in ibdata files do not match the log sequence number 24267736 in the ib_logfiles!

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/26/2013 6:24:51 AM   MySQL   100   None   "InnoDB: Compressed tables use zlib 1.2.3

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/26/2013 6:24:51 AM   MySQL   100   None   "InnoDB: Not using CPU crc32 instructions

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/26/2013 6:24:51 AM   MySQL   100   None   "InnoDB: Initializing buffer pool, size = 16.0M

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/26/2013 6:24:51 AM   MySQL   100   None   "InnoDB: Mutexes and rw_locks use Windows interlocked functions

For more information, see Help and Support Center at http://www.mysql.com.  "
Warning   10/26/2013 6:24:51 AM   MySQL   100   None   "TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/26/2013 6:24:51 AM   MySQL   100   None   "Plugin 'FEDERATED' is disabled.

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/26/2013 6:24:51 AM   MySQL   100   None   "InnoDB: The InnoDB memory heap is disabled

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/26/2013 6:24:51 AM   MySQL   100   None   "InnoDB: Starting crash recovery.

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/26/2013 6:24:51 AM   MySQL   100   None   "InnoDB: Reading tablespace information from the .ibd files...

For more information, see Help and Support Center at http://www.mysql.com.  "
Error   10/26/2013 6:24:51 AM   MySQL   100   None   "InnoDB: Attempted to open a previously opened tablespace. Previous tablespace dna/products uses space ID: 2 at filepath: .\dna\products.ibd. Cannot open tablespace mysql/innodb_index_stats which uses space ID: 2 at filepath: .\mysql\innodb_index_stats.ibd

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/26/2013 6:24:51 AM   MySQL   100   None   "InnoDB: Database was not shutdown normally!

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/26/2013 6:24:51 AM   MySQL   100   None   "InnoDB: Completed initialization of buffer pool

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/26/2013 6:24:51 AM   MySQL   100   None   "InnoDB: Highest supported file format is Barracuda.

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/26/2013 6:24:51 AM   MySQL   100   None   "InnoDB: The log sequence numbers 22226552 and 22226552 in ibdata files do not match the log sequence number 24267736 in the ib_logfiles!

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/26/2013 6:22:08 AM   Microsoft-Windows-Security-SPP   903   None   "The Software Protection service has stopped.
"
Information   10/26/2013 6:20:21 AM   MySQL   100   None   "InnoDB: Compressed tables use zlib 1.2.3

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/26/2013 6:20:21 AM   MySQL   100   None   "InnoDB: Not using CPU crc32 instructions

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/26/2013 6:20:21 AM   MySQL   100   None   "InnoDB: Initializing buffer pool, size = 16.0M

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/26/2013 6:20:21 AM   MySQL   100   None   "InnoDB: Mutexes and rw_locks use Windows interlocked functions

For more information, see Help and Support Center at http://www.mysql.com.  "
Warning   10/26/2013 6:20:21 AM   MySQL   100   None   "TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/26/2013 6:20:21 AM   MySQL   100   None   "Plugin 'FEDERATED' is disabled.

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/26/2013 6:20:21 AM   MySQL   100   None   "InnoDB: The InnoDB memory heap is disabled

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/26/2013 6:20:21 AM   MySQL   100   None   "InnoDB: Starting crash recovery.

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/26/2013 6:20:21 AM   MySQL   100   None   "InnoDB: Reading tablespace information from the .ibd files...

For more information, see Help and Support Center at http://www.mysql.com.  "
Error   10/26/2013 6:20:21 AM   MySQL   100   None   "InnoDB: Attempted to open a previously opened tablespace. Previous tablespace dna/products uses space ID: 2 at filepath: .\dna\products.ibd. Cannot open tablespace mysql/innodb_index_stats which uses space ID: 2 at filepath: .\mysql\innodb_index_stats.ibd

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/26/2013 6:20:21 AM   MySQL   100   None   "InnoDB: Database was not shutdown normally!

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/26/2013 6:20:21 AM   MySQL   100   None   "InnoDB: Completed initialization of buffer pool

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/26/2013 6:20:21 AM   MySQL   100   None   "InnoDB: Highest supported file format is Barracuda.

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/26/2013 6:20:21 AM   MySQL   100   None   "InnoDB: The log sequence numbers 22226552 and 22226552 in ibdata files do not match the log sequence number 24267736 in the ib_logfiles!

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/26/2013 6:19:56 AM   MySQL   100   None   "InnoDB: Compressed tables use zlib 1.2.3

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/26/2013 6:19:56 AM   MySQL   100   None   "InnoDB: Not using CPU crc32 instructions

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/26/2013 6:19:56 AM   MySQL   100   None   "InnoDB: Initializing buffer pool, size = 16.0M

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/26/2013 6:19:56 AM   MySQL   100   None   "InnoDB: Mutexes and rw_locks use Windows interlocked functions

For more information, see Help and Support Center at http://www.mysql.com.  "
Warning   10/26/2013 6:19:56 AM   MySQL   100   None   "TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/26/2013 6:19:56 AM   MySQL   100   None   "Plugin 'FEDERATED' is disabled.

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/26/2013 6:19:56 AM   MySQL   100   None   "InnoDB: The InnoDB memory heap is disabled

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/26/2013 6:19:56 AM   MySQL   100   None   "InnoDB: Starting crash recovery.

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/26/2013 6:19:56 AM   MySQL   100   None   "InnoDB: Reading tablespace information from the .ibd files...

For more information, see Help and Support Center at http://www.mysql.com.  "
Error   10/26/2013 6:19:56 AM   MySQL   100   None   "InnoDB: Attempted to open a previously opened tablespace. Previous tablespace dna/products uses space ID: 2 at filepath: .\dna\products.ibd. Cannot open tablespace mysql/innodb_index_stats which uses space ID: 2 at filepath: .\mysql\innodb_index_stats.ibd

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/26/2013 6:19:56 AM   MySQL   100   None   "InnoDB: Database was not shutdown normally!

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/26/2013 6:19:56 AM   MySQL   100   None   "InnoDB: Completed initialization of buffer pool

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/26/2013 6:19:56 AM   MySQL   100   None   "InnoDB: Highest supported file format is Barracuda.

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/26/2013 6:19:56 AM   MySQL   100   None   "InnoDB: The log sequence numbers 22226552 and 22226552 in ibdata files do not match the log sequence number 24267736 in the ib_logfiles!

For more information, see Help and Support Center at http://www.mysql.com.  "
Error   10/26/2013 6:17:45 AM   SideBySide   35   None   "Activation context generation failed for ""C:\Program Files (x86)\Windows Live\Photo Gallery\MovieMaker.Exe"".Error in manifest or policy file ""C:\Program Files (x86)\Windows Live\Photo Gallery\WLMFDS.DLL"" on line 8. Component identity found in manifest does not match the identity of the component requested. Reference is WLMFDS,processorArchitecture=""AMD64"",type=""win32"",version=""1.0.0.1"". Definition is WLMFDS,processorArchitecture=""x86"",type=""win32"",version=""1.0.0.1"". Please use sxstrace.exe for detailed diagnosis."
Information   10/26/2013 6:17:08 AM   Microsoft-Windows-Security-SPP   1066   None   "Initialization status for service objects.
C:\Windows\system32\sppwinob.dll, msft:spp/windowsfunctionality/agent/7.0, 0x00000000, 0x00000000
C:\Windows\system32\sppobjs.dll, msft:rm/algorithm/phone/1.0, 0x00000000, 0x00000000
C:\Windows\system32\sppobjs.dll, msft:rm/algorithm/pkey/2005, 0x00000000, 0x00000000
C:\Windows\system32\sppobjs.dll, msft:spp/TaskScheduler/1.0, 0x00000000, 0x00000000
C:\Windows\system32\sppobjs.dll, msft:spp/volume/services/kms/1.0, 0x00000000, 0x00000000
C:\Windows\system32\sppobjs.dll, msft:spp/volume/services/kms/licenserenewal/1.0, 0x00000000, 0x00000000
"
Information   10/26/2013 6:17:08 AM   Microsoft-Windows-Security-SPP   1003   None   "The Software Protection service has completed licensing status check.
Application Id=55c92734-d682-4d71-983e-d6ec3f16059f
Licensing Status=
1: 022a1afb-b893-4190-92c3-8f69a49839fb, 1, 0 [(0 [0xC004F014, 0, 0], [(?)(?)(?)(?)(?)(?)])(1 )(2 )]
2: 436cef53-8387-4692-bb4a-9492cd82260e, 1, 0 [(0 [0xC004F014, 0, 0], [(?)(?)(?)(?)(?)(?)])(1 )(2 )]
3: 57a232fe-0931-48fe-9389-e4586967c661, 1, 0 [(0 [0xC004F014, 0, 0], [(?)(?)(?)(?)(?)(?)])(1 )(2 )]
4: 7cfd4696-69a9-4af7-af36-ff3d12b6b6c8, 1, 1 [(0 [0x00000000, 1, 0], [(?)(?)( 1 0x00000000 0 0 msft:rm/algorithm/bios/4.0 0x00000000 0)(?)(?)(?)])(1 )(2 )]
5: 8ec16e01-e86f-415f-b333-1819f4145294, 1, 0 [(0 [0xC004F014, 0, 0], [(?)(?)(?)(?)(?)(?)])(1 )(2 )]
6: a0cde89c-3304-4157-b61c-c8ad785d1fad, 1, 0 [(0 [0xC004F014, 0, 0], [(?)(?)(?)(?)(?)(?)])(1 )(2 )]
7: ac96e1a8-6cc4-4310-a4ff-332ce77fb5b8, 1, 0 [(0 [0xC004F014, 0, 0], [(?)(?)(?)(?)(?)(?)])(1 )(2 )]
8: b2c4b9f6-3ee6-4a2a-a361-64ad3b61ded5, 1, 0 [(0 [0xC004F014, 0, 0], [(?)(?)(?)(?)(?)(?)])(1 )(2 )]
9: bba42084-cacd-4ad4-b606-9f3d6c93b2c5, 1, 0 [(0 [0xC004F014, 0, 0], [(?)(?)(?)(?)(?)(?)])(1 )(2 )]
10: c619d61c-c2f2-40c3-ab3f-c5924314b0f3, 1, 0 [(0 [0xC004F014, 0, 0], [(?)(?)(?)(?)(?)(?)])(1 )(2 )]
11: cfb3e52c-d707-4861-af51-11b27ee6169c, 1, 0 [(0 [0xC004F014, 0, 0], [(?)(?)(?)(?)(?)(?)])(1 )(2 )]
12: 4a8149bb-7d61-49f4-8822-82c7bf88d64b, 1, 0 [(0 [0xC004F014, 0, 0], [(?)(?)(?)(?)(?)(?)])(1 )(2 )]
13: afd5f68f-b70f-4000-a21d-28dbc8be8b07, 1, 0 [(0 [0xC004F014, 0, 0], [(?)(?)(?)(?)(?)(?)])(1 )(2 )]

"
Information   10/26/2013 6:17:08 AM   Microsoft-Windows-Security-SPP   902   None   "The Software Protection service has started.
6.1.7601.17514"
Information   10/26/2013 6:16:37 AM   Microsoft-Windows-Search   1003   Search service   The Windows Search Service started.

Information   10/26/2013 6:16:25 AM   SecurityCenter   1   None   The Windows Security Center Service has started.
Information   10/26/2013 6:16:25 AM   RoxWatch12   0   None   "The description for Event ID 0 from source RoxWatch12 cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.

If the event originated on another computer, the display information had to be saved with the event.

The following information was included with the event:

Service stopped
"
Information   10/26/2013 6:16:21 AM   Microsoft-Windows-Security-SPP   900   None   "The Software Protection service is starting.
"
Information   10/26/2013 6:16:20 AM   RoxWatch12   0   None   "The description for Event ID 0 from source RoxWatch12 cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.

If the event originated on another computer, the display information had to be saved with the event.

The following information was included with the event:

Service started
"
Error   10/26/2013 6:14:52 AM   Microsoft-Windows-WMI   10   None   "Event filter with query ""SELECT * FROM __InstanceModificationEvent WITHIN 60 WHERE TargetInstance ISA ""Win32_Processor"" AND TargetInstance.LoadPercentage > 99"" could not be reactivated in namespace ""//./root/CIMV2"" because of error 0x80041003. Events cannot be delivered through this filter until the problem is corrected."
Information   10/26/2013 6:14:48 AM   ESENT   302   Logging/Recovery   Windows (4704) Windows: The database engine has successfully completed recovery steps.
Information   10/26/2013 6:14:42 AM   ESENT   301   Logging/Recovery   Windows (4704) Windows: The database engine has begun replaying logfile C:\ProgramData\Microsoft\Search\Data\Applications\Windows\MSS.log.
Information   10/26/2013 6:14:41 AM   ESENT   301   Logging/Recovery   Windows (4704) Windows: The database engine has begun replaying logfile C:\ProgramData\Microsoft\Search\Data\Applications\Windows\MSS0EA88.log.
Information   10/26/2013 6:14:40 AM   ESENT   102   General   Windows (4704) Windows: The database engine (6.01.7601.0000) started a new instance (0).
Information   10/26/2013 6:14:40 AM   ESENT   300   Logging/Recovery   Windows (4704) Windows: The database engine is initiating recovery steps.
Information   10/26/2013 6:14:29 AM   PDAgent   0   None   "Drive C:\ Will be protected by OptiWrite
 Will run StealthPatrol
 "
Information   10/26/2013 6:14:29 AM   PDAgent   0   None   "Drive F:\ Will be protected by OptiWrite
 Will run StealthPatrol
 "
Information   10/26/2013 6:14:29 AM   PDAgent   0   None   "Drive D:\ Will be protected by OptiWrite
 Will run StealthPatrol
 "
Information   10/26/2013 6:13:59 AM   PDAgent   0   None   PerfectDisk Scheduler started.
Information   10/26/2013 6:13:58 AM   PDEngine   0   None   Service started
Information   10/26/2013 6:13:37 AM   MySQL   100   None   "InnoDB: Database was not shutdown normally!

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/26/2013 6:13:37 AM   MySQL   100   None   "InnoDB: The log sequence numbers 22226552 and 22226552 in ibdata files do not match the log sequence number 24267736 in the ib_logfiles!

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/26/2013 6:13:37 AM   MySQL   100   None   "InnoDB: Starting crash recovery.

For more information, see Help and Support Center at http://www.mysql.com.  "
Error   10/26/2013 6:13:37 AM   MySQL   100   None   "InnoDB: Attempted to open a previously opened tablespace. Previous tablespace dna/products uses space ID: 2 at filepath: .\dna\products.ibd. Cannot open tablespace mysql/innodb_index_stats which uses space ID: 2 at filepath: .\mysql\innodb_index_stats.ibd

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/26/2013 6:13:37 AM   MySQL   100   None   "InnoDB: Reading tablespace information from the .ibd files...

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/26/2013 6:13:32 AM   MySQL   100   None   "InnoDB: Highest supported file format is Barracuda.

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/26/2013 6:13:31 AM   APC Data Service   0   None   Service started successfully.
Information   10/26/2013 6:13:27 AM   MySQL   100   None   "InnoDB: Initializing buffer pool, size = 16.0M

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/26/2013 6:13:27 AM   MySQL   100   None   "InnoDB: Completed initialization of buffer pool

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/26/2013 6:13:26 AM   Microsoft-Windows-WMI   5617   None   Windows Management Instrumentation Service subsystems initialized successfully
Information   10/26/2013 6:13:25 AM   MySQL   100   None   "InnoDB: Not using CPU crc32 instructions

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/26/2013 6:13:24 AM   MySQL   100   None   "InnoDB: The InnoDB memory heap is disabled

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/26/2013 6:13:24 AM   MySQL   100   None   "InnoDB: Mutexes and rw_locks use Windows interlocked functions

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/26/2013 6:13:24 AM   MySQL   100   None   "InnoDB: Compressed tables use zlib 1.2.3

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/26/2013 6:13:23 AM   MySQL   100   None   "Plugin 'FEDERATED' is disabled.

For more information, see Help and Support Center at http://www.mysql.com.  "
Warning   10/26/2013 6:13:21 AM   MySQL   100   None   "TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/26/2013 6:13:20 AM   Microsoft-Windows-WMI   5615   None   Windows Management Instrumentation Service started sucessfully
Information   10/26/2013 6:13:19 AM   PDAgent   0   None   Service started
Information   10/26/2013 6:13:16 AM   Microsoft-Windows-Winlogon   4101   None   Windows license validated.
Information   10/26/2013 6:13:16 AM   Microsoft-Windows-Winlogon   6000   None   The winlogon notification subscriber <SessionEnv> was unavailable to handle a notification event.
Information   10/26/2013 6:13:03 AM   Microsoft-Windows-User Profiles Service   1531   None   "The User Profile Service has started successfully. 

"
Information   10/26/2013 6:13:03 AM   Microsoft-Windows-EventSystem   4625   None   The EventSystem sub system is suppressing duplicate event log entries for a duration of 86400 seconds.  The suppression timeout can be controlled by a REG_DWORD value named SuppressDuplicateDuration under the following registry key: HKLM\Software\Microsoft\EventSystem\EventLog.
Information   10/25/2013 10:22:08 PM   Microsoft-Windows-User Profiles Service   1532   None   "The User Profile Service has stopped. 

"
Information   10/25/2013 10:22:05 PM   Desktop Window Manager   9009   None   The Desktop Window Manager has exited with code (0x40010004)
Information   10/25/2013 10:22:05 PM   Microsoft-Windows-Winlogon   6000   None   The winlogon notification subscriber <SessionEnv> was unavailable to handle a notification event.
Information   10/25/2013 10:20:02 PM   Windows Error Reporting   1001   None   "Fault bucket X64_0x9F_3_disk_IMAGE_iaStor.sys, type 0
Event Name: BlueScreen
Response: Not available
Cab Id: 0

Problem signature:
P1:
P2:
P3:
P4:
P5:
P6:
P7:
P8:
P9:
P10:

Attached files:
C:\Windows\Minidump\102513-16099-01.dmp
C:\Users\tc\AppData\Local\Temp\WER-118170-0.sysdata.xml
C:\Users\tc\AppData\Local\Temp\WER477E.tmp.WERInternalMetadata.xml

These files may be available here:
C:\ProgramData\Microsoft\Windows\WER\ReportArchive\Kernel_0_0_cab_13fc6bdf

Analysis symbol: X64_0x9F_3_disk_IMAGE_iaStor.sys
Rechecking for solution: 0
Report Id: 102513-16099-01
Report Status: 0"
Information   10/25/2013 7:17:22 PM   Microsoft-Windows-Security-SPP   903   None   "The Software Protection service has stopped.
"
Error   10/25/2013 7:12:46 PM   SideBySide   35   None   "Activation context generation failed for ""C:\Program Files (x86)\Windows Live\Photo Gallery\MovieMaker.Exe"".Error in manifest or policy file ""C:\Program Files (x86)\Windows Live\Photo Gallery\WLMFDS.DLL"" on line 8. Component identity found in manifest does not match the identity of the component requested. Reference is WLMFDS,processorArchitecture=""AMD64"",type=""win32"",version=""1.0.0.1"". Definition is WLMFDS,processorArchitecture=""x86"",type=""win32"",version=""1.0.0.1"". Please use sxstrace.exe for detailed diagnosis."
Information   10/25/2013 7:12:22 PM   Microsoft-Windows-Security-SPP   1066   None   "Initialization status for service objects.
C:\Windows\system32\sppwinob.dll, msft:spp/windowsfunctionality/agent/7.0, 0x00000000, 0x00000000
C:\Windows\system32\sppobjs.dll, msft:rm/algorithm/phone/1.0, 0x00000000, 0x00000000
C:\Windows\system32\sppobjs.dll, msft:rm/algorithm/pkey/2005, 0x00000000, 0x00000000
C:\Windows\system32\sppobjs.dll, msft:spp/TaskScheduler/1.0, 0x00000000, 0x00000000
C:\Windows\system32\sppobjs.dll, msft:spp/volume/services/kms/1.0, 0x00000000, 0x00000000
C:\Windows\system32\sppobjs.dll, msft:spp/volume/services/kms/licenserenewal/1.0, 0x00000000, 0x00000000
"
Information   10/25/2013 7:12:22 PM   Microsoft-Windows-Security-SPP   1003   None   "The Software Protection service has completed licensing status check.
Application Id=55c92734-d682-4d71-983e-d6ec3f16059f
Licensing Status=
1: 022a1afb-b893-4190-92c3-8f69a49839fb, 1, 0 [(0 [0xC004F014, 0, 0], [(?)(?)(?)(?)(?)(?)])(1 )(2 )]
2: 436cef53-8387-4692-bb4a-9492cd82260e, 1, 0 [(0 [0xC004F014, 0, 0], [(?)(?)(?)(?)(?)(?)])(1 )(2 )]
3: 57a232fe-0931-48fe-9389-e4586967c661, 1, 0 [(0 [0xC004F014, 0, 0], [(?)(?)(?)(?)(?)(?)])(1 )(2 )]
4: 7cfd4696-69a9-4af7-af36-ff3d12b6b6c8, 1, 1 [(0 [0x00000000, 1, 0], [(?)(?)( 1 0x00000000 0 0 msft:rm/algorithm/bios/4.0 0x00000000 0)(?)(?)(?)])(1 )(2 )]
5: 8ec16e01-e86f-415f-b333-1819f4145294, 1, 0 [(0 [0xC004F014, 0, 0], [(?)(?)(?)(?)(?)(?)])(1 )(2 )]
6: a0cde89c-3304-4157-b61c-c8ad785d1fad, 1, 0 [(0 [0xC004F014, 0, 0], [(?)(?)(?)(?)(?)(?)])(1 )(2 )]
7: ac96e1a8-6cc4-4310-a4ff-332ce77fb5b8, 1, 0 [(0 [0xC004F014, 0, 0], [(?)(?)(?)(?)(?)(?)])(1 )(2 )]
8: b2c4b9f6-3ee6-4a2a-a361-64ad3b61ded5, 1, 0 [(0 [0xC004F014, 0, 0], [(?)(?)(?)(?)(?)(?)])(1 )(2 )]
9: bba42084-cacd-4ad4-b606-9f3d6c93b2c5, 1, 0 [(0 [0xC004F014, 0, 0], [(?)(?)(?)(?)(?)(?)])(1 )(2 )]
10: c619d61c-c2f2-40c3-ab3f-c5924314b0f3, 1, 0 [(0 [0xC004F014, 0, 0], [(?)(?)(?)(?)(?)(?)])(1 )(2 )]
11: cfb3e52c-d707-4861-af51-11b27ee6169c, 1, 0 [(0 [0xC004F014, 0, 0], [(?)(?)(?)(?)(?)(?)])(1 )(2 )]
12: 4a8149bb-7d61-49f4-8822-82c7bf88d64b, 1, 0 [(0 [0xC004F014, 0, 0], [(?)(?)(?)(?)(?)(?)])(1 )(2 )]
13: afd5f68f-b70f-4000-a21d-28dbc8be8b07, 1, 0 [(0 [0xC004F014, 0, 0], [(?)(?)(?)(?)(?)(?)])(1 )(2 )]

"
Information   10/25/2013 7:12:22 PM   Microsoft-Windows-Security-SPP   902   None   "The Software Protection service has started.
6.1.7601.17514"
Information   10/25/2013 7:12:03 PM   RoxWatch12   0   None   "The description for Event ID 0 from source RoxWatch12 cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.

If the event originated on another computer, the display information had to be saved with the event.

The following information was included with the event:

Service stopped
"
Information   10/25/2013 7:12:00 PM   SecurityCenter   1   None   The Windows Security Center Service has started.
Information   10/25/2013 7:11:59 PM   Microsoft-Windows-Security-SPP   900   None   "The Software Protection service is starting.
"
Information   10/25/2013 7:11:58 PM   RoxWatch12   0   None   "The description for Event ID 0 from source RoxWatch12 cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.

If the event originated on another computer, the display information had to be saved with the event.

The following information was included with the event:

Service started
"
Information   10/25/2013 7:11:44 PM   Microsoft-Windows-Search   1003   Search service   The Windows Search Service started.

Information   10/25/2013 7:10:22 PM   ESENT   302   Logging/Recovery   Windows (4572) Windows: The database engine has successfully completed recovery steps.
Information   10/25/2013 7:10:03 PM   ESENT   301   Logging/Recovery   Windows (4572) Windows: The database engine has begun replaying logfile C:\ProgramData\Microsoft\Search\Data\Applications\Windows\MSS.log.
Information   10/25/2013 7:10:01 PM   ESENT   301   Logging/Recovery   Windows (4572) Windows: The database engine has begun replaying logfile C:\ProgramData\Microsoft\Search\Data\Applications\Windows\MSS0EA86.log.
Information   10/25/2013 7:09:59 PM   ESENT   301   Logging/Recovery   Windows (4572) Windows: The database engine has begun replaying logfile C:\ProgramData\Microsoft\Search\Data\Applications\Windows\MSS0EA85.log.
Information   10/25/2013 7:09:58 PM   ESENT   102   General   Windows (4572) Windows: The database engine (6.01.7601.0000) started a new instance (0).
Information   10/25/2013 7:09:58 PM   ESENT   300   Logging/Recovery   Windows (4572) Windows: The database engine is initiating recovery steps.
Information   10/25/2013 7:09:42 PM   PDAgent   0   None   "Drive C:\ Will be protected by OptiWrite
 Will run StealthPatrol
 "
Information   10/25/2013 7:09:42 PM   PDAgent   0   None   "Drive F:\ Will be protected by OptiWrite
 Will run StealthPatrol
 "
Information   10/25/2013 7:09:42 PM   PDAgent   0   None   "Drive D:\ Will be protected by OptiWrite
 Will run StealthPatrol
 "
Error   10/25/2013 7:09:20 PM   Microsoft-Windows-WMI   10   None   "Event filter with query ""SELECT * FROM __InstanceModificationEvent WITHIN 60 WHERE TargetInstance ISA ""Win32_Processor"" AND TargetInstance.LoadPercentage > 99"" could not be reactivated in namespace ""//./root/CIMV2"" because of error 0x80041003. Events cannot be delivered through this filter until the problem is corrected."
Information   10/25/2013 7:09:11 PM   PDAgent   0   None   PerfectDisk Scheduler started.
Information   10/25/2013 7:09:08 PM   PDEngine   0   None   Service started
Information   10/25/2013 7:08:57 PM   Microsoft-Windows-WMI   5617   None   Windows Management Instrumentation Service subsystems initialized successfully
Information   10/25/2013 7:08:53 PM   MySQL   100   None   "InnoDB: Database was not shutdown normally!

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/25/2013 7:08:53 PM   MySQL   100   None   "InnoDB: The log sequence numbers 22226552 and 22226552 in ibdata files do not match the log sequence number 24267736 in the ib_logfiles!

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/25/2013 7:08:53 PM   MySQL   100   None   "InnoDB: Starting crash recovery.

For more information, see Help and Support Center at http://www.mysql.com.  "
Error   10/25/2013 7:08:53 PM   MySQL   100   None   "InnoDB: Attempted to open a previously opened tablespace. Previous tablespace dna/products uses space ID: 2 at filepath: .\dna\products.ibd. Cannot open tablespace mysql/innodb_index_stats which uses space ID: 2 at filepath: .\mysql\innodb_index_stats.ibd

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/25/2013 7:08:53 PM   MySQL   100   None   "InnoDB: Reading tablespace information from the .ibd files...

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/25/2013 7:08:49 PM   Microsoft-Windows-WMI   5611   None   The Windows Management Instrumentation service has detected an inconsistent system shutdown.
Information   10/25/2013 7:08:46 PM   MySQL   100   None   "InnoDB: Highest supported file format is Barracuda.

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/25/2013 7:08:43 PM   APC Data Service   0   None   Service started successfully.
Information   10/25/2013 7:08:40 PM   MySQL   100   None   "InnoDB: Not using CPU crc32 instructions

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/25/2013 7:08:40 PM   MySQL   100   None   "InnoDB: Initializing buffer pool, size = 16.0M

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/25/2013 7:08:40 PM   MySQL   100   None   "InnoDB: Completed initialization of buffer pool

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/25/2013 7:08:39 PM   MySQL   100   None   "InnoDB: The InnoDB memory heap is disabled

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/25/2013 7:08:39 PM   MySQL   100   None   "InnoDB: Mutexes and rw_locks use Windows interlocked functions

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/25/2013 7:08:39 PM   MySQL   100   None   "InnoDB: Compressed tables use zlib 1.2.3

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/25/2013 7:08:36 PM   MySQL   100   None   "Plugin 'FEDERATED' is disabled.

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/25/2013 7:08:35 PM   Microsoft-Windows-WMI   5615   None   Windows Management Instrumentation Service started sucessfully
Information   10/25/2013 7:08:33 PM   PDAgent   0   None   Service started
Warning   10/25/2013 7:08:33 PM   MySQL   100   None   "TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/25/2013 7:08:33 PM   Microsoft-Windows-Winlogon   6000   None   The winlogon notification subscriber <SessionEnv> was unavailable to handle a notification event.
Information   10/25/2013 7:08:32 PM   Microsoft-Windows-Winlogon   4101   None   Windows license validated.
Information   10/25/2013 7:07:40 PM   Microsoft-Windows-User Profiles Service   1531   None   "The User Profile Service has started successfully. 

"
Information   10/25/2013 7:07:40 PM   Microsoft-Windows-EventSystem   4625   None   The EventSystem sub system is suppressing duplicate event log entries for a duration of 86400 seconds.  The suppression timeout can be controlled by a REG_DWORD value named SuppressDuplicateDuration under the following registry key: HKLM\Software\Microsoft\EventSystem\EventLog.
Information   10/25/2013 6:33:14 PM   PDEngine   29   None   Free Space Consolidation completed for Drive D:\.
Information   10/25/2013 6:33:13 PM   PDAgent   65   None   StealthPatrol started on drive D:\.
Information   10/25/2013 6:33:13 PM   PDEngine   28   None   Free Space Consolidation starting for Drive D:\.
Information   10/25/2013 6:33:13 PM   PDEngine   36   None   "Statistics for Drive Recovery (D:\):
Percent completed: 100%
Elapsed Time: 0:0:0
CPU Time: 0:0:0
Total Files Scanned: 68
Number of Fragmented Files Before: 1
Number of Fragmented Files After: 1
Number of Fragmented Directories: 0
Number of Excess Fragments: 3
Percent Fragmented Before: 2.0%
Percent Fragmented After: 2.0%
No Recommendation, all is well"
Information   10/25/2013 6:33:09 PM   PDEngine   29   None   Free Space Consolidation completed for Drive F:\.
Information   10/25/2013 6:33:08 PM   PDEngine   36   None   "Statistics for Drive Backup (F:\):
Percent completed: 100%
Elapsed Time: 0:2:36
CPU Time: 0:1:24
Total Files Scanned: 1231932
Number of Fragmented Files Before: 1
Number of Fragmented Files After: 0
Number of Fragmented Directories: 0
Number of Excess Fragments: 0
Percent Fragmented Before: 0.0%
Percent Fragmented After: 0.0%
No Recommendation, all is well"
Information   10/25/2013 6:30:13 PM   PDAgent   65   None   StealthPatrol started on drive F:\.
Information   10/25/2013 6:30:13 PM   PDEngine   28   None   Free Space Consolidation starting for Drive F:\.
Information   10/25/2013 6:23:47 PM   PDEngine   22   None   SMARTPlacement optimization was stopped on drive C:\.
Information   10/25/2013 6:23:31 PM   PDAgent   68   None   StealthPatrol schedule stopped.
Information   10/25/2013 6:23:25 PM   PDAgent   66   None   StealthPatrol schedule suspended on drive C:\ :  User activity  .
Information   10/25/2013 6:10:34 PM   PDAgent   67   None   StealthPatrol schedule resumed on drive C:\ .
Error   10/25/2013 5:59:57 PM   Microsoft-Windows-CEIP   1008   None   A problem prevented Customer Experience Improvement Program data from being sent to Microsoft, (Error 80004005).
Information   10/25/2013 5:56:19 PM   PDAgent   66   None   StealthPatrol schedule suspended on drive C:\ :  System activity (disk I/O)  .
Information   10/25/2013 5:51:24 PM   PDAgent   67   None   StealthPatrol schedule resumed on drive C:\ .
Information   10/25/2013 5:46:23 PM   PDAgent   66   None   StealthPatrol schedule suspended on drive C:\ :  System activity (disk I/O)  .
Information   10/25/2013 5:44:53 PM   PDAgent   67   None   StealthPatrol schedule resumed on drive C:\ .
Information   10/25/2013 5:00:00 PM   Microsoft-Windows-CEIP   1005   None   Customer Experience Improvement Program data was successfully consolidated into files that will be sent to Microsoft for analysis. These files will be sent only if the user has opted to join the Windows Customer Experience Improvement Program.
Error   10/25/2013 4:34:43 PM   Microsoft-Windows-CEIP   1008   None   A problem prevented Customer Experience Improvement Program data from being sent to Microsoft, (Error 80004005).
Information   10/25/2013 4:00:05 PM   Microsoft-Windows-CEIP   1005   None   Customer Experience Improvement Program data was successfully consolidated into files that will be sent to Microsoft for analysis. These files will be sent only if the user has opted to join the Windows Customer Experience Improvement Program.
Information   10/25/2013 3:56:04 PM   APC UPS Service   61452   None   Self-test Passed.
Information   10/25/2013 1:33:22 PM   Desktop Window Manager   9010   None   A request to disable the Desktop Window Manager was made by process (Fireworks 8)
Information   10/25/2013 1:33:22 PM   Desktop Window Manager   9013   None   The Desktop Window Manager was unable to start because composition was disabled by a running application
Information   10/25/2013 1:28:12 PM   Desktop Window Manager   9010   None   A request to disable the Desktop Window Manager was made by process (Adobe Illustrator)
Information   10/25/2013 1:28:12 PM   Desktop Window Manager   9013   None   The Desktop Window Manager was unable to start because composition was disabled by a running application
Information   10/25/2013 11:59:09 AM   PDAgent   66   None   StealthPatrol schedule suspended on drive C:\ :  User activity  .
Information   10/25/2013 11:56:02 AM   PDAgent   67   None   StealthPatrol schedule resumed on drive C:\ .
Information   10/25/2013 11:26:41 AM   Desktop Window Manager   9010   None   A request to disable the Desktop Window Manager was made by process (Fireworks 8)
Information   10/25/2013 11:26:41 AM   Desktop Window Manager   9013   None   The Desktop Window Manager was unable to start because composition was disabled by a running application
Information   10/25/2013 11:06:19 AM   Desktop Window Manager   9010   None   A request to disable the Desktop Window Manager was made by process (Fireworks 8)
Information   10/25/2013 11:06:19 AM   Desktop Window Manager   9013   None   The Desktop Window Manager was unable to start because composition was disabled by a running application
Information   10/25/2013 10:54:44 AM   Desktop Window Manager   9013   None   The Desktop Window Manager was unable to start because composition was disabled by a running application
Information   10/25/2013 10:43:56 AM   Desktop Window Manager   9010   None   A request to disable the Desktop Window Manager was made by process (Adobe Illustrator)
Information   10/25/2013 10:09:07 AM   Desktop Window Manager   9010   None   A request to disable the Desktop Window Manager was made by process (Fireworks 8)
Information   10/25/2013 10:09:07 AM   Desktop Window Manager   9013   None   The Desktop Window Manager was unable to start because composition was disabled by a running application
Information   10/25/2013 7:49:36 AM   PDAgent   66   None   StealthPatrol schedule suspended on drive C:\ :  System activity (disk I/O)  .
Information   10/25/2013 7:48:10 AM   PDAgent   67   None   StealthPatrol schedule resumed on drive C:\ .
Information   10/25/2013 6:22:57 AM   PDAgent   66   None   StealthPatrol schedule suspended on drive C:\ :  User activity  .
Information   10/25/2013 6:22:46 AM   PDAgent   65   None   StealthPatrol started on drive C:\.
Information   10/25/2013 6:22:46 AM   PDEngine   20   None   SMARTPlacement optimization starting for drive C:\
Information   10/25/2013 5:10:36 AM   Microsoft-Windows-Security-SPP   903   None   "The Software Protection service has stopped.
"
Error   10/25/2013 5:05:46 AM   SideBySide   35   None   "Activation context generation failed for ""C:\Program Files (x86)\Windows Live\Photo Gallery\MovieMaker.Exe"".Error in manifest or policy file ""C:\Program Files (x86)\Windows Live\Photo Gallery\WLMFDS.DLL"" on line 8. Component identity found in manifest does not match the identity of the component requested. Reference is WLMFDS,processorArchitecture=""AMD64"",type=""win32"",version=""1.0.0.1"". Definition is WLMFDS,processorArchitecture=""x86"",type=""win32"",version=""1.0.0.1"". Please use sxstrace.exe for detailed diagnosis."
Information   10/25/2013 5:05:36 AM   Microsoft-Windows-Security-SPP   1066   None   "Initialization status for service objects.
C:\Windows\system32\sppwinob.dll, msft:spp/windowsfunctionality/agent/7.0, 0x00000000, 0x00000000
C:\Windows\system32\sppobjs.dll, msft:rm/algorithm/phone/1.0, 0x00000000, 0x00000000
C:\Windows\system32\sppobjs.dll, msft:rm/algorithm/pkey/2005, 0x00000000, 0x00000000
C:\Windows\system32\sppobjs.dll, msft:spp/TaskScheduler/1.0, 0x00000000, 0x00000000
C:\Windows\system32\sppobjs.dll, msft:spp/volume/services/kms/1.0, 0x00000000, 0x00000000
C:\Windows\system32\sppobjs.dll, msft:spp/volume/services/kms/licenserenewal/1.0, 0x00000000, 0x00000000
"
Information   10/25/2013 5:05:36 AM   Microsoft-Windows-Security-SPP   1003   None   "The Software Protection service has completed licensing status check.
Application Id=55c92734-d682-4d71-983e-d6ec3f16059f
Licensing Status=
1: 022a1afb-b893-4190-92c3-8f69a49839fb, 1, 0 [(0 [0xC004F014, 0, 0], [(?)(?)(?)(?)(?)(?)])(1 )(2 )]
2: 436cef53-8387-4692-bb4a-9492cd82260e, 1, 0 [(0 [0xC004F014, 0, 0], [(?)(?)(?)(?)(?)(?)])(1 )(2 )]
3: 57a232fe-0931-48fe-9389-e4586967c661, 1, 0 [(0 [0xC004F014, 0, 0], [(?)(?)(?)(?)(?)(?)])(1 )(2 )]
4: 7cfd4696-69a9-4af7-af36-ff3d12b6b6c8, 1, 1 [(0 [0x00000000, 1, 0], [(?)(?)( 1 0x00000000 0 0 msft:rm/algorithm/bios/4.0 0x00000000 0)(?)(?)(?)])(1 )(2 )]
5: 8ec16e01-e86f-415f-b333-1819f4145294, 1, 0 [(0 [0xC004F014, 0, 0], [(?)(?)(?)(?)(?)(?)])(1 )(2 )]
6: a0cde89c-3304-4157-b61c-c8ad785d1fad, 1, 0 [(0 [0xC004F014, 0, 0], [(?)(?)(?)(?)(?)(?)])(1 )(2 )]
7: ac96e1a8-6cc4-4310-a4ff-332ce77fb5b8, 1, 0 [(0 [0xC004F014, 0, 0], [(?)(?)(?)(?)(?)(?)])(1 )(2 )]
8: b2c4b9f6-3ee6-4a2a-a361-64ad3b61ded5, 1, 0 [(0 [0xC004F014, 0, 0], [(?)(?)(?)(?)(?)(?)])(1 )(2 )]
9: bba42084-cacd-4ad4-b606-9f3d6c93b2c5, 1, 0 [(0 [0xC004F014, 0, 0], [(?)(?)(?)(?)(?)(?)])(1 )(2 )]
10: c619d61c-c2f2-40c3-ab3f-c5924314b0f3, 1, 0 [(0 [0xC004F014, 0, 0], [(?)(?)(?)(?)(?)(?)])(1 )(2 )]
11: cfb3e52c-d707-4861-af51-11b27ee6169c, 1, 0 [(0 [0xC004F014, 0, 0], [(?)(?)(?)(?)(?)(?)])(1 )(2 )]
12: 4a8149bb-7d61-49f4-8822-82c7bf88d64b, 1, 0 [(0 [0xC004F014, 0, 0], [(?)(?)(?)(?)(?)(?)])(1 )(2 )]
13: afd5f68f-b70f-4000-a21d-28dbc8be8b07, 1, 0 [(0 [0xC004F014, 0, 0], [(?)(?)(?)(?)(?)(?)])(1 )(2 )]

"
Information   10/25/2013 5:05:36 AM   Microsoft-Windows-Security-SPP   902   None   "The Software Protection service has started.
6.1.7601.17514"
Information   10/25/2013 5:05:27 AM   SecurityCenter   1   None   The Windows Security Center Service has started.
Information   10/25/2013 5:05:27 AM   RoxWatch12   0   None   "The description for Event ID 0 from source RoxWatch12 cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.

If the event originated on another computer, the display information had to be saved with the event.

The following information was included with the event:

Service stopped
"
Information   10/25/2013 5:05:23 AM   Microsoft-Windows-Security-SPP   900   None   "The Software Protection service is starting.
"
Information   10/25/2013 5:05:22 AM   RoxWatch12   0   None   "The description for Event ID 0 from source RoxWatch12 cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.

If the event originated on another computer, the display information had to be saved with the event.

The following information was included with the event:

Service started
"
Information   10/25/2013 5:05:14 AM   Microsoft-Windows-Search   1003   Search service   The Windows Search Service started.

Information   10/25/2013 5:03:48 AM   PDAgent   0   None   "Drive F:\ Will be protected by OptiWrite
 Will run StealthPatrol
 "
Information   10/25/2013 5:03:48 AM   PDAgent   0   None   "Drive D:\ Will be protected by OptiWrite
 Will run StealthPatrol
 "
Information   10/25/2013 5:03:47 AM   PDAgent   0   None   "Drive C:\ Will be protected by OptiWrite
 Will run StealthPatrol
 "
Information   10/25/2013 5:03:41 AM   ESENT   302   Logging/Recovery   Windows (4616) Windows: The database engine has successfully completed recovery steps.
Error   10/25/2013 5:03:34 AM   Microsoft-Windows-WMI   10   None   "Event filter with query ""SELECT * FROM __InstanceModificationEvent WITHIN 60 WHERE TargetInstance ISA ""Win32_Processor"" AND TargetInstance.LoadPercentage > 99"" could not be reactivated in namespace ""//./root/CIMV2"" because of error 0x80041003. Events cannot be delivered through this filter until the problem is corrected."
Information   10/25/2013 5:03:28 AM   ESENT   301   Logging/Recovery   Windows (4616) Windows: The database engine has begun replaying logfile C:\ProgramData\Microsoft\Search\Data\Applications\Windows\MSS.log.
Information   10/25/2013 5:03:27 AM   ESENT   301   Logging/Recovery   Windows (4616) Windows: The database engine has begun replaying logfile C:\ProgramData\Microsoft\Search\Data\Applications\Windows\MSS0EA1F.log.
Information   10/25/2013 5:03:24 AM   ESENT   301   Logging/Recovery   Windows (4616) Windows: The database engine has begun replaying logfile C:\ProgramData\Microsoft\Search\Data\Applications\Windows\MSS0EA1E.log.
Information   10/25/2013 5:03:23 AM   ESENT   102   General   Windows (4616) Windows: The database engine (6.01.7601.0000) started a new instance (0).
Information   10/25/2013 5:03:23 AM   ESENT   300   Logging/Recovery   Windows (4616) Windows: The database engine is initiating recovery steps.
Information   10/25/2013 5:03:17 AM   PDAgent   0   None   PerfectDisk Scheduler started.
Information   10/25/2013 5:02:45 AM   PDEngine   0   None   Service started
Information   10/25/2013 5:02:34 AM   Microsoft-Windows-WMI   5617   None   Windows Management Instrumentation Service subsystems initialized successfully
Information   10/25/2013 5:02:29 AM   MySQL   100   None   "Event Scheduler: Loaded 0 events

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/25/2013 5:02:29 AM   MySQL   100   None   "C:\xampp\mysql\bin\mysqld.exe: ready for connections.
Version: '5.6.11'  socket: ''  port: 3306  MySQL Community Server (GPL)

For more information, see Help and Support Center at http://www.mysql.com.  "
Warning   10/25/2013 5:02:27 AM   MySQL   100   None   "Info table is not ready to be used. Table 'mysql.slave_master_info' cannot be opened.

For more information, see Help and Support Center at http://www.mysql.com.  "
Warning   10/25/2013 5:02:27 AM   MySQL   100   None   "InnoDB: Cannot open table mysql/slave_master_info from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem.

For more information, see Help and Support Center at http://www.mysql.com.  "
Warning   10/25/2013 5:02:27 AM   MySQL   100   None   "InnoDB: Cannot open table mysql/slave_worker_info from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem.

For more information, see Help and Support Center at http://www.mysql.com.  "
Warning   10/25/2013 5:02:27 AM   MySQL   100   None   "Info table is not ready to be used. Table 'mysql.slave_relay_log_info' cannot be opened.

For more information, see Help and Support Center at http://www.mysql.com.  "
Warning   10/25/2013 5:02:27 AM   MySQL   100   None   "InnoDB: Cannot open table mysql/slave_relay_log_info from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem.

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/25/2013 5:02:26 AM   APC Data Service   0   None   Service started successfully.
Information   10/25/2013 5:02:24 AM   MySQL   100   None   "  - '::' resolves to '::';

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/25/2013 5:02:24 AM   MySQL   100   None   "IPv6 is available.

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/25/2013 5:02:24 AM   Microsoft-Windows-WMI   5615   None   Windows Management Instrumentation Service started sucessfully
Information   10/25/2013 5:02:24 AM   MySQL   100   None   "Server socket created on IP: '::'.

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/25/2013 5:02:22 AM   MySQL   100   None   "InnoDB: Waiting for purge to start

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/25/2013 5:02:22 AM   MySQL   100   None   "InnoDB: 128 rollback segment(s) are active.

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/25/2013 5:02:22 AM   MySQL   100   None   "Server hostname (bind-address): '*'; port: 3306

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/25/2013 5:02:22 AM   MySQL   100   None   "InnoDB: 5.6.11 started; log sequence number 22226552

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/25/2013 5:02:18 AM   PDAgent   0   None   Service started
Information   10/25/2013 5:02:15 AM   MySQL   100   None   "InnoDB: Compressed tables use zlib 1.2.3

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/25/2013 5:02:15 AM   MySQL   100   None   "InnoDB: Mutexes and rw_locks use Windows interlocked functions

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/25/2013 5:02:15 AM   MySQL   100   None   "InnoDB: The InnoDB memory heap is disabled

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/25/2013 5:02:15 AM   MySQL   100   None   "InnoDB: Not using CPU crc32 instructions

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/25/2013 5:02:15 AM   MySQL   100   None   "InnoDB: Highest supported file format is Barracuda.

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/25/2013 5:02:15 AM   MySQL   100   None   "InnoDB: Completed initialization of buffer pool

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/25/2013 5:02:15 AM   MySQL   100   None   "InnoDB: Initializing buffer pool, size = 16.0M

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/25/2013 5:02:14 AM   MySQL   100   None   "Plugin 'FEDERATED' is disabled.

For more information, see Help and Support Center at http://www.mysql.com.  "
Warning   10/25/2013 5:02:13 AM   MySQL   100   None   "TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).

For more information, see Help and Support Center at http://www.mysql.com.  "
Information   10/25/2013 5:01:55 AM   Microsoft-Windows-Winlogon   4101   None   Windows license validated.
Information   10/25/2013 5:01:55 AM   Microsoft-Windows-Winlogon   6000   None   The winlogon notification subscriber <SessionEnv> was unavailable to handle a notification event.
Information   10/25/2013 5:01:54 AM   Microsoft-Windows-User Profiles Service   1531   None   "The User Profile Service has started successfully. 

"
Information   10/25/2013 5:01:54 AM   Microsoft-Windows-EventSystem   4625   None   The EventSystem sub system is suppressing duplicate event log entries for a duration of 86400 seconds.  The suppression timeout can be controlled by a REG_DWORD value named SuppressDuplicateDuration under the following registry key: HKLM\Software\Microsoft\EventSystem\EventLog.
Information   10/24/2013 10:24:57 PM   Microsoft-Windows-User Profiles Service   1532   None   "The User Profile Service has stopped. 

"


Recent Windows updates:
Code: Select all
2013-10-24 21:59 NVIDIA Graphics Driver 320.78 Display.Driver.{E8400470-52E4-43DF-A140-23AE0C8FADD4}
2013-10-24 22:00 NVIDIA 3D Vision Driver 320.78 Display.3DVision.{899B7E87-4E62-481F-B006-82EB0F3EFA86}
2013-10-24 22:00 NVIDIA Update 1.14.17 Display.Update.{867EF96E-8D32-468E-9225-5D8E982C2063}
2013-10-24 22:09 Security Update for Microsoft .NET Framework 4 Client Profile (KB2478663)
2013-10-24 22:09 Security Update for Microsoft .NET Framework 4 Client Profile (KB2518870)
2013-10-24 21:57 Security Update for Microsoft .NET Framework 4 Client Profile (KB2539636)
2013-10-24 21:53 Security Update for Microsoft .NET Framework 4 Client Profile (KB2572078)
2013-10-24 21:53 Security Update for Microsoft .NET Framework 4 Client Profile (KB2604121)
2013-10-24 21:53 Security Update for Microsoft .NET Framework 4 Client Profile (KB2633870)
2013-10-24 22:11 Security Update for Microsoft .NET Framework 4 Extended (KB2487367)
2013-10-24 22:09 Update for Microsoft .NET Framework 4 Client Profile (KB2468871)
2013-10-24 21:57 Update for Microsoft .NET Framework 4 Client Profile (KB2533523)
2013-10-24 21:53 Update for Microsoft .NET Framework 4 Client Profile (KB2600217)
2013-10-24 22:11 Update for Microsoft .NET Framework 4 Extended (KB2468871)
2013-10-24 21:56 Update for Microsoft .NET Framework 4 Extended (KB2533523)
2013-10-24 21:55 Update for Microsoft .NET Framework 4 Extended (KB2600217)
2013-10-24 Update KB2836943
2013-10-24 Update KB2846960
2013-10-24 Update KB2852386
2013-10-24 Update KB2853952
2013-10-24 Update KB2882822
2013-10-24 Update KB2888049
tcloud
 
Posts: 17
Joined: 05. January 2012 15:14
Operating System: windows 7 64

Re: mysql won't start following a Windows crash

Postby Altrea » 26. October 2013 19:00

We don't provide any support via personal channels like PM, email, Skype, TeamViewer!

It's like porn for programmers 8)
User avatar
Altrea
AF Moderator
 
Posts: 11933
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64

Re: mysql won't start following a Windows crash

Postby tcloud » 26. October 2013 19:28

thank you very much!!

"innodb_force_recovery = 4" worked.

do I leave it in the ini file or should I remove it?
tcloud
 
Posts: 17
Joined: 05. January 2012 15:14
Operating System: windows 7 64

Re: mysql won't start following a Windows crash

Postby Altrea » 26. October 2013 19:35

innodb_force_recovery > 0 is not for working environments (it blocks several write and read accesses to the databases) just for crash recovery.
So if that worked, export your databases immediately and recreate your environment with that backup.
If possible use the latest XAMPP 1.8.2 version instead of XAMPP 1.8.3.
We don't provide any support via personal channels like PM, email, Skype, TeamViewer!

It's like porn for programmers 8)
User avatar
Altrea
AF Moderator
 
Posts: 11933
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 148 guests