1. 19 Aug, 2004 5 commits
  2. 18 Aug, 2004 4 commits
  3. 17 Aug, 2004 6 commits
  4. 16 Aug, 2004 2 commits
  5. 14 Aug, 2004 2 commits
  6. 13 Aug, 2004 4 commits
    • heikki@hundin.mysql.fi's avatar
      row0mysql.c: · 5273b4e5
      heikki@hundin.mysql.fi authored
        Fix bug: if we RENAME a table, InnoDB forgot to load the foreign key constraints that reference the new table name, and forgot to check that they are compatible with the table
      5273b4e5
    • lenz@mysql.com's avatar
      - manual merge · 586e5af9
      lenz@mysql.com authored
      586e5af9
    • guilhem@mysql.com's avatar
      Escaping [] so that darwin[7-8] gets into 'configure' and not darwin7-8 · c9a46a43
      guilhem@mysql.com authored
      Adding a compilation define so that on recent Darwin mysqld does not react to SIGHUP and SIGQUIT:
      this fixes a rpl000001 problem on our Powermac G5 machine (popping after an upgrade from 10.3.4 to
      10.3.5) and is expected to fix 
      BUG#2030 "relay bin log on slave resets multiple times a second"
      (i.e. under some Mac OS X Panther versions, mysqld receives many SIGHUP and SIGQUIT).
      So this fix is more a problem-hider than a real understanding of why mysqld receives so many signals.
      Note that we saw other problems on this OS where mysqld reacts to Ctrl-Z but apparently only once,
      where using SSL seems to make the problem more frequent...
      c9a46a43
    • lenz@mysql.com's avatar
      Merge lgrimmer@build.mysql.com:/home/bk/mysql-4.0 · 7fac8214
      lenz@mysql.com authored
      into mysql.com:/space/my/mysql-4.0
      7fac8214
  7. 12 Aug, 2004 15 commits
  8. 11 Aug, 2004 2 commits