1. 10 Dec, 2007 2 commits
  2. 07 Dec, 2007 1 commit
    • thek@adventure.(none)'s avatar
      Bug #27440 read_only allows create and drop database · 392cc185
      thek@adventure.(none) authored
      When read_only option was enabled, a user without SUPER privilege could
      perform CREATE DATABASE and DROP DATABASE operations.
      
      This patch adds a check to make sure this isn't possible. It also attempts to 
      simplify the logic used to determine if relevant tables are updated,
      making it more human readable.
      392cc185
  3. 28 Nov, 2007 4 commits
  4. 27 Nov, 2007 8 commits
  5. 26 Nov, 2007 8 commits
  6. 25 Nov, 2007 1 commit
  7. 23 Nov, 2007 8 commits
  8. 22 Nov, 2007 3 commits
  9. 21 Nov, 2007 5 commits