Mysql - ERROR! The server quit without updating PID file

Asked

Viewed 1,523 times

4

I’m trying to spin :

mysql.server start

and return me

ERROR! The server quit without updating PID file (/usr/local/var/mysql/user.pid).

I tried to spin:

unset TMPDIR mysql_install_db

but he did call me back:

[WARNING] mysql_install_db is deprecated. Please consider switching to mysqld --initialize [ERROR] The data directory needs to be specified.

Any idea how to solve?

Thank you.

Ps.: mysql Ver 14.14 Distrib 5.7.9, for osx10.11 (x86_64) using Editline wrapper

Obs.: I managed to solve my problem through this tutorial:

https://coderwall.com/p/os6woq/uninstall-all-those-broken-versions-of-mysql-and-re-install-it-with-brew-on-mac-mavericks

  • Which version of Mysql and which system is running? Tried using another version or some drop like Mariadb?

  • In English, there is a solution to your problem, however, it may be different, since it is necessary to quote what I commented earlier for more details: http://stackoverflow.com/questions/9624774/after-mysql-installvia-brew-i-get-the-error-the-server-quit-without-updating

  • @Renancavalieri edited it with the version.

  • I don’t know where to put, but I edited with the answer q I managed to fix my problem!!

  • Erick, just answer your question normally by asking how you solved the problem :)

  • 1

    @Diegofelipe Thanks, I did what flw me.

Show 1 more comment

1 answer

0


Browser other questions tagged

You are not signed in. Login or sign up in order to post.