Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Not a Bug
-
None
-
None
-
None
Description
130126 12:08:43 mysqld_safe Starting mysqld daemon with databases from /fisc/dba/mani/mysql/data
130126 12:08:43 InnoDB: The InnoDB memory heap is disabled
130126 12:08:43 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130126 12:08:43 InnoDB: Compressed tables use zlib 1.2.3
130126 12:08:43 InnoDB: Using Linux native AIO
130126 12:08:43 InnoDB: CPU supports crc32 instructions
130126 12:08:43 InnoDB: Error: Linux Native AIO is not supported on tmpdir.
InnoDB: You can either move tmpdir to a file system that supports native AIO
InnoDB: or you can set innodb_use_native_aio to FALSE to avoid this message.
130126 12:08:43 InnoDB: Error: Linux Native AIO check on tmpdir returned error[22]
130126 12:08:43 InnoDB: Warning: Linux Native AIO disabled.
130126 12:08:43 InnoDB: Initializing buffer pool, size = 128.0M
130126 12:08:43 InnoDB: Completed initialization of buffer pool
InnoDB: The first specified data file ./ibdata1 did not exist:
InnoDB: a new database to be created!
130126 12:08:43 InnoDB: Setting file ./ibdata1 size to 10 MB
InnoDB: Database physically writes the file full: wait...
130126 12:08:43 InnoDB: Error: all log files must be created at the same time.
130126 12:08:43 InnoDB: All log files must be created also in database creation.
130126 12:08:43 InnoDB: If you want bigger or smaller log files, shut down the
130126 12:08:43 InnoDB: database and make sure there were no errors in shutdown.
130126 12:08:43 InnoDB: Then delete the existing log files. Edit the .cnf file
130126 12:08:43 InnoDB: and start the database again.
130126 12:08:43 [ERROR] Plugin 'InnoDB' init function returned error.
130126 12:08:43 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130126 12:08:43 [Note] Plugin 'FEEDBACK' is disabled.
130126 12:08:43 [ERROR] Unknown/unsupported storage engine: InnoDB
130126 12:08:43 [ERROR] Aborting
130126 12:08:43 [Note] /fisc/dba/mani/mysql/bin/mysqld: Shutdown complete