• Konstantin Osipov's avatar
    Backport of: · 4f85df4b
    Konstantin Osipov authored
    ------------------------------------------------------------
    revno: 2617.68.24
    committer: Dmitry Lenev <dlenev@mysql.com>
    branch nick: mysql-next-bg-pre2-2
    timestamp: Wed 2009-09-16 17:25:29 +0400
    message:
      Pre-requisite patch for fixing bug #30977 "Concurrent statement
      using stored function and DROP FUNCTION breaks SBR".
    
      Added MDL_request for stored routine as member to Sroutine_hash_entry
      in order to be able perform metadata locking for stored routines in
      future (Sroutine_hash_entry is an equivalent of TABLE_LIST class for
      stored routines).
    (WL#4284, follow up fixes).
    4f85df4b
sp_head.h 32.3 KB