Database Upgrade Required

Database Upgrade Required
The following dimensions will be updated: log_conversion.example_conversion_dimension, log_link_visit_action.example_action_dimension, log_visit.example_visit_dimension.

Error during plugin updates:

/var/www/piwik/core/Columns/Updater.php: Error trying to execute the migration ‘ALTER TABLE piwik_log_visit ADD COLUMN example_visit_dimension INTEGER(11) DEFAULT 0 NULL;’. The error was: SQLSTATE[HY000]: General error: 1034 Incorrect key file for table ‘piwik_log_visit’; try to repair it
/var/www/piwik/core/Columns/Updater.php: Error trying to execute the migration ‘ALTER TABLE piwik_log_visit ADD COLUMN example_visit_dimension INTEGER(11) DEFAULT 0 NULL;’. The error was: SQLSTATE[HY000]: General error: 1034 Incorrect key file for table ‘piwik_log_visit’; try to repair it
/var/www/piwik/core/Columns/Updater.php: Error trying to execute the migration ‘ALTER TABLE piwik_log_visit ADD COLUMN example_visit_dimension INTEGER(11) DEFAULT 0 NULL;’. The error was: SQLSTATE[HY000]: General error: 1034 Incorrect key file for table ‘piwik_log_visit’; try to repair it

Please help solve the problem.
The tables are all integers and enough memory problem in the app.

Hi,

The error seems to be inside of MySQL.

According to some stackoverflow questions one reason could be corrupted databases or no free disk space in /tmp.

RAM is sufficient and there is no tables with the extension *.MYI

Please help.
Can’t update the database.