All Apps and Add-ons

Splunk DB Connect 2: Unable to ingest MySQL data. How to resolve error "Incorrect key file for table...try to repair it"?

aalkhodair
New Member

We are trying to ingest the data from our MySQL server, but we got this error.

Mysql version: 5.6.31
CentOS: 7
alt text

0 Karma

mabramov
Explorer

Brilliant! Disabling query wrapping fixed my issue. I read that section prior but didn't understand how it related to the issue. Thanks for the info.

0 Karma

mabramov
Explorer

We have the same problem. The DB side is caused because the database server is running out of disk space. For us it is /tmp but based on your error it looks like /home/tmp/. The problem we have is the temp file is growing bigger than the free space and then it errors out, the temp file is removed, and we get no data in Splunk. I have not been able to figure out why creating the temp file is using up all of the free space (26GB for a less then 2 GB database).

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...