2017-01-24 10 views
0

私は完全に困惑している問題に遭遇しました。私はMySQLの人ではありません。私はMAMPで周りを回るのに十分であることを知っていますし、ターミナルからは少しですが、それは私の知識の程度です。Mac El CaptitanとMamp Pro 4.1でMySQLが動作しない

私は最近、MAMP PRO 4.1(私はMac OS 10.11.6を使用しています)にアップグレードして以来、私はそれ以来私の髪を引き出してきました。 MySQLを実行せず、エラーログがこれを返しています。

17:52:07 mysqld_safe mysqld restarted 
2017-01-23 18:52:07 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details). 
2017-01-23 18:52:07 0 [Note] --secure-file-priv is set to NULL. Operations related to importing and exporting data are disabled 
2017-01-23 18:52:07 0 [Note] /Applications/MAMP/Library/bin/mysqld (mysqld 5.6.34) starting as process 13145 ... 
2017-01-23 18:52:07 13145 [Warning] Setting lower_case_table_names=2 because file system for /Library/Application Support/appsolute/MAMP PRO/db/mysql56/ is case insensitive 
2017-01-23 18:52:07 13145 [Note] Plugin 'FEDERATED' is disabled. 
/Applications/MAMP/Library/bin/mysqld: Table 'mysql.plugin' doesn't exist 
2017-01-23 18:52:07 13145 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it. 
2017-01-23 18:52:07 13145 [Note] InnoDB: Using atomics to ref count buffer pool pages 
2017-01-23 18:52:07 13145 [Note] InnoDB: The InnoDB memory heap is disabled 
2017-01-23 18:52:07 13145 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins 
2017-01-23 18:52:07 13145 [Note] InnoDB: Memory barrier is not used 
2017-01-23 18:52:07 13145 [Note] InnoDB: Compressed tables use zlib 1.2.8 
2017-01-23 18:52:07 13145 [Note] InnoDB: Not using CPU crc32 instructions 
2017-01-23 18:52:07 13145 [Note] InnoDB: Initializing buffer pool, size = 128.0M 
2017-01-23 18:52:07 13145 [Note] InnoDB: Completed initialization of buffer pool 
2017-01-23 18:52:07 13145 [Note] InnoDB: Highest supported file format is Barracuda. 
2017-01-23 18:52:07 13145 [Note] InnoDB: Log scan progressed past the checkpoint lsn 57680420515 
2017-01-23 18:52:07 13145 [Note] InnoDB: Database was not shutdown normally! 
2017-01-23 18:52:07 13145 [Note] InnoDB: Starting crash recovery. 
2017-01-23 18:52:07 13145 [Note] InnoDB: Reading tablespace information from the .ibd files... 
2017-01-23 18:52:07 13145 [Note] InnoDB: Restoring possible half-written data pages 
2017-01-23 18:52:07 13145 [Note] InnoDB: from the doublewrite buffer... 
InnoDB: Doing recovery: scanned up to log sequence number 57680420525 
2017-01-23 18:52:07 13145 [Note] InnoDB: 128 rollback segment(s) are active. 
2017-01-23 18:52:07 13145 [Note] InnoDB: 5.6.34 started; log sequence number 57680420525 
2017-01-23 18:52:08 13145 [Note] RSA private key file not found: /Library/Application Support/appsolute/MAMP PRO/db/mysql56//private_key.pem. Some authentication plugins will not work. 
2017-01-23 18:52:08 13145 [Note] RSA public key file not found: /Library/Application Support/appsolute/MAMP PRO/db/mysql56//public_key.pem. Some authentication plugins will not work. 
2017-01-23 18:52:08 13109 [ERROR] InnoDB: Unable to lock ./ibdata1, error: 35 
2017-01-23 18:52:08 13109 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files. 
2017-01-23 18:52:09 13109 [ERROR] InnoDB: Unable to lock ./ibdata1, error: 35 
2017-01-23 18:52:09 13109 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files. 
23:52:09 UTC - mysqld got signal 11 ; 
This could be because you hit a bug. It is also possible that this binary 
or one of the libraries it was linked against is corrupt, improperly built, 
or misconfigured. This error can also be caused by malfunctioning hardware. 
We will try our best to scrape up some info that will hopefully help 
diagnose the problem, but since we have already crashed, 
something is definitely wrong and this may fail. 

key_buffer_size=16777216 
read_buffer_size=262144 
max_used_connections=0 
max_threads=151 
thread_count=0 
connection_count=0 
It is possible that mysqld could use up to 
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 134277 K bytes of memory 
Hope that's ok; if not, decrease some variables in the equation. 

Thread pointer: 0x7f91330cda00 
Attempting backtrace. You can use the following information to find out 
where mysqld died. If you see no messages after this, something went 
terribly wrong... 
stack_bottom = 7fff590196d0 thread_stack 0x40000 
0 mysqld        0x0000000107131878 my_print_stacktrace + 72 
1 mysqld        0x0000000106df6fe8 handle_fatal_signal + 952 
2 libsystem_platform.dylib   0x00007fff9580b52a _sigtramp + 26 
3 mysqld        0x0000000107b62c38 LOCK_plugin + 0 
4 mysqld        0x000000010701c223 _Z9get_fieldP11st_mem_rootP5Field + 99 
5 mysqld        0x0000000106e1d2d5 _ZL8acl_loadP3THDP10TABLE_LIST + 1941 
6 mysqld        0x0000000106e1c5b0 _Z10acl_reloadP3THD + 1264 
7 mysqld        0x0000000106e1c025 _Z8acl_initb + 405 
8 mysqld        0x000000010705b029 _Z11mysqld_mainiPPc + 2281 
9 mysqld        0x0000000106be7c22 main + 34 
10 libdyld.dylib      0x00007fff985a45ad start + 1 

Trying to get some variables. 
Some pointers may be invalid and cause the dump to abort. 
Query (0): is an invalid pointer 
Connection ID (thread ID): 0 
Status: NOT_KILLED 

The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains 
information that should help you find out what is causing the crash. 

私は私のデューデリジェンスを実行しようとしましたし、すべてのmysqldプロセスを殺したと経由して再び再起動を試してみた:

ps aux | grep mysqld 
sudo kill <process id of mysqld here> 

ただし、プロセスIDは、もはや私はそれを実行する時点で存在しません。それは絶えず始動し、クラッシュし、再始動しようとしています。ここのお手伝いが大変感謝しています。

答えて

0

私は同じ問題を抱えていたし、次のようにそれを修正:

  1. 出口MAMP
  2. ターミナル目で
  3. killall -9 mysqld
  4. スタートMAMP

これはdoesnの場合は、トンの仕事を、入れてみてください端末コマンドの開始時にsudo

詳細はhttp://twob.net/journal/fix-for-mamp-mysql/を参照

関連する問題