• thek@adventure.(none)'s avatar
    Bug#24988 FLUSH PRIVILEGES causes brief unavailability · 4ec0f6ce
    thek@adventure.(none) authored
    - A race condition caused brief unavailablility when trying to acccess
      a table.
    - The unprotected variable 'grant_option' wasn't intended to alternate
      during normal execution. Variable initialization moved to grant_init
      a lines responsible for the alternation are removed. 
    4ec0f6ce
sql_acl.cc 178 KB