1. 22 Jun, 2010 3 commits
  2. 21 Jun, 2010 6 commits
  3. 20 Jun, 2010 1 commit
    • Magne Mahre's avatar
      Post-push fixup for WL#5349 · eda2ff81
      Magne Mahre authored
      InnoDB came in a new version "simultanously" with the
      commit.  This patch is a minor change to the new innodb
      regression test suite. 
      eda2ff81
  4. 18 Jun, 2010 3 commits
  5. 17 Jun, 2010 19 commits
  6. 16 Jun, 2010 3 commits
  7. 15 Jun, 2010 5 commits
    • Joerg Bruehe's avatar
      Fix bug#27072: RPM autostarts the server · 9b42527d
      Joerg Bruehe authored
      This is the fix for 5.5, where the behaviour on both installation
      and upgrade is changed:
      On installation, we do not start the server, to allow automated
      installs (which happen in some indeterminate machine status).
      If the server was stopped when the upgrade begins, we assume the
      administrator is taking manual action, so we do not start the (new)
      server at the end of the upgrade.
      We still install the start/stop script, so it will be started on reboot.
      9b42527d
    • Joerg Bruehe's avatar
      Fix bug#27072: RPM autostarts the server · f21625d7
      Joerg Bruehe authored
      This is the fix for 5.1, where only the behaviour on upgrade is changed:
      If the server was stopped when the upgrade begins, we assume the
      administrator is taking manual action, so we do not start the (new)
      server at the end of the upgrade.
      We still install the start/stop script, so it will be started on reboot.
      f21625d7
    • Alexey Kopytov's avatar
      Bug#52208: gis fails on some platforms (Solaris, HP-UX, Linux) · 48c07a39
      Alexey Kopytov authored
      On [Open]Solaris/x86 the FPU was not switched to 64-bit double
      precision mode when the server binary was built with Sun
      Studio. That caused GIS test failures due to differences in
      expected and actual results.
      48c07a39
    • Vasil Dimov's avatar
      Increment InnoDB version number from 1.1.1 to 1.1.2, · 66c8b4ea
      Vasil Dimov authored
      the 1.1.1 release will be included inside MySQL 5.5.5 and is
      up to (inclusive):
      vasil.dimov@oracle.com-20100602124314-21l3cb27w4rbfqrq
      66c8b4ea
    • Alexey Kopytov's avatar
      Backport of the patch for bug52208 to 5.1 since the · 6497bd37
      Alexey Kopytov authored
      root cause of 52208 resulted in another test failure
      in 5.1.
      6497bd37