mysql statet nicht

Irgendwelche Probleme mit XAMPP für Windows? Dann ist hier genau der richtige Ort um nachzufragen.

mysql statet nicht

Postby hrafnason » 25. August 2016 16:52

alle anderen Dienste laufen

das controlpanel gibt folgende fehlermedung aus:
17:41:00 [mysql] Fehler: MySQL wurde unerwartet beendet
17:41:00 [mysql] Ursache könnte ein geblockter Port, fehlende Abhängigkeiten,
17:41:00 [mysql] fehlende Berechtigungen, ein Absturz oder ein Abbruch einer anderen Methode sein.
17:41:00 [mysql] Drücke den Logs Button um error logs zu sehen und prüfe
17:41:00 [mysql] im Windows Event Viewer für weitere Hinweise
17:41:00 [mysql] Wenn du weitere Hilfe benötigst, kopiere den kompletten Inhalt des Log Fensters
17:41:00 [mysql] und füge ihn als Ergänzung in einem neuen Forum Eintrag hinzu.

die logdatei zeigt folgendes:
c:\xampp\mysql\bin\mysqld.exe: Can't find file: 'plugin' (errno: 2)
160825 17:40:58 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
160825 17:40:58 InnoDB: The InnoDB memory heap is disabled
160825 17:40:58 InnoDB: Mutexes and rw_locks use Windows interlocked functions
160825 17:40:58 InnoDB: Compressed tables use zlib 1.2.3
160825 17:40:58 InnoDB: Initializing buffer pool, size = 16.0M
160825 17:40:58 InnoDB: Completed initialization of buffer pool
160825 17:40:58 InnoDB: highest supported file format is Barracuda.
160825 17:40:59 InnoDB: Waiting for the background threads to start
160825 17:41:00 InnoDB: 5.5.39 started; log sequence number 1608010
160825 17:41:00 [Note] Server hostname (bind-address): '0.0.0.0'; port: 3306
160825 17:41:00 [Note] - '0.0.0.0' resolves to '0.0.0.0';
160825 17:41:00 [Note] Server socket created on IP: '0.0.0.0'.
160825 17:41:00 [ERROR] Fatal error: Can't open and lock privilege tables: File '.\mysql\host.MYD' not found (Errcode: 2)


was muss ich tun, das es läuft?
vielen Dank im voraus
hrafnason
 
Posts: 8
Joined: 25. August 2016 16:29
XAMPP version: 1.8.2
Operating System: WinXP

Re: mysql statet nicht

Postby hein_bloed » 31. August 2016 11:01

hrafnason wrote:
[...]
160825 17:41:00 [ERROR] Fatal error: Can't open and lock privilege tables: File '.\mysql\host.MYD' not found (Errcode: 2)


was muss ich tun, das es läuft?
vielen Dank im voraus


Ganz stumpfe Frage: Die o.g. Datei exisitiert? Rechte verbogen? Lief XAMPP schon mal ordnungsgemäß oder ist es eine neue Installation?
hein_bloed
 
Posts: 9
Joined: 19. August 2016 09:59
Location: Hannover
XAMPP version: 5.6.23-0-VC11
Operating System: Win2k12-R2 Std.

Re: mysql statet nicht

Postby hrafnason » 04. September 2016 09:07

Danke für die Antwort.

Punkt 1, die Datei existiert nicht.

Zu Zweitens, ich habe die Rechte nicht aktiv verändert. Die Gruppe Administratoren( ich arbeite als Mitglied dieser) hat Vollzugriff, dieser wurde aber offensichtlich nicht vererbt. Mein User hatte korioser Weise, null Rechte auf dem xamp Ordner.
Ich habe dem User jetzt manuell, Vollzugriff verschafft und diesen vererbt, ich weis nur nicht ob das klug ist, aber hauptsache es läuft irgendwann. Eine Verbindung zum www. besteht sowieso nicht.

Und zu Punkt 3, ja es ist eine Neuinstallaion.

Ich werde jetzt mit den veränderten Gegebenheiten, versuchen mysql zum laufen zu bringen und die Ergebnisse hier bekannt geben.

Danke
hrafnason
 
Posts: 8
Joined: 25. August 2016 16:29
XAMPP version: 1.8.2
Operating System: WinXP

Re: mysql statet nicht

Postby hrafnason » 05. September 2016 10:07

Ok, ich hab es getestet, und es ist unverändert. Dann habe ich die komplette Installation entfernt und neu installiert. Das ergebnis ist leider das Gleiche.
hrafnason
 
Posts: 8
Joined: 25. August 2016 16:29
XAMPP version: 1.8.2
Operating System: WinXP

Re: mysql statet nicht

Postby hrafnason » 05. September 2016 10:08

160905 10:53:59 [Note] Plugin 'FEDERATED' is disabled.
c:\xampp\mysql\bin\mysqld.exe: File '.\mysql\plugin.MYD' not found (Errcode: 2)
c:\xampp\mysql\bin\mysqld.exe: Can't find file: 'plugin' (errno: 2)
160905 10:53:59 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
160905 10:53:59 InnoDB: The InnoDB memory heap is disabled
160905 10:53:59 InnoDB: Mutexes and rw_locks use Windows interlocked functions
160905 10:53:59 InnoDB: Compressed tables use zlib 1.2.3
160905 10:53:59 InnoDB: Initializing buffer pool, size = 16.0M
160905 10:53:59 InnoDB: Completed initialization of buffer pool
160905 10:53:59 InnoDB: highest supported file format is Barracuda.
160905 10:53:59 InnoDB: Waiting for the background threads to start
160905 10:54:00 InnoDB: 5.5.39 started; log sequence number 1608010
160905 10:54:00 [Note] Server hostname (bind-address): '0.0.0.0'; port: 3306
160905 10:54:00 [Note] - '0.0.0.0' resolves to '0.0.0.0';
160905 10:54:00 [Note] Server socket created on IP: '0.0.0.0'.
160905 10:54:01 [ERROR] Fatal error: Can't open and lock privilege tables: File '.\mysql\host.MYD' not found (Errcode: 2)
hrafnason
 
Posts: 8
Joined: 25. August 2016 16:29
XAMPP version: 1.8.2
Operating System: WinXP

Re: mysql statet nicht

Postby hein_bloed » 05. September 2016 10:30

hrafnason wrote:Please run mysql_upgrade to create it.


Sorry, aber ich schließe jetzt mal von mir selbst auf andere. Diesen Eintrag habe ich erst beim gefühlten 20. lesen gesehen. Obig empfohlenenes mal durchgeführt? Obwohl es ja schon strange anmutete, wenn bei einer jungfräulichen Installation was hakt.

BTW: Stimmt die Angabe im Profil noch ? 1.8'er Version von XAMPP und WinXP? Wenn ja würde ich zumindestens versuchen XAMPP in einer neueren Version zu installieren (sofern das nicht die zuletzt supportete Version ist, hab's jetzt nicht recherchiert).
hein_bloed
 
Posts: 9
Joined: 19. August 2016 09:59
Location: Hannover
XAMPP version: 5.6.23-0-VC11
Operating System: Win2k12-R2 Std.

Re: mysql statet nicht

Postby hrafnason » 05. September 2016 11:09

Ja ich habe mysql_upgrade ausgeführt. Leider ohne Veränderung. Die angaben stimmen noch. Die angegebene Version ist die empfohlene Version für mein System.
hrafnason
 
Posts: 8
Joined: 25. August 2016 16:29
XAMPP version: 1.8.2
Operating System: WinXP

Re: mysql statet nicht

Postby Altrea » 05. September 2016 16:28

Hallo,

Welche Installationsart verwendest du (zip, 7z oder installer)?
Verwendest du auf deinem System irgendwelche Schutzsoftware die das Anlegen oder Ausführen von Dateien unterbinden könnte?

mit freundlichen Grüßen,
Altrea
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: 11926
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64

Re: mysql statet nicht

Postby hrafnason » 06. September 2016 14:54

Hallo Altrea, vielen Dank für Dein Interesse.
Zur Installation habe ich das 7z Paket verwendet und es direkt im Laufwerk C entpakt.
Schutzsoftware ist Avira free und die Windows-Firewall. Bei der letzten Installation habe ich den Echtzeitvirenschutz und die Firewall deaktiviert. Der Dienst mysql wurde auch installiert lässt sich nur nicht starten.
Apache und Filezilla laufen proplemlos und werden automatisch gestartet.
vielen Dank
mit freundlichen Grüßen

Hier nochmal die aktuellen Fehlermeldungen

15:52:28 [main] Initialisere Control Panel
15:52:28 [main] Windows Version: Windows XP SP3 32-bit
15:52:28 [main] XAMPP Version: 1.8.2
15:52:28 [main] Control Panel Version: 3.2.1 [ Compiled: May 7th 2013 ]
15:52:28 [main] Mit Administratorrechten gestartet - gut!
15:52:28 [main] XAMPP Installationsverzeichnis: "c:\xampp\"
15:52:28 [main] Voraussetzungen werden geprüft
15:52:28 [main] Alle Voraussetzungen sind erfüllt
15:52:28 [main] Initialisiere Module
15:52:28 [Apache] XAMPP Apache ist bereits gestartet auf Port 80
15:52:28 [Apache] XAMPP Apache ist bereits gestartet auf Port 443
15:52:28 [filezilla] XAMPP FileZilla ist bereits gestartet auf Port 21
15:52:28 [filezilla] XAMPP FileZilla ist bereits gestartet auf Port 14147
15:52:28 [main] Starte Check-Timer
15:52:28 [main] Control Panel bereit
15:52:34 [mysql] Versuche MySQL Windows Dienst zu starten...
15:52:36 [mysql] Statusänderung erkannt: gestartet
15:52:38 [mysql] Statusänderung erkannt: gestoppt
15:52:38 [mysql] Fehler: MySQL wurde unerwartet beendet
15:52:38 [mysql] Ursache könnte ein geblockter Port, fehlende Abhängigkeiten,
15:52:38 [mysql] fehlende Berechtigungen, ein Absturz oder ein Abbruch einer anderen Methode sein.
15:52:38 [mysql] Drücke den Logs Button um error logs zu sehen und prüfe
15:52:38 [mysql] im Windows Event Viewer für weitere Hinweise
15:52:38 [mysql] Wenn du weitere Hilfe benötigst, kopiere den kompletten Inhalt des Log Fensters
15:52:38 [mysql] und füge ihn als Ergänzung in einem neuen Forum Eintrag hinzu.

160906 15:52:36 [Note] Plugin 'FEDERATED' is disabled.
c:\xampp\mysql\bin\mysqld.exe: File '.\mysql\plugin.MYD' not found (Errcode: 2)
c:\xampp\mysql\bin\mysqld.exe: Can't find file: 'plugin' (errno: 2)
160906 15:52:36 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
160906 15:52:36 InnoDB: The InnoDB memory heap is disabled
160906 15:52:36 InnoDB: Mutexes and rw_locks use Windows interlocked functions
160906 15:52:36 InnoDB: Compressed tables use zlib 1.2.3
160906 15:52:36 InnoDB: Initializing buffer pool, size = 16.0M
160906 15:52:36 InnoDB: Completed initialization of buffer pool
160906 15:52:36 InnoDB: highest supported file format is Barracuda.
160906 15:52:37 InnoDB: Waiting for the background threads to start
160906 15:52:38 InnoDB: 5.5.39 started; log sequence number 1608010
160906 15:52:38 [Note] Server hostname (bind-address): '0.0.0.0'; port: 3306
160906 15:52:38 [Note] - '0.0.0.0' resolves to '0.0.0.0';
160906 15:52:38 [Note] Server socket created on IP: '0.0.0.0'.
160906 15:52:38 [ERROR] Fatal error: Can't open and lock privilege tables: File '.\mysql\host.MYD' not found (Errcode: 2)
hrafnason
 
Posts: 8
Joined: 25. August 2016 16:29
XAMPP version: 1.8.2
Operating System: WinXP

Re: mysql statet nicht

Postby Altrea » 07. September 2016 21:02

Ich erinnere mich, dass wir mal vor längerer Zeit Probleme mit Entpackern hatten. Je nach Version wurden damals gepackte 0kb Dateien beim entpacken nicht angelegt. Ich weiß nichtmehr ob dies eine Einstellung oder ein Bug war.

Versuchs doch mal mit der zip Version und verwende zum entpacken den Windows entpacker.
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: 11926
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64

Re: mysql statet nicht

Postby hrafnason » 07. September 2016 21:44

Danke für den Tip, ich teste das mal.
hrafnason
 
Posts: 8
Joined: 25. August 2016 16:29
XAMPP version: 1.8.2
Operating System: WinXP

Re: mysql statet nicht

Postby hrafnason » 08. September 2016 10:57

Vielen Dank an hein_bloed und Altrea.

Der letzte Hinweis hat es gebracht. Nach einer Neuinstallation aus den Daten des ZIP-file, läuft die Maschiene rund.
Ich danke Euch vielmals für Eure Mühe.

mit freundlichen Grüßen
l.h.
hrafnason
 
Posts: 8
Joined: 25. August 2016 16:29
XAMPP version: 1.8.2
Operating System: WinXP

Re: mysql startet nicht

Postby bugsbunny » 17. October 2016 19:32

Hilfe ich komme einfach nicht weiter. ich wollte MySQl starten. Dieser wird aber immer wieder abgebrochen. Leider verstehe ich die Log-Datei nicht. Kann mir ein Experte bitte Helfen.

Die Logdatei habe ich angehängt.
2015-11-10 15:26:56 10fc 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.
2015-11-10 15:26:56 4348 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2015-11-10 15:26:56 4348 [Note] InnoDB: The InnoDB memory heap is disabled
2015-11-10 15:26:56 4348 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2015-11-10 15:26:56 4348 [Note] InnoDB: Memory barrier is not used
2015-11-10 15:26:56 4348 [Note] InnoDB: Compressed tables use zlib 1.2.3
2015-11-10 15:26:56 4348 [Note] InnoDB: Not using CPU crc32 instructions
2015-11-10 15:26:56 4348 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2015-11-10 15:26:56 4348 [Note] InnoDB: Completed initialization of buffer pool
2015-11-10 15:26:56 4348 [Note] InnoDB: Highest supported file format is Barracuda.
2015-11-10 15:26:57 4348 [Note] InnoDB: 128 rollback segment(s) are active.
2015-11-10 15:26:57 4348 [Note] InnoDB: Waiting for purge to start
2015-11-10 15:26:57 4348 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.26-74.0 started; log sequence number 1835027
2015-11-10 15:26:57 6140 [Note] InnoDB: Dumping buffer pool(s) not yet started
2015-11-10 15:26:57 4348 [Note] Plugin 'FEEDBACK' is disabled.
2015-11-10 15:26:57 4348 [Note] Server socket created on IP: '::'.
2015-11-10 15:26:57 4348 [Note] Event Scheduler: Loaded 0 events
2015-11-10 15:26:57 4348 [Note] C:\xampp\mysql\bin\mysqld.exe: ready for connections.
Version: '10.1.8-MariaDB' socket: '' port: 3306 mariadb.org binary distribution
2015-11-10 15:27:11 5152 [Note] C:\xampp\mysql\bin\mysqld.exe: Normal shutdown

2015-11-10 15:27:11 5152 [Note] Event Scheduler: Purging the queue. 0 events
2015-11-10 15:27:11 5732 [Note] InnoDB: FTS optimize thread exiting.
2015-11-10 15:27:11 5152 [Note] InnoDB: Starting shutdown...
2015-11-10 15:27:13 5152 [Note] InnoDB: Shutdown completed; log sequence number 1835037
2015-11-10 15:27:13 5152 [Note] C:\xampp\mysql\bin\mysqld.exe: Shutdown complete

2016-10-16 11:31:55 3430 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-10-16 11:31:55 13360 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2016-10-16 11:31:55 13360 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2016-10-16 11:31:55 13360 [Note] InnoDB: The InnoDB memory heap is disabled
2016-10-16 11:31:55 13360 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2016-10-16 11:31:55 13360 [Note] InnoDB: Memory barrier is not used
2016-10-16 11:31:55 13360 [Note] InnoDB: Compressed tables use zlib 1.2.3
2016-10-16 11:31:55 13360 [Note] InnoDB: Using generic crc32 instructions
2016-10-16 11:31:55 13360 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2016-10-16 11:31:55 13360 [Note] InnoDB: Completed initialization of buffer pool
2016-10-16 11:31:56 13360 [Note] InnoDB: Highest supported file format is Barracuda.
2016-10-16 11:31:57 13360 [Note] InnoDB: 128 rollback segment(s) are active.
2016-10-16 11:31:57 13360 [Note] InnoDB: Waiting for purge to start
2016-10-16 11:31:57 13360 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.30-76.3 started; log sequence number 1835037
2016-10-16 11:31:57 19152 [Note] InnoDB: Dumping buffer pool(s) not yet started
2016-10-16 11:31:57 13360 [Note] Plugin 'FEEDBACK' is disabled.
2016-10-16 11:31:57 13360 [Note] Server socket created on IP: '::'.
2016-10-16 11:31:57 13360 [Note] c:\xampp\mysql\bin\mysqld.exe: ready for connections.
Version: '10.1.16-MariaDB' socket: '' port: 3306 mariadb.org binary distribution
2016-10-16 11:47:08 4580 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-10-16 11:47:08 17792 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2016-10-16 11:47:08 17792 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2016-10-16 11:47:08 17792 [Note] InnoDB: The InnoDB memory heap is disabled
2016-10-16 11:47:08 17792 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2016-10-16 11:47:08 17792 [Note] InnoDB: Memory barrier is not used
2016-10-16 11:47:08 17792 [Note] InnoDB: Compressed tables use zlib 1.2.3
2016-10-16 11:47:08 17792 [Note] InnoDB: Using generic crc32 instructions
2016-10-16 11:47:08 17792 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2016-10-16 11:47:08 17792 [Note] InnoDB: Completed initialization of buffer pool
2016-10-16 11:47:08 17792 [ERROR] InnoDB: C:\xampp\mysql\data\ibdata1 can't be opened in read-write mode
2016-10-16 11:47:08 17792 [ERROR] InnoDB: The system tablespace must be writable!
2016-10-16 11:47:08 17792 [ERROR] Plugin 'InnoDB' init function returned error.
2016-10-16 11:47:08 17792 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2016-10-16 11:47:08 17792 [Note] Plugin 'FEEDBACK' is disabled.
2016-10-16 11:47:08 17792 [ERROR] Unknown/unsupported storage engine: InnoDB
2016-10-16 11:47:08 17792 [ERROR] Aborting

2016-10-16 11:47:08 3d1c 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-10-16 11:47:08 15644 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2016-10-16 11:47:08 15644 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2016-10-16 11:47:08 15644 [Note] InnoDB: The InnoDB memory heap is disabled
2016-10-16 11:47:08 15644 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2016-10-16 11:47:08 15644 [Note] InnoDB: Memory barrier is not used
2016-10-16 11:47:08 15644 [Note] InnoDB: Compressed tables use zlib 1.2.3
2016-10-16 11:47:08 15644 [Note] InnoDB: Using generic crc32 instructions
2016-10-16 11:47:09 15644 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2016-10-16 11:47:09 15644 [Note] InnoDB: Completed initialization of buffer pool
2016-10-16 11:47:09 15644 [ERROR] InnoDB: C:\xampp\mysql\data\ibdata1 can't be opened in read-write mode
2016-10-16 11:47:09 15644 [ERROR] InnoDB: The system tablespace must be writable!
2016-10-16 11:47:09 15644 [ERROR] Plugin 'InnoDB' init function returned error.
2016-10-16 11:47:09 15644 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2016-10-16 11:47:09 15644 [Note] Plugin 'FEEDBACK' is disabled.
2016-10-16 11:47:09 15644 [ERROR] Unknown/unsupported storage engine: InnoDB
2016-10-16 11:47:09 15644 [ERROR] Aborting

2016-10-16 11:47:10 4240 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-10-16 11:47:10 16960 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2016-10-16 11:47:10 16960 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2016-10-16 11:47:10 16960 [Note] InnoDB: The InnoDB memory heap is disabled
2016-10-16 11:47:10 16960 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2016-10-16 11:47:10 16960 [Note] InnoDB: Memory barrier is not used
2016-10-16 11:47:10 16960 [Note] InnoDB: Compressed tables use zlib 1.2.3
2016-10-16 11:47:10 16960 [Note] InnoDB: Using generic crc32 instructions
2016-10-16 11:47:10 16960 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2016-10-16 11:47:10 16960 [Note] InnoDB: Completed initialization of buffer pool
2016-10-16 11:47:10 16960 [ERROR] InnoDB: C:\xampp\mysql\data\ibdata1 can't be opened in read-write mode
2016-10-16 11:47:10 16960 [ERROR] InnoDB: The system tablespace must be writable!
2016-10-16 11:47:10 16960 [ERROR] Plugin 'InnoDB' init function returned error.
2016-10-16 11:47:10 16960 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
Cannot find checkpoint record at LSN (1,0x208b)

2016-10-16 11:47:10 16960 [ERROR] mysqld: Aria recovery failed. Please run aria_chk -r on all Aria tables and delete all aria_log.######## files
2016-10-16 11:47:10 16960 [ERROR] Plugin 'Aria' init function returned error.
2016-10-16 11:47:10 16960 [ERROR] Plugin 'Aria' registration as a STORAGE ENGINE failed.
2016-10-16 11:47:10 16960 [Note] Plugin 'FEEDBACK' is disabled.
2016-10-16 11:47:10 16960 [ERROR] Unknown/unsupported storage engine: InnoDB
2016-10-16 11:47:10 16960 [ERROR] Aborting

2016-10-16 11:47:11 4280 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-10-16 11:47:11 17024 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2016-10-16 11:47:11 17024 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2016-10-16 11:47:11 17024 [Note] InnoDB: The InnoDB memory heap is disabled
2016-10-16 11:47:11 17024 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2016-10-16 11:47:11 17024 [Note] InnoDB: Memory barrier is not used
2016-10-16 11:47:11 17024 [Note] InnoDB: Compressed tables use zlib 1.2.3
2016-10-16 11:47:11 17024 [Note] InnoDB: Using generic crc32 instructions
2016-10-16 11:47:11 17024 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2016-10-16 11:47:11 17024 [Note] InnoDB: Completed initialization of buffer pool
2016-10-16 11:47:11 17024 [ERROR] InnoDB: C:\xampp\mysql\data\ibdata1 can't be opened in read-write mode
2016-10-16 11:47:11 17024 [ERROR] InnoDB: The system tablespace must be writable!
2016-10-16 11:47:11 17024 [ERROR] Plugin 'InnoDB' init function returned error.
2016-10-16 11:47:11 17024 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
Cannot find checkpoint record at LSN (1,0x208b)

2016-10-16 11:47:11 17024 [ERROR] mysqld: Aria recovery failed. Please run aria_chk -r on all Aria tables and delete all aria_log.######## files
2016-10-16 11:47:11 17024 [ERROR] Plugin 'Aria' init function returned error.
2016-10-16 11:47:11 17024 [ERROR] Plugin 'Aria' registration as a STORAGE ENGINE failed.
2016-10-16 11:47:11 17024 [Note] Plugin 'FEEDBACK' is disabled.
2016-10-16 11:47:11 17024 [ERROR] Unknown/unsupported storage engine: InnoDB
2016-10-16 11:47:11 17024 [ERROR] Aborting

2016-10-16 11:47:12 4194 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-10-16 11:47:12 16788 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2016-10-16 11:47:12 16788 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2016-10-16 11:47:12 16788 [Note] InnoDB: The InnoDB memory heap is disabled
2016-10-16 11:47:12 16788 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2016-10-16 11:47:12 16788 [Note] InnoDB: Memory barrier is not used
2016-10-16 11:47:12 16788 [Note] InnoDB: Compressed tables use zlib 1.2.3
2016-10-16 11:47:12 16788 [Note] InnoDB: Using generic crc32 instructions
2016-10-16 11:47:12 16788 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2016-10-16 11:47:12 16788 [Note] InnoDB: Completed initialization of buffer pool
2016-10-16 11:47:12 16788 [ERROR] InnoDB: C:\xampp\mysql\data\ibdata1 can't be opened in read-write mode
2016-10-16 11:47:12 16788 [ERROR] InnoDB: The system tablespace must be writable!
2016-10-16 11:47:12 16788 [ERROR] Plugin 'InnoDB' init function returned error.
2016-10-16 11:47:12 16788 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
Cannot find checkpoint record at LSN (1,0x208b)

2016-10-16 11:47:12 16788 [ERROR] mysqld: Aria recovery failed. Please run aria_chk -r on all Aria tables and delete all aria_log.######## files
2016-10-16 11:47:12 16788 [ERROR] Plugin 'Aria' init function returned error.
2016-10-16 11:47:12 16788 [ERROR] Plugin 'Aria' registration as a STORAGE ENGINE failed.
2016-10-16 11:47:12 16788 [Note] Plugin 'FEEDBACK' is disabled.
2016-10-16 11:47:12 16788 [ERROR] Unknown/unsupported storage engine: InnoDB
2016-10-16 11:47:12 16788 [ERROR] Aborting

2016-10-17 19:56:02 19ac 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-10-17 19:56:02 6572 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2016-10-17 19:56:02 6572 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2016-10-17 19:56:02 6572 [Note] InnoDB: The InnoDB memory heap is disabled
2016-10-17 19:56:02 6572 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2016-10-17 19:56:02 6572 [Note] InnoDB: Memory barrier is not used
2016-10-17 19:56:02 6572 [Note] InnoDB: Compressed tables use zlib 1.2.3
2016-10-17 19:56:02 6572 [Note] InnoDB: Using generic crc32 instructions
2016-10-17 19:56:02 6572 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2016-10-17 19:56:02 6572 [Note] InnoDB: Completed initialization of buffer pool
2016-10-17 19:56:03 6572 [Note] InnoDB: Highest supported file format is Barracuda.
2016-10-17 19:56:03 6572 [Note] InnoDB: The log sequence numbers 1835037 and 1835037 in ibdata files do not match the log sequence number 3368593 in the ib_logfiles!
2016-10-17 19:56:03 6572 [Note] InnoDB: Database was not shutdown normally!
2016-10-17 19:56:03 6572 [Note] InnoDB: Starting crash recovery.
2016-10-17 19:56:03 6572 [Note] InnoDB: Reading tablespace information from the .ibd files...
2016-10-17 19:56:06 6572 [Note] InnoDB: Restoring possible half-written data pages
2016-10-17 19:56:06 6572 [Note] InnoDB: from the doublewrite buffer...
2016-10-17 19:56:07 6572 [Note] InnoDB: 128 rollback segment(s) are active.
2016-10-17 19:56:07 6572 [Note] InnoDB: Waiting for purge to start
2016-10-17 19:56:07 6572 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.30-76.3 started; log sequence number 3368593
2016-10-17 19:56:08 12420 [Note] InnoDB: Dumping buffer pool(s) not yet started
Cannot find checkpoint record at LSN (1,0x208b)

2016-10-17 19:56:08 6572 [ERROR] mysqld.exe: Aria recovery failed. Please run aria_chk -r on all Aria tables and delete all aria_log.######## files
2016-10-17 19:56:08 6572 [ERROR] Plugin 'Aria' init function returned error.
2016-10-17 19:56:08 6572 [ERROR] Plugin 'Aria' registration as a STORAGE ENGINE failed.
2016-10-17 19:56:08 6572 [Note] Plugin 'FEEDBACK' is disabled.
2016-10-17 19:56:08 6572 [ERROR] Aria engine is not enabled or did not start. The Aria engine must be enabled to continue as mysqld was configured with --with-aria-tmp-tables
2016-10-17 19:56:08 6572 [ERROR] Aborting

2016-10-17 19:56:42 4b70 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-10-17 19:56:42 19312 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2016-10-17 19:56:42 19312 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2016-10-17 19:56:42 19312 [Note] InnoDB: The InnoDB memory heap is disabled
2016-10-17 19:56:42 19312 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2016-10-17 19:56:42 19312 [Note] InnoDB: Memory barrier is not used
2016-10-17 19:56:42 19312 [Note] InnoDB: Compressed tables use zlib 1.2.3
2016-10-17 19:56:42 19312 [Note] InnoDB: Using generic crc32 instructions
2016-10-17 19:56:42 19312 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2016-10-17 19:56:42 19312 [Note] InnoDB: Completed initialization of buffer pool
2016-10-17 19:56:42 19312 [Note] InnoDB: Highest supported file format is Barracuda.
2016-10-17 19:56:42 19312 [Note] InnoDB: 128 rollback segment(s) are active.
2016-10-17 19:56:42 19312 [Note] InnoDB: Waiting for purge to start
2016-10-17 19:56:42 19312 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.30-76.3 started; log sequence number 3368603
2016-10-17 19:56:42 17188 [Note] InnoDB: Dumping buffer pool(s) not yet started
Cannot find checkpoint record at LSN (1,0x208b)

2016-10-17 19:56:42 19312 [ERROR] mysqld.exe: Aria recovery failed. Please run aria_chk -r on all Aria tables and delete all aria_log.######## files
2016-10-17 19:56:42 19312 [ERROR] Plugin 'Aria' init function returned error.
2016-10-17 19:56:42 19312 [ERROR] Plugin 'Aria' registration as a STORAGE ENGINE failed.
2016-10-17 19:56:42 19312 [Note] Plugin 'FEEDBACK' is disabled.
2016-10-17 19:56:42 19312 [ERROR] Aria engine is not enabled or did not start. The Aria engine must be enabled to continue as mysqld was configured with --with-aria-tmp-tables
2016-10-17 19:56:42 19312 [ERROR] Aborting

2016-10-17 19:57:05 5c40 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-10-17 19:57:05 23616 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2016-10-17 19:57:05 23616 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2016-10-17 19:57:05 23616 [Note] InnoDB: The InnoDB memory heap is disabled
2016-10-17 19:57:05 23616 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2016-10-17 19:57:05 23616 [Note] InnoDB: Memory barrier is not used
2016-10-17 19:57:05 23616 [Note] InnoDB: Compressed tables use zlib 1.2.3
2016-10-17 19:57:05 23616 [Note] InnoDB: Using generic crc32 instructions
2016-10-17 19:57:05 23616 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2016-10-17 19:57:05 23616 [Note] InnoDB: Completed initialization of buffer pool
2016-10-17 19:57:06 23616 [Note] InnoDB: Highest supported file format is Barracuda.
2016-10-17 19:57:06 23616 [Note] InnoDB: 128 rollback segment(s) are active.
2016-10-17 19:57:06 23616 [Note] InnoDB: Waiting for purge to start
2016-10-17 19:57:06 23616 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.30-76.3 started; log sequence number 3368613
2016-10-17 19:57:07 7512 [Note] InnoDB: Dumping buffer pool(s) not yet started
Cannot find checkpoint record at LSN (1,0x208b)

2016-10-17 19:57:07 23616 [ERROR] mysqld.exe: Aria recovery failed. Please run aria_chk -r on all Aria tables and delete all aria_log.######## files
2016-10-17 19:57:07 23616 [ERROR] Plugin 'Aria' init function returned error.
2016-10-17 19:57:07 23616 [ERROR] Plugin 'Aria' registration as a STORAGE ENGINE failed.
2016-10-17 19:57:07 23616 [Note] Plugin 'FEEDBACK' is disabled.
2016-10-17 19:57:07 23616 [ERROR] Aria engine is not enabled or did not start. The Aria engine must be enabled to continue as mysqld was configured with --with-aria-tmp-tables
2016-10-17 19:57:07 23616 [ERROR] Aborting

2016-10-17 19:58:16 6968 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-10-17 19:58:16 26984 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2016-10-17 19:58:16 26984 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2016-10-17 19:58:16 26984 [Note] InnoDB: The InnoDB memory heap is disabled
2016-10-17 19:58:16 26984 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2016-10-17 19:58:16 26984 [Note] InnoDB: Memory barrier is not used
2016-10-17 19:58:16 26984 [Note] InnoDB: Compressed tables use zlib 1.2.3
2016-10-17 19:58:16 26984 [Note] InnoDB: Using generic crc32 instructions
2016-10-17 19:58:16 26984 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2016-10-17 19:58:16 26984 [Note] InnoDB: Completed initialization of buffer pool
2016-10-17 19:58:16 26984 [Note] InnoDB: Highest supported file format is Barracuda.
2016-10-17 19:58:17 26984 [Note] InnoDB: 128 rollback segment(s) are active.
2016-10-17 19:58:17 26984 [Note] InnoDB: Waiting for purge to start
2016-10-17 19:58:17 26984 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.30-76.3 started; log sequence number 3368623
2016-10-17 19:58:17 8076 [Note] InnoDB: Dumping buffer pool(s) not yet started
Cannot find checkpoint record at LSN (1,0x208b)

2016-10-17 19:58:17 26984 [ERROR] mysqld.exe: Aria recovery failed. Please run aria_chk -r on all Aria tables and delete all aria_log.######## files
2016-10-17 19:58:17 26984 [ERROR] Plugin 'Aria' init function returned error.
2016-10-17 19:58:17 26984 [ERROR] Plugin 'Aria' registration as a STORAGE ENGINE failed.
2016-10-17 19:58:17 26984 [Note] Plugin 'FEEDBACK' is disabled.
2016-10-17 19:58:17 26984 [ERROR] Aria engine is not enabled or did not start. The Aria engine must be enabled to continue as mysqld was configured with --with-aria-tmp-tables
2016-10-17 19:58:17 26984 [ERROR] Aborting

2016-10-17 19:59:23 4194 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-10-17 19:59:23 16788 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2016-10-17 19:59:23 16788 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2016-10-17 19:59:23 16788 [Note] InnoDB: The InnoDB memory heap is disabled
2016-10-17 19:59:23 16788 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2016-10-17 19:59:23 16788 [Note] InnoDB: Memory barrier is not used
2016-10-17 19:59:23 16788 [Note] InnoDB: Compressed tables use zlib 1.2.3
2016-10-17 19:59:23 16788 [Note] InnoDB: Using generic crc32 instructions
2016-10-17 19:59:23 16788 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2016-10-17 19:59:23 16788 [Note] InnoDB: Completed initialization of buffer pool
2016-10-17 19:59:24 16788 [Note] InnoDB: Highest supported file format is Barracuda.
2016-10-17 19:59:25 16788 [Note] InnoDB: 128 rollback segment(s) are active.
2016-10-17 19:59:25 16788 [Note] InnoDB: Waiting for purge to start
2016-10-17 19:59:25 16788 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.30-76.3 started; log sequence number 3368633
2016-10-17 19:59:25 8088 [Note] InnoDB: Dumping buffer pool(s) not yet started
Cannot find checkpoint record at LSN (1,0x208b)

2016-10-17 19:59:25 16788 [ERROR] mysqld.exe: Aria recovery failed. Please run aria_chk -r on all Aria tables and delete all aria_log.######## files
2016-10-17 19:59:25 16788 [ERROR] Plugin 'Aria' init function returned error.
2016-10-17 19:59:25 16788 [ERROR] Plugin 'Aria' registration as a STORAGE ENGINE failed.
2016-10-17 19:59:25 16788 [Note] Plugin 'FEEDBACK' is disabled.
2016-10-17 19:59:25 16788 [ERROR] Aria engine is not enabled or did not start. The Aria engine must be enabled to continue as mysqld was configured with --with-aria-tmp-tables
2016-10-17 19:59:25 16788 [ERROR] Aborting

2016-10-17 20:00:23 6318 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-10-17 20:00:23 25368 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2016-10-17 20:00:23 25368 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2016-10-17 20:00:23 25368 [Note] InnoDB: The InnoDB memory heap is disabled
2016-10-17 20:00:23 25368 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2016-10-17 20:00:23 25368 [Note] InnoDB: Memory barrier is not used
2016-10-17 20:00:23 25368 [Note] InnoDB: Compressed tables use zlib 1.2.3
2016-10-17 20:00:23 25368 [Note] InnoDB: Using generic crc32 instructions
2016-10-17 20:00:23 25368 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2016-10-17 20:00:23 25368 [Note] InnoDB: Completed initialization of buffer pool
2016-10-17 20:00:24 25368 [Note] InnoDB: Highest supported file format is Barracuda.
2016-10-17 20:00:25 25368 [Note] InnoDB: 128 rollback segment(s) are active.
2016-10-17 20:00:25 25368 [Note] InnoDB: Waiting for purge to start
2016-10-17 20:00:25 25368 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.30-76.3 started; log sequence number 3368643
2016-10-17 20:00:26 26872 [Note] InnoDB: Dumping buffer pool(s) not yet started
Cannot find checkpoint record at LSN (1,0x208b)

2016-10-17 20:00:26 25368 [ERROR] mysqld.exe: Aria recovery failed. Please run aria_chk -r on all Aria tables and delete all aria_log.######## files
2016-10-17 20:00:26 25368 [ERROR] Plugin 'Aria' init function returned error.
2016-10-17 20:00:26 25368 [ERROR] Plugin 'Aria' registration as a STORAGE ENGINE failed.
2016-10-17 20:00:26 25368 [Note] Plugin 'FEEDBACK' is disabled.
2016-10-17 20:00:26 25368 [ERROR] Aria engine is not enabled or did not start. The Aria engine must be enabled to continue as mysqld was configured with --with-aria-tmp-tables
2016-10-17 20:00:26 25368 [ERROR] Aborting

2016-10-17 20:01:05 3a24 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-10-17 20:01:05 14884 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2016-10-17 20:01:05 14884 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2016-10-17 20:01:05 14884 [Note] InnoDB: The InnoDB memory heap is disabled
2016-10-17 20:01:05 14884 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2016-10-17 20:01:05 14884 [Note] InnoDB: Memory barrier is not used
2016-10-17 20:01:05 14884 [Note] InnoDB: Compressed tables use zlib 1.2.3
2016-10-17 20:01:05 14884 [Note] InnoDB: Using generic crc32 instructions
2016-10-17 20:01:05 14884 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2016-10-17 20:01:05 14884 [Note] InnoDB: Completed initialization of buffer pool
2016-10-17 20:01:05 14884 [Note] InnoDB: Highest supported file format is Barracuda.
2016-10-17 20:01:06 14884 [Note] InnoDB: 128 rollback segment(s) are active.
2016-10-17 20:01:06 14884 [Note] InnoDB: Waiting for purge to start
2016-10-17 20:01:06 14884 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.30-76.3 started; log sequence number 3368653
2016-10-17 20:01:06 23484 [Note] InnoDB: Dumping buffer pool(s) not yet started
Cannot find checkpoint record at LSN (1,0x208b)

2016-10-17 20:01:06 14884 [ERROR] mysqld.exe: Aria recovery failed. Please run aria_chk -r on all Aria tables and delete all aria_log.######## files
2016-10-17 20:01:06 14884 [ERROR] Plugin 'Aria' init function returned error.
2016-10-17 20:01:06 14884 [ERROR] Plugin 'Aria' registration as a STORAGE ENGINE failed.
2016-10-17 20:01:06 14884 [Note] Plugin 'FEEDBACK' is disabled.
2016-10-17 20:01:06 14884 [ERROR] Aria engine is not enabled or did not start. The Aria engine must be enabled to continue as mysqld was configured with --with-aria-tmp-tables
2016-10-17 20:01:06 14884 [ERROR] Aborting

2016-10-17 20:02:11 3f60 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-10-17 20:02:11 16224 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2016-10-17 20:02:11 16224 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2016-10-17 20:02:11 16224 [Note] InnoDB: The InnoDB memory heap is disabled
2016-10-17 20:02:11 16224 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2016-10-17 20:02:11 16224 [Note] InnoDB: Memory barrier is not used
2016-10-17 20:02:11 16224 [Note] InnoDB: Compressed tables use zlib 1.2.3
2016-10-17 20:02:11 16224 [Note] InnoDB: Using generic crc32 instructions
2016-10-17 20:02:11 16224 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2016-10-17 20:02:11 16224 [Note] InnoDB: Completed initialization of buffer pool
2016-10-17 20:02:11 16224 [Note] InnoDB: Highest supported file format is Barracuda.
2016-10-17 20:02:12 16224 [Note] InnoDB: 128 rollback segment(s) are active.
2016-10-17 20:02:12 16224 [Note] InnoDB: Waiting for purge to start
2016-10-17 20:02:12 16224 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.30-76.3 started; log sequence number 3368663
2016-10-17 20:02:12 27244 [Note] InnoDB: Dumping buffer pool(s) not yet started
Cannot find checkpoint record at LSN (1,0x208b)

2016-10-17 20:02:12 16224 [ERROR] mysqld.exe: Aria recovery failed. Please run aria_chk -r on all Aria tables and delete all aria_log.######## files
2016-10-17 20:02:12 16224 [ERROR] Plugin 'Aria' init function returned error.
2016-10-17 20:02:12 16224 [ERROR] Plugin 'Aria' registration as a STORAGE ENGINE failed.
2016-10-17 20:02:12 16224 [Note] Plugin 'FEEDBACK' is disabled.
2016-10-17 20:02:12 16224 [ERROR] Aria engine is not enabled or did not start. The Aria engine must be enabled to continue as mysqld was configured with --with-aria-tmp-tables
2016-10-17 20:02:12 16224 [ERROR] Aborting
bugsbunny
 
Posts: 1
Joined: 17. October 2016 19:08
XAMPP version: 3.2.2
Operating System: Windows 7


Return to XAMPP für Windows

Who is online

Users browsing this forum: No registered users and 53 guests