> For the complete documentation index, see [llms.txt](https://mariadb.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mariadb.com/docs/server/server-usage/storage-engines/innodb/innodb-troubleshooting.md).

# InnoDB Troubleshooting

{% columns %}
{% column %}
{% content-ref url="/pages/xrmo8VdpfM6OmygXwnMH" %}
[InnoDB Troubleshooting Overview](/docs/server/server-usage/storage-engines/innodb/innodb-troubleshooting/innodb-troubleshooting-overview.md)
{% endcontent-ref %}
{% endcolumn %}

{% column %}
A starting point for diagnosing InnoDB issues, recommending checks on error logs, deadlocks, and table integrity using various tools.
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}
{% content-ref url="/pages/AghaPMoWmUU3skQoFwee" %}
[InnoDB Data Dictionary Troubleshooting](/docs/server/server-usage/storage-engines/innodb/innodb-troubleshooting/innodb-data-dictionary-troubleshooting.md)
{% endcontent-ref %}
{% endcolumn %}

{% column %}
Learn how to resolve inconsistencies between the InnoDB internal data dictionary and the file system, such as orphan .frm or .ibd files.
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}
{% content-ref url="/pages/lLjgblwyDZtQ3scRVbg8" %}
[InnoDB Recovery Modes](/docs/server/server-usage/storage-engines/innodb/innodb-troubleshooting/innodb-recovery-modes.md)
{% endcontent-ref %}
{% endcolumn %}

{% column %}
Understand the different `innodb_force_recovery` levels, which allow you to start the server in read-only modes to recover data after a crash.
{% endcolumn %}
{% endcolumns %}
