• unknown's avatar
    Fixed BUG#4934: Caching issue with stored procedures. · 98f85188
    unknown authored
      ...and added new test file, sp-threads, for multiple connection tests
      (apart from the security tests that are in sp-security).
    
    
    sql/sp.cc:
      When removing an SP, invalidate the caches even if the
      removing thread doesn't have one.
    98f85188
sp.cc 29.2 KB