[ERROR] Plugin 'InnoDB' init function returned error.

Und alles was mit phpMyAdmin seine Verwandtschaft findet hat hier seinen Platz.

[ERROR] Plugin 'InnoDB' init function returned error.

Postby sachy123 » 07. June 2017 10:00

Please help!!! I am stuck.. Why I am not able to start mysql server from Xampp?
PHP Version 5.5.15
Apache Version Apache/2.4.10 (Unix) OpenSSL/1.0.1i PHP/5.5.15 mod_perl/2.0.8-dev Perl/v5.16.3
XAMPP for OS X 1.8.3-5!


Code: Select all
2017-06-07 10:15:32 13736 mysqld_safe Starting mysqld daemon with databases from /Applications/XAMPP/xamppfiles/var/mysql
2017-06-07 10:15:32 0 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead.
2017-06-07 10:15:32 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
2017-06-07 10:15:32 14097 [Warning] Setting lower_case_table_names=2 because file system for /Applications/XAMPP/xamppfiles/var/mysql/ is case insensitive
2017-06-07 10:15:32 14097 [Note] Plugin 'FEDERATED' is disabled.
2017-06-07 10:15:32 14097 [Note] InnoDB: Using atomics to ref count buffer pool pages
2017-06-07 10:15:32 14097 [Note] InnoDB: The InnoDB memory heap is disabled
2017-06-07 10:15:32 14097 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-06-07 10:15:32 14097 [Note] InnoDB: Memory barrier is not used
2017-06-07 10:15:32 14097 [Note] InnoDB: Compressed tables use zlib 1.2.8
2017-06-07 10:15:32 14097 [Note] InnoDB: Using CPU crc32 instructions
2017-06-07 10:15:32 14097 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2017-06-07 10:15:32 14097 [Note] InnoDB: Completed initialization of buffer pool
2017-06-07 10:15:32 14097 [Note] InnoDB: The first specified data file /Applications/XAMPP/xamppfiles/var/mysql/ibdata1 did not exist: a new database to be created!
2017-06-07 10:15:32 14097 [Note] InnoDB: Setting file /Applications/XAMPP/xamppfiles/var/mysql/ibdata1 size to 10 MB
2017-06-07 10:15:32 14097 [Note] InnoDB: Database physically writes the file full: wait...
2017-06-07 10:15:33 14097 [Note] InnoDB: Setting log file /Applications/XAMPP/xamppfiles/var/mysql/ib_logfile101 size to 5 MB
2017-06-07 10:15:33 14097 [ERROR] InnoDB: Cannot create /Applications/XAMPP/xamppfiles/var/mysql/ib_logfile1
2017-06-07 10:15:33 14097 [ERROR] Plugin 'InnoDB' init function returned error.
2017-06-07 10:15:33 14097 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2017-06-07 10:15:33 14097 [ERROR] Unknown/unsupported storage engine: InnoDB
2017-06-07 10:15:33 14097 [ERROR] Aborting

2017-06-07 10:15:33 14097 [Note] Binlog end
2017-06-07 10:15:33 14097 [Note] Shutting down plugin 'partition'
2017-06-07 10:15:33 14097 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
2017-06-07 10:15:33 14097 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
2017-06-07 10:15:33 14097 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
2017-06-07 10:15:33 14097 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
2017-06-07 10:15:33 14097 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
2017-06-07 10:15:33 14097 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
2017-06-07 10:15:33 14097 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
2017-06-07 10:15:33 14097 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
2017-06-07 10:15:33 14097 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
2017-06-07 10:15:33 14097 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
2017-06-07 10:15:33 14097 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
2017-06-07 10:15:33 14097 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
2017-06-07 10:15:33 14097 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
2017-06-07 10:15:33 14097 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
2017-06-07 10:15:33 14097 [Note] Shutting down plugin 'INNODB_FT_DELETED'
2017-06-07 10:15:33 14097 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
2017-06-07 10:15:33 14097 [Note] Shutting down plugin 'INNODB_METRICS'
2017-06-07 10:15:33 14097 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
2017-06-07 10:15:33 14097 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
2017-06-07 10:15:33 14097 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
2017-06-07 10:15:33 14097 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
2017-06-07 10:15:33 14097 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
2017-06-07 10:15:33 14097 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
2017-06-07 10:15:33 14097 [Note] Shutting down plugin 'INNODB_CMPMEM'
2017-06-07 10:15:33 14097 [Note] Shutting down plugin 'INNODB_CMP_RESET'
2017-06-07 10:15:33 14097 [Note] Shutting down plugin 'INNODB_CMP'
2017-06-07 10:15:33 14097 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
2017-06-07 10:15:33 14097 [Note] Shutting down plugin 'INNODB_LOCKS'
2017-06-07 10:15:33 14097 [Note] Shutting down plugin 'INNODB_TRX'
2017-06-07 10:15:33 14097 [Note] Shutting down plugin 'BLACKHOLE'
2017-06-07 10:15:33 14097 [Note] Shutting down plugin 'ARCHIVE'
2017-06-07 10:15:33 14097 [Note] Shutting down plugin 'MRG_MYISAM'
2017-06-07 10:15:33 14097 [Note] Shutting down plugin 'MyISAM'
2017-06-07 10:15:33 14097 [Note] Shutting down plugin 'MEMORY'
2017-06-07 10:15:33 14097 [Note] Shutting down plugin 'CSV'
2017-06-07 10:15:33 14097 [Note] Shutting down plugin 'sha256_password'
2017-06-07 10:15:33 14097 [Note] Shutting down plugin 'mysql_old_password'
2017-06-07 10:15:33 14097 [Note] Shutting down plugin 'mysql_native_password'
2017-06-07 10:15:33 14097 [Note] Shutting down plugin 'binlog'
2017-06-07 10:15:33 14097 [Note] /Applications/XAMPP/xamppfiles/sbin/mysqld: Shutdown complete

2017-06-07 10:15:33 13736 mysqld_safe mysqld from pid file /Applications/XAMPP/xamppfiles/var/mysql/192.168.2.7.pid ended
sachy123
 
Posts: 2
Joined: 07. June 2017 09:48
XAMPP version: 1.8.3-5
Operating System: MACOS Sierra

Return to phpMyAdmin

Who is online

Users browsing this forum: No registered users and 31 guests