1. 17 May, 2005 4 commits
    • heikki@hundin.mysql.fi's avatar
      ha_innodb.cc: · 69b3b817
      heikki@hundin.mysql.fi authored
        Fix bug #10359 : remove extra code
      69b3b817
    • heikki@hundin.mysql.fi's avatar
      ha_innodb.h, ha_innodb.cc: · 0e642803
      heikki@hundin.mysql.fi authored
        Fix bug #10359 : the critical AUTO-INC bug in InnoDB; since reading of the auto-inc counter in an INSERT was not protected by the AUTO-INC table lock of InnoDB, two inserted rows could get the same value for the auto-inc counter, leading to a duplicate key error
      0e642803
    • serg@serg.mylan's avatar
      sql_yacc.yy: · 56fa40e5
      serg@serg.mylan authored
        missing semicolon added
      sql_base.cc:
        bad merge fixed
      sp_head.cc, view.test, view.result:
        Correct restoring view name in SP table locking BUG#9758
      configure.in:
        restore -fno-implicit-templates -fno-exceptions -fno-rtti in configure
      56fa40e5
    • konstantin@mysql.com's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-5.0 · 8355b39d
      konstantin@mysql.com authored
      into mysql.com:/opt/local/work/mysql-5.0-9643
      8355b39d
  2. 16 May, 2005 25 commits
  3. 15 May, 2005 11 commits