Starting MySQL (Percona Server)… ERROR! The server quit without updating PID file (/var/lib/mysql/mysql.pid).
Fresh install on new server. Created config file using the configuration wizard.
Server will not start. Tried permissions, removing ib_logfile’s.
Server is amazon small instance. Any help would be great.
Log file:
150821 16:26:30 mysqld_safe mysqld from pid file /var/lib/mysql/mysql.pid ended
150821 16:27:24 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql/
2015-08-21 16:27:25 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
2015-08-21 16:27:25 0 [Warning] ‘ERROR_FOR_DIVISION_BY_ZERO’ is deprecated and will be removed in a future release.
2015-08-21 16:27:25 0 [Note] /usr/sbin/mysqld (mysqld 5.6.25-73.1-log) starting as process 5547 …
2015-08-21 16:27:25 5547 [Warning] Using unique option prefix myisam-recover instead of myisam-recover-options is deprecated and will be removed in a future release. Please use the full name instead.
2015-08-21 16:27:25 5547 [Note] Plugin ‘FEDERATED’ is disabled.
2015-08-21 16:27:25 5547 [Note] InnoDB: Using atomics to ref count buffer pool pages
2015-08-21 16:27:25 5547 [Note] InnoDB: The InnoDB memory heap is disabled
2015-08-21 16:27:25 5547 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2015-08-21 16:27:25 5547 [Note] InnoDB: Memory barrier is not used
2015-08-21 16:27:25 5547 [Note] InnoDB: Compressed tables use zlib 1.2.3
2015-08-21 16:27:25 5547 [Note] InnoDB: Using Linux native AIO
2015-08-21 16:27:25 5547 [Note] InnoDB: Using CPU crc32 instructions
2015-08-21 16:27:25 5547 [Note] InnoDB: Initializing buffer pool, size = 1.4G
2015-08-21 16:27:25 5547 [Note] InnoDB: Completed initialization of buffer pool
2015-08-21 16:27:25 5547 [Note] InnoDB: Restoring page 0 of tablespace 0
2015-08-21 16:27:25 5547 [Warning] InnoDB: Doublewrite does not have page_no=0 of space: 0
2015-08-21 16:27:25 5547 [ERROR] InnoDB: space header page consists of zero bytes in data file ./ibdata1
2015-08-21 16:27:25 5547 [ERROR] InnoDB: Could not open or create the system tablespace. If you tried to add new data files to the system tablespace, and it failed here, you should now edit innodb_data_file_path in my.cnf back to what it was,
and remove the new ibdata files InnoDB created in this failed attempt. InnoDB only wrote those files full of zeros, but did not yet use them in any way. But be careful: do not remove old data files which contain your precious data!
2015-08-21 16:27:25 5547 [ERROR] Plugin ‘InnoDB’ init function returned error.
2015-08-21 16:27:25 5547 [ERROR] Plugin ‘InnoDB’ registration as a STORAGE ENGINE failed.
2015-08-21 16:27:25 5547 [ERROR] Unknown/unsupported storage engine: InnoDB
2015-08-21 16:27:25 5547 [ERROR] Aborting
2015-08-21 16:27:25 5547 [Note] Binlog end
2015-08-21 16:27:25 5547 [Note] Shutting down plugin ‘partition’
2015-08-21 16:27:25 5547 [Note] Shutting down plugin ‘ARCHIVE’
2015-08-21 16:27:25 5547 [Note] Shutting down plugin ‘BLACKHOLE’
2015-08-21 16:27:25 5547 [Note] Shutting down plugin ‘PERFORMANCE_SCHEMA’
2015-08-21 16:27:25 5547 [Note] Shutting down plugin ‘INNODB_CHANGED_PAGES’
2015-08-21 16:27:25 5547 [Note] Shutting down plugin ‘INNODB_SYS_DATAFILES’
2015-08-21 16:27:25 5547 [Note] Shutting down plugin ‘INNODB_SYS_TABLESPACES’
2015-08-21 16:27:25 5547 [Note] Shutting down plugin ‘INNODB_SYS_FOREIGN_COLS’
2015-08-21 16:27:25 5547 [Note] Shutting down plugin ‘INNODB_SYS_FOREIGN’
2015-08-21 16:27:25 5547 [Note] Shutting down plugin ‘INNODB_SYS_FIELDS’
2015-08-21 16:27:25 5547 [Note] Shutting down plugin ‘INNODB_SYS_COLUMNS’
2015-08-21 16:27:25 5547 [Note] Shutting down plugin ‘INNODB_SYS_INDEXES’
2015-08-21 16:27:25 5547 [Note] Shutting down plugin ‘INNODB_SYS_TABLESTATS’
2015-08-21 16:27:25 5547 [Note] Shutting down plugin ‘INNODB_SYS_TABLES’
2015-08-21 16:27:25 5547 [Note] Shutting down plugin ‘INNODB_FT_INDEX_TABLE’
2015-08-21 16:27:25 5547 [Note] Shutting down plugin ‘INNODB_FT_INDEX_CACHE’
2015-08-21 16:27:25 5547 [Note] Shutting down plugin ‘INNODB_FT_CONFIG’
2015-08-21 16:27:25 5547 [Note] Shutting down plugin ‘INNODB_FT_BEING_DELETED’
2015-08-21 16:27:25 5547 [Note] Shutting down plugin ‘INNODB_FT_DELETED’
2015-08-21 16:27:25 5547 [Note] Shutting down plugin ‘INNODB_FT_DEFAULT_STOPWORD’
2015-08-21 16:27:25 5547 [Note] Shutting down plugin ‘INNODB_METRICS’
2015-08-21 16:27:25 5547 [Note] Shutting down plugin ‘INNODB_BUFFER_POOL_STATS’