Тема: Не запускається mysql
Одним словом маю vps.
Стоїть на ній fedora x86_64.
Запускаю муску:
serivce mysqld start
а воно каже:
Redirecting to /bin/systemctl start mysqld.service
Job failed. See system logs and 'systemctl status' for details.
В логах таке:
140203 19:56:19 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
140203 19:56:20 [Note] Plugin 'FEDERATED' is disabled.
140203 19:56:20 InnoDB: The InnoDB memory heap is disabled
140203 19:56:20 InnoDB: Mutexes and rw_locks use GCC atomic builtins
140203 19:56:20 InnoDB: Compressed tables use zlib 1.2.5
140203 19:56:20 InnoDB: Using Linux native AIO
^G/usr/libexec/mysqld: Can't create/write to file '/tmp/ibeLTk8v' (Errcode: 13)
140203 19:56:20 InnoDB: Error: unable to create temporary file; errno: 13
140203 19:56:20 [ERROR] Plugin 'InnoDB' init function returned error.
140203 19:56:20 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
140203 19:56:20 [ERROR] Unknown/unsupported storage engine: InnoDB
140203 19:56:20 [ERROR] Aborting
140203 19:56:20 [Note] /usr/libexec/mysqld: Shutdown complete
140203 19:56:20 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended