• Igor Babaev's avatar
    Part 2 of the fix for bug mdev-504. · 92eadf64
    Igor Babaev authored
    Any Field object should use current_thd instead of table->in_use 
    when THD is needed if table == NULL.
    This patch fixes the crash of test case from mdev-504.test.
    92eadf64
sql_statistics.cc 87.7 KB