• unknown's avatar
    A fix for a crash in sp.test with -debug-max. · 5baec239
    unknown authored
    When the joins were not cleaned up before the tables
    were closed, a JOIN_TAB still held a pointer to a
    meanwhile closed table and tried to close it again
    during item cleanup...
    
    5baec239
sp_head.cc 40.7 KB