MySQL Forums
Forum List  »  Portuguese

Error: MySQL shutdown unexpectedly
Posted by: fili pp
Date: January 13, 2020 04:34AM

Bom Dia ,

Estou a ter um erro ao iniciar o mysql no xampp.

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


e no log aparece isto:

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

Alguém me consegue ajudar por favor?

Options: ReplyQuote


Subject
Views
Written By
Posted
Error: MySQL shutdown unexpectedly
2159
January 13, 2020 04:34AM


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

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