1. 28 Oct, 2009 1 commit
    • Alexey Botchkov's avatar
      WL#4991 mysql_upgrade --fix-privilege-tables · 36299d59
      Alexey Botchkov authored
         (backport)
         mysql_upgrade script accepts --upgrade-system-tables option,
         fixing only system tables in this case.
      
      per-file comments:
        client/mysql_upgrade.c
      WL#4991 mysql_upgrade --fix-privilege-tables
          --upgrade-system-tables option added.
         if it is set, the tool won't look for the mysqlcheck then
         run_mysqlcheck_fixnames() and run_mysqlcheck_upgrade won't be called.
        mysql-test/r/mysql_upgrade.result
      WL#4991 mysql_upgrade --fix-privilege-tables
          test result added
        mysql-test/t/mysql_upgrade.test
      WL#4991 mysql_upgrade --fix-privilege-tables
          test case added
      36299d59
  2. 27 Oct, 2009 4 commits
  3. 26 Oct, 2009 1 commit
  4. 25 Oct, 2009 1 commit
  5. 23 Oct, 2009 9 commits
  6. 22 Oct, 2009 12 commits
  7. 21 Oct, 2009 4 commits
  8. 20 Oct, 2009 8 commits