[MDEV-29797] ERROR 1286 (42000): Unknown storage engine 'InnoDB' Created: 2022-10-14 Updated: 2022-10-15 Resolved: 2022-10-14 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Trivial |
| Reporter: | thejaraj | Assignee: | Unassigned |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Server version: 10.1.14-MariaDB MariaDB Server |
||
| Description |
|
Team, after changing the below parameter in my.cnf, i'm facing below datafiles issues, kindl help me on furtter to fix the issue, if the parameter is disalbe, mariad db instance is not starting default-storage-engine=MyISAM MariaDB [zabbix]> select count(1) from triggers; 2022-10-14 17:00:50 140269606017216 [Note] InnoDB: Unable to open the first data file |
| Comments |
| Comment by Daniel Black [ 2022-10-14 ] |
|
A mariadb instance is already running so the second instance is prevented from starting. 10.1 is out of maintenance. As a bug tracker this is for bugs in MariaDB. Use https://mariadb.com/kb/en/getting-help-with-mariadb/ for getting help. |