Diagnosing MySQL Crashes on RHEL with GDB: How to Identify the Database, Table, and Query Involved
Step by step guide to setting up the right GDB debug environment using Percona Server for MySQL with symbols, load a core dump, and extract the exact query, database, and table that caused the crash.