Error: MySQL shutdown unexpectedly

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

Error: MySQL shutdown unexpectedly

Postby alexis987 » 09. March 2016 18:25

Can't run MySQL:

16:47:38 [main] Initializing Control Panel
16:47:38 [main] Windows Version: Windows 8 64-bit
16:47:38 [main] XAMPP Version: 5.6.14
16:47:38 [main] Control Panel Version: 3.2.1 [ Compiled: May 7th 2013 ]
16:47:38 [main] Running with Administrator rights - good!
16:47:38 [main] XAMPP Installation Directory: "c:\xampp\"
16:47:38 [main] Checking for prerequisites
16:47:38 [main] All prerequisites found
16:47:38 [main] Initializing Modules
16:47:38 [main] The FileZilla module is disabled
16:47:38 [main] The Mercury module is disabled
16:47:38 [main] The Tomcat module is disabled
16:47:38 [main] Starting Check-Timer
16:47:38 [main] Control Panel Ready
16:47:46 [Apache] Attempting to start Apache app...
16:47:46 [Apache] Status change detected: running
16:47:47 [mysql] Attempting to start MySQL app...
16:47:47 [mysql] Status change detected: running
16:48:54 [mysql] Status change detected: stopped
16:48:54 [mysql] Error: MySQL shutdown unexpectedly.
16:48:54 [mysql] This may be due to a blocked port, missing dependencies,
16:48:54 [mysql] improper privileges, a crash, or a shutdown by another method.
16:48:54 [mysql] Press the Logs button to view error logs and check
16:48:54 [mysql] the Windows Event Viewer for more clues
16:48:54 [mysql] If you need more help, copy and post this
16:48:54 [mysql] entire log window on the forums

This is from mysql_error.log:
2016-03-09 16:47:47 cc8 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.
160309 16:47:47 [Note] InnoDB: Using mutexes to ref count buffer pool pages
160309 16:47:47 [Note] InnoDB: The InnoDB memory heap is disabled
160309 16:47:47 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
160309 16:47:47 [Note] InnoDB: Memory barrier is not used
160309 16:47:47 [Note] InnoDB: Compressed tables use zlib 1.2.3
160309 16:47:47 [Note] InnoDB: Not using CPU crc32 instructions
160309 16:47:47 [Note] InnoDB: Initializing buffer pool, size = 16.0M
160309 16:47:47 [Note] InnoDB: Completed initialization of buffer pool
160309 16:47:47 [Note] InnoDB: Highest supported file format is Barracuda.
160309 16:47:47 [Note] InnoDB: Log scan progressed past the checkpoint lsn 155773516
160309 16:47:47 [Note] InnoDB: Database was not shutdown normally!
160309 16:47:47 [Note] InnoDB: Starting crash recovery.
160309 16:47:47 [Note] InnoDB: Reading tablespace information from the .ibd files...
160309 16:47:47 [Note] InnoDB: Restoring possible half-written data pages
160309 16:47:47 [Note] InnoDB: from the doublewrite buffer...
InnoDB: Doing recovery: scanned up to log sequence number 155773566
160309 16:47:47 [Note] InnoDB: 128 rollback segment(s) are active.
160309 16:47:47 [Note] InnoDB: Waiting for purge to start
160309 16:47:47 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.22-72.0 started; log sequence number 155773566
160309 16:47:47 [Note] Plugin 'FEEDBACK' is disabled.
160309 16:47:47 [Note] Server socket created on IP: '::'.

Port 3306 is not in use. Can someone help with that problem?
alexis987
 
Posts: 4
Joined: 09. March 2016 17:59
Operating System: Windows 8.1

Re: Error: MySQL shutdown unexpectedly

Postby alexis987 » 10. March 2016 13:34

Hei anyone? Altrea? Please help!
My site is nearly finished and I need to take it to hosting.

Any suggestions and advice would be greatly appreciated!!
alexis987
 
Posts: 4
Joined: 09. March 2016 17:59
Operating System: Windows 8.1

Re: Error: MySQL shutdown unexpectedly

Postby JJ_Tagy » 10. March 2016 14:15

16:48:54 has the error. 16:47:47 is the last entry in the error log?
JJ_Tagy
 
Posts: 788
Joined: 30. January 2012 13:44
XAMPP version: 5.5.15
Operating System: Windows 10 Pro x64

Re: Error: MySQL shutdown unexpectedly

Postby alexis987 » 10. March 2016 14:21

There is nothing below in mysql_error.log.
alexis987
 
Posts: 4
Joined: 09. March 2016 17:59
Operating System: Windows 8.1

Re: Error: MySQL shutdown unexpectedly

Postby alexis987 » 10. March 2016 19:26

I read ALL mysql_error.log and among tons of my attempts to start mysql found long list of warnings and errors (I can't put it all here because it is really very long) and then following:

160309 16:05:23 [ERROR] mysqld got exception 0xc0000005 ;
This could be because you hit a bug. It is also possible that this binary
or one of the libraries it was linked against is corrupt, improperly built,
or misconfigured. This error can also be caused by malfunctioning hardware.
To report this bug, see http://kb.askmonty.org/en/reporting-bugs
We will try our best to scrape up some info that will hopefully help
diagnose the problem, but since we have already crashed,
something is definitely wrong and this may fail.
Server version: 10.0.17-MariaDB
key_buffer_size=16777216
read_buffer_size=262144
max_used_connections=0
max_threads=501
thread_count=0
It is possible that mysqld could use up to
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 403207 K bytes of memory
Hope that's ok; if not, decrease some variables in the equation.
Thread pointer: 0x0x0
Attempting backtrace. You can use the following information to find out
where mysqld died. If you see no messages after this, something went
terribly wrong...
mysqld.exe!?init_all_master_info@Master_info_index@@QAE_NXZ()
mysqld.exe!?init_slave@@YAHXZ()
mysqld.exe!?win_main@@YAHHPAPAD@Z()
mysqld.exe!?mysql_service@@YAHPAX@Z()
mysqld.exe!my_mb_ctype_mb()
KERNEL32.DLL!BaseThreadInitThunk()
ntdll.dll!RtlInitializeExceptionChain()
ntdll.dll!RtlInitializeExceptionChain()
The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
information that should help you find out what is causing the crash.

I have no idea what it could be and what to do next. I am really frustrated.
Does that mean that my site is lost? Is there any hope that I can put it on web-hosting without access to MySQL in Xampp???
alexis987
 
Posts: 4
Joined: 09. March 2016 17:59
Operating System: Windows 8.1

Re: Error: MySQL shutdown unexpectedly

Postby jmhine » 11. March 2016 21:51

I am having the same problem. Whether I use XAMPP, MAMPP or WAMP, I cannot get MySQL to run (although 2 weeks ago it ran without a problem). My OS is Win10 Pro Insider Preview Build 14257.rs1 Somebody please help. I've been working on this 16 hours per day and I'm pulling (what's left of) my hair out.
John

From mysql_error.log
2016-03-11 13:40:48 4b8 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.
2016-03-11 13:40:48 1208 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2016-03-11 13:40:48 1208 [Note] InnoDB: The InnoDB memory heap is disabled
2016-03-11 13:40:48 1208 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2016-03-11 13:40:48 1208 [Note] InnoDB: Memory barrier is not used
2016-03-11 13:40:48 1208 [Note] InnoDB: Compressed tables use zlib 1.2.3
2016-03-11 13:40:48 1208 [Note] InnoDB: Using generic crc32 instructions
2016-03-11 13:40:48 1208 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2016-03-11 13:40:48 1208 [Note] InnoDB: Completed initialization of buffer pool
2016-03-11 13:40:48 1208 [Note] InnoDB: Highest supported file format is Barracuda.
2016-03-11 13:40:48 4b8 InnoDB: Operating system error number 87 in a file operation.
InnoDB: Some operating system error numbers are described at
InnoDB: http://dev.mysql.com/doc/refman/5.6/en/operating-system-error-codes.html
InnoDB: Operation read to file os\os0file.cc and at line 3154
2016-03-11 13:40:48 1208 [ERROR] InnoDB: File (unknown): 'read' returned OS error 287. Cannot continue operation


From Windows event viewer
Log Name: Application
Source: MySQL
Date: 3/11/2016 1:40:48 PM
Event ID: 100
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: Johns-Desktop
Description:
InnoDB: File (unknown): 'read' returned OS error 287. Cannot continue operation

For more information, see Help and Support Center at http://www.mysql.com.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="MySQL" />
<EventID Qualifiers="49152">100</EventID>
<Level>2</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2016-03-11T20:40:48.878689300Z" />
<EventRecordID>12250</EventRecordID>
<Channel>Application</Channel>
<Computer>Johns-Desktop</Computer>
<Security />
</System>
<EventData>
<Data>InnoDB: File (unknown): 'read' returned OS error 287. Cannot continue operation

</Data>
</EventData>
</Event>

Thank you for any help.
John
jmhine
 
Posts: 1
Joined: 11. March 2016 21:20
Operating System: Win 10


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 157 guests