1. 07 Feb, 2011 1 commit
    • Vladislav Vaintroub's avatar
      MWL#55 : Adjust UI according to some user's expectations. · e3b05c79
      Vladislav Vaintroub authored
      If upgradable instances are found, bring a new dialog  to inform user about it. This gives user a
      chance to deselect "database instance" feature early,  because experience shows nobody really looks at features and their in their description  in "customize setup" dialog. This also tells  user 
      that existing instances can  be upgraded.
      e3b05c79
  2. 04 Feb, 2011 4 commits
    • Vladislav Vaintroub's avatar
      Remove --loose-skip-pbxt kludge from mysql_install_db · 0e3921a8
      Vladislav Vaintroub authored
      and mysql_upgrade_service, after LPBUG#688404 was 
      fixed.
      0e3921a8
    • Vladislav Vaintroub's avatar
      MBUG#688404 : Fix pbxt crashes on Windows 64 in debug build · 30acab27
      Vladislav Vaintroub authored
      The reason for the crash is misalignment on SSE instruciton
      in setjmp(). The root cause is PBXT debug malloc(),  which
      unlike  OS malloc  does not guarantee 16 bytes alignment.
      
      So the fix for now is disable PBXT debug malloc on Windows.
      It was obsolete anyway, as  it does not provide additional
      benefits to C runtime debug routines (always used in debug 
      compilation) or to pageheap, available at runtime.
      30acab27
    • Vladislav Vaintroub's avatar
      MWL#55: Handle cases where service was installed with · 614a6dfc
      Vladislav Vaintroub authored
      mysqld --install without any parameters.
      
      In such case, service name is always MYSQL, as service
      binary path is "path\to\mysqld.exe" "MySQL". Guess data
      directory it is either from my.ini (which  is assumed to
      be in the installation root), or just data directory 
      under install root.
       
      614a6dfc
    • Vladislav Vaintroub's avatar
      MWL#55 : · edf9757c
      Vladislav Vaintroub authored
      Allow MSI and  NSIS side-by-side installation if  installed NSIS package
      differs in  "major.minor" version numbers. Still disallow MSI and NSIS 
      if major.minor versions  of both packages match.
      edf9757c
  3. 03 Feb, 2011 4 commits
  4. 02 Feb, 2011 2 commits
  5. 01 Feb, 2011 2 commits
  6. 30 Jan, 2011 4 commits
  7. 29 Jan, 2011 6 commits
  8. 24 Jan, 2011 1 commit
  9. 20 Jan, 2011 2 commits
  10. 12 Jan, 2011 1 commit
  11. 14 Jan, 2011 3 commits
  12. 13 Jan, 2011 1 commit
  13. 12 Jan, 2011 5 commits
  14. 11 Jan, 2011 4 commits