1. 14 Jul, 2010 1 commit
  2. 23 Jun, 2010 2 commits
  3. 22 Jun, 2010 2 commits
  4. 21 Jun, 2010 3 commits
  5. 20 Jun, 2010 1 commit
    • Magne Mahre's avatar
      Post-push fixup for WL#5349 · 240afacf
      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. 
      240afacf
  6. 18 Jun, 2010 2 commits
  7. 17 Jun, 2010 22 commits
  8. 16 Jun, 2010 3 commits
  9. 15 Jun, 2010 4 commits
    • Joerg Bruehe's avatar
      Fix bug#27072: RPM autostarts the server · 766f6a76
      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.
      
      
      support-files/mysql.spec.sh:
        In the "pre" section of the spec file, check the server status, and write
        the result to a file.
        In the "post" section, evaluate the status file, and start the server if
        it was running during status analysis.
        In 5.5, we do *not* start the server if there is no status file (which will happen on first installation, when there is no data directory yet).
      766f6a76
    • Joerg Bruehe's avatar
      Fix bug#27072: RPM autostarts the server · b3eac87c
      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.
      
      
      support-files/mysql.spec.sh:
        In the "pre" section of the spec file, check the server status, and write
        the result to a file.
        In the "post" section, evaluate the status file, and start the server if
        it was running during status analysis.
        In 5.1, we start the server if there is no status file (which will happen
        on first installation, when there is no data directory yet).
      b3eac87c
    • Alexey Kopytov's avatar
      Bug#52208: gis fails on some platforms (Solaris, HP-UX, Linux) · c388c044
      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.
      c388c044
    • Vasil Dimov's avatar
      Increment InnoDB version number from 1.1.1 to 1.1.2, · 5a0b9cd2
      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
      5a0b9cd2