MySQL : Can’t open and lock privilege tables
Trying to import a MySQL dump and/or starting mysqld return the following error : [ERROR] bdb: fatal region error detected; run recovery [ERROR] Fatal error: Can’t open and lock privilege tables: Table ‘host’ is read only Probably the MySQL database directory does not have the right privileges. The permission scheme should look like this :… Read More »