• Sergey Vojtovich's avatar
    Backport from 6.0-codebase. · 187958a9
    Sergey Vojtovich authored
    WL#3951 - MyISAM: Additional Error Logs for Data Corruption
    
    When table corruption is detected, in addition to current error message
    provide following information:
    - list of threads (and queries) accessing a table;
    - thread_id of a thread that detected corruption;
    - source file name and line number where this corruption was detected;
    - optional extra information (string).
    187958a9
Makefile.am 6.78 KB