• igor@olga.mysql.com's avatar
    Fixed bug #28449: a crash may happen at some rare conditions when · 56996041
    igor@olga.mysql.com authored
    a temporary table has grown out of heap memory reserved for it and 
    the remaining disk space is not big enough to store the table as
    a MyISAM table.
    
    The crash happens because the function create_myisam_from_heap
    does not handle safely the mem_root structure associated 
    with the converted table in the case when an error has occurred.
    56996041
error_simulation.result 766 Bytes