XAMPP MYSQL Beklenmedik Şekilde Kapanma hatası

ArifIşık

Hectopat
Katılım
5 Nisan 2020
Mesajlar
70
Daha fazla  
Cinsiyet
Erkek
Meslek
E-Dönüşüm Teknik Personel
İyi günler arkadaşlar. XAMPP'ı açtıktan sonra Apache'yi başlatıyorum daha sonra MySqli başlatıyorum ve fotoğraftaki hatayı alıyorum. Biraz bakındım sorunun porttan olduğunu port değişince düzeleceğini içeren birçok makale okudum. Ancak port değişince sorunum çözülmüyor, aynısı gibi devam ediyor. Aşağıya logları da atıyorum. Yardımcı olursanız sevinirim. Bende araştırmaya devam ediyorum, bütün mantıklı yöntemlere açığım. Farklı port da deneyebiliriz, şimdiden teşekkür ederim.

Hata:
01:12:09 [mysql] Error: MySQL shutdown unexpectedly.
01:12:09 [mysql] This may be due to a blocked port, missing dependencies,
01:12:09 [mysql] improper privileges, a crash, or a shutdown by another method.
01:12:09 [mysql] Press the Logs button to view error logs and check
01:12:09 [mysql] the Windows Event Viewer for more clues
01:12:09 [mysql] If you need more help, copy and post this
01:12:09 [mysql] entire log window on the forums


LOG:
InnoDB: using atomic writes.
2020-07-23 1:19:54 0 [Note] InnoDB: The first innodb_system data file 'ibdata1' did not exist. A new tablespace will be created!
2020-07-23 1:19:54 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2020-07-23 1:19:54 0 [Note] InnoDB: Uses event mutexes
2020-07-23 1:19:54 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-07-23 1:19:54 0 [Note] InnoDB: Number of pools: 1
2020-07-23 1:19:54 0 [Note] InnoDB: Using SSE2 crc32 instructions
2020-07-23 1:19:54 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2020-07-23 1:19:54 0 [Note] InnoDB: Completed initialization of buffer pool
2020-07-23 1:19:54 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibdata1' size to 10 MB. Physically writing the file full; Please wait ...
2020-07-23 1:19:54 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibdata1' size is now 10 MB.
2020-07-23 1:19:54 0 [Note] InnoDB: Setting log file C:\xampp\mysql\data\ib_logfile101 size to 5242880 bytes
2020-07-23 1:19:54 0 [Note] InnoDB: Setting log file C:\xampp\mysql\data\ib_logfile1 size to 5242880 bytes
2020-07-23 1:19:54 0 [Note] InnoDB: Renaming log file C:\xampp\mysql\data\ib_logfile101 to C:\xampp\mysql\data\ib_logfile0
2020-07-23 1:19:54 0 [Note] InnoDB: New log files created, LSN=11452
2020-07-23 1:19:54 0 [Note] InnoDB: Doublewrite buffer not found: creating new
2020-07-23 1:19:54 0 [Note] InnoDB: Doublewrite buffer created
2020-07-23 1:19:54 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-07-23 1:19:54 0 [Note] InnoDB: Creating foreign key constraint system tables.
2020-07-23 1:19:54 0 [Note] InnoDB: Creating tablespace and datafile system tables.
2020-07-23 1:19:54 0 [Note] InnoDB: Creating sys_virtual system tables.
2020-07-23 1:19:54 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-07-23 1:19:54 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-07-23 1:19:54 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2020-07-23 1:19:54 0 [Note] InnoDB: Waiting for purge to start
2020-07-23 1:19:54 0 [Note] InnoDB: 10.4.11 started; log sequence number 0; transaction id 7
2020-07-23 1:19:54 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-07-23 1:19:54 0 [Note] Zerofilling moved table: '.\mysql\plugin'
2020-07-23 1:19:54 0 [Note] Zerofilling moved table: '.\mysql\servers'
2020-07-23 1:19:54 0 [Note] Server socket created on IP: '::'.
 

Dosya Ekleri

  • techno.png
    techno.png
    16,5 KB · Görüntüleme: 102
Son düzenleyen: Moderatör:
Eskiden XAMPP kullanırken Skype ile port çakışması dolayısı ile sorun yaşıyordum. Bu sorun ile alakası var mı bilemiyorum ama asıl önerim neden WAMPserver kullanmıyorsunuz? Uzun zamandır kullanıyorum ve hiç bir problem yaşamadım.
 
Evet arkadaşlar konuyu gerçekten bilen biri var mı? Bana gelip sil kur veya WAMP kullan daha iyi demeyin lütfen :(
 
@ArifIşık
İyi günler arkadaşlar. XAMPP'ı açtıktan sonra Apache'yi başlatıyorum daha sonra MySqli başlatıyorum ve fotoğraftaki hatayı alıyorum. Biraz bakındım sorunun porttan olduğunu port değişince düzeleceğini içeren birçok makale okudum. Ancak port değişince sorunum çözülmüyor, aynısı gibi devam ediyor. Aşağıya logları da atıyorum. Yardımcı olursanız sevinirim. Bende araştırmaya devam ediyorum, bütün mantıklı yöntemlere açığım. Farklı port da deneyebiliriz, şimdiden teşekkür ederim.

Hata:
01:12:09 [mysql] Error: MySQL shutdown unexpectedly.
01:12:09 [mysql] This may be due to a blocked port, missing dependencies,
01:12:09 [mysql] improper privileges, a crash, or a shutdown by another method.
01:12:09 [mysql] Press the Logs button to view error logs and check
01:12:09 [mysql] the Windows Event Viewer for more clues
01:12:09 [mysql] If you need more help, copy and post this
01:12:09 [mysql] entire log window on the forums


LOG:
InnoDB: using atomic writes.
2020-07-23 1:19:54 0 [Note] InnoDB: The first innodb_system data file 'ibdata1' did not exist. A new tablespace will be created!
2020-07-23 1:19:54 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2020-07-23 1:19:54 0 [Note] InnoDB: Uses event mutexes
2020-07-23 1:19:54 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-07-23 1:19:54 0 [Note] InnoDB: Number of pools: 1
2020-07-23 1:19:54 0 [Note] InnoDB: Using SSE2 crc32 instructions
2020-07-23 1:19:54 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2020-07-23 1:19:54 0 [Note] InnoDB: Completed initialization of buffer pool
2020-07-23 1:19:54 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibdata1' size to 10 MB. Physically writing the file full; Please wait ...
2020-07-23 1:19:54 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibdata1' size is now 10 MB.
2020-07-23 1:19:54 0 [Note] InnoDB: Setting log file C:\xampp\mysql\data\ib_logfile101 size to 5242880 bytes
2020-07-23 1:19:54 0 [Note] InnoDB: Setting log file C:\xampp\mysql\data\ib_logfile1 size to 5242880 bytes
2020-07-23 1:19:54 0 [Note] InnoDB: Renaming log file C:\xampp\mysql\data\ib_logfile101 to C:\xampp\mysql\data\ib_logfile0
2020-07-23 1:19:54 0 [Note] InnoDB: New log files created, LSN=11452
2020-07-23 1:19:54 0 [Note] InnoDB: Doublewrite buffer not found: creating new
2020-07-23 1:19:54 0 [Note] InnoDB: Doublewrite buffer created
2020-07-23 1:19:54 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-07-23 1:19:54 0 [Note] InnoDB: Creating foreign key constraint system tables.
2020-07-23 1:19:54 0 [Note] InnoDB: Creating tablespace and datafile system tables.
2020-07-23 1:19:54 0 [Note] InnoDB: Creating sys_virtual system tables.
2020-07-23 1:19:54 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-07-23 1:19:54 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-07-23 1:19:54 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2020-07-23 1:19:54 0 [Note] InnoDB: Waiting for purge to start
2020-07-23 1:19:54 0 [Note] InnoDB: 10.4.11 started; log sequence number 0; transaction id 7
2020-07-23 1:19:54 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-07-23 1:19:54 0 [Note] Zerofilling moved table: '.\mysql\plugin'
2020-07-23 1:19:54 0 [Note] Zerofilling moved table: '.\mysql\servers'
2020-07-23 1:19:54 0 [Note] Server socket created on IP: '::'.


Link: https://www.youtube.com/watch?v=wsna2P6sttQ&list=PLIikbK9Rv8sCHc7yZ6umeRKP8lL_H_QKs&index=1&t=168s

Yukarıdaki linkte 3 ayrı çözüm var.


Ben çözüme şuradaki ile ulaştım:
Veri tabanlarını yedekle!

Xampp Mysql Hatası Çözümü ~ >_enesphp
 
Son düzenleme:

Geri
Yukarı