• unknown's avatar
    MDEV-6441: memory leak · a270e8ab
    unknown authored
    mysql_derived_prepare() was executed on the statement memory.
    Now it is executed on the runtime memory.
    All bugs induced by this were fixed.
    a270e8ab
table.cc 200 KB