4
respostas

Erro ao ligar o MYSQL no XAMPP

Boa tarde, ja fiz este curso e estou fazendo denovo para ganhar mais experiencia so que dessa vez, quando vou ligar meu mysql para acessar o phpAdmin ele da um erro

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

Ja tentei desinstalar e instalar denovo e aparece esse mesmo erro, alguem pode me ajudar ?

4 respostas

Boa noite, Guilherme! Como vai?

Normalmente quando isso ocorre é pq a porta utilizada já está ocupada! Mas faz o seguinte, como orientado no log, clique no botão "logs", pegue o log completo do problema e cole aqui para que seja possível dar uma olhada melhor no que está acontecendo!

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 Isso é oque aparece

Tem mais coisa mas nao da para colocar tudo

Opa, Guilherme! Até essa parte que vc postou aparentemente não aparece o motivo do problema. Vc poderia colar o resto do log? Se for preciso, pode mandar várias respostas ao post para que seja possível enviar todo o conteúdo do log.