Question: MySQL error (1286) unknown storage engine ‘InnoDB’
Process: after checking the MySQL err log, it is found that the permissions of MySQL D: can’t create/write to file ‘/ TMP/ibj1o3hh’ discovery/tmp directory are incorrect. Solution:
chown root:root /tmp
chmod 1777 /tmp
/etc/init.d/mysqld restart
Similar Posts:
- How to Solve MySQL Startup error: mysql-bin.index not found (Errcode: 13)
- MySQL Error: The server quit without updating PID file [How to Solve]
- [ERROR] InnoDB: Unable to lock ./ibdata1,error: 11
- How to Solve MYSQL Error: Can’t create test file xxx lower-test
- [Solved] Plugin ‘FEDERATED’ is disabled. /usr/sbin/mysqld: Table ‘mysql.plugin’ doesn’…
- Solution to the error of MySQL: unrecognized service (CentOS)
- Mysql Auto Downtime ERROR: InnoDB: Cannot allocate memory for the buffer pool [Solved]
- [Solved] Warning: World-writable config file ‘/etc/my.cnf’ is ignored
- mysqlmmap(137428992 bytes) failed; errno 12,Cannot allocate memory for the buffer pool
- CentOS7 MYSQL Connect Error: [ERROR] InnoDB: The innodb_system data file ‘ibdata1’ must be writable