mysqldump: Got error
Categories: mysqlError : When you try to run the mysqldump command to make a backup of database then encounter the following error-exception: mysqldump databasename > databasename.sql mysqldump: Got error: 1016: Can’t open file: ‘./databasename/wp_142_term_taxonomy.frm’ (errno: 24) when using LOCK TABLES Solution: Open the file /etc/my.cnf and add the following line and restart the mysql service on [ Read More ]







