• unknown's avatar
    A fix for Bug#24486 "Valgrind warnings: sp_head(), · 31855d98
    unknown authored
    deadlock_innodb:events_grant". This was a memory leak introduced by 
    the patch for Bug 22830.
    Post-review fixes.
    
    
    sql/sql_parse.cc:
      A fix for Bug#24486 "Valgrind warnings: sp_head(),
       deadlock_innodb:events_grant": delete the sphead object before
      returning with an error.
    31855d98
sql_parse.cc 230 KB