1. 23 Jun, 2006 1 commit
    • andrey@lmy004.'s avatar
      Fix for bug #18897 "Events: unauthorized action possible with · e71ef73d
      andrey@lmy004. authored
      alter event rename".
      
      ALTER EVENT ... RENAME statement hasn't checked privileges
      for the target database. It also caused server crashes when
      target database was not specified explicitly and there was
      no current database.
      
      This fix adds missing privilege check and check for the case
      when target database is not specified explicitly or implicitly.
      e71ef73d
  2. 15 Jun, 2006 9 commits
  3. 14 Jun, 2006 30 commits