1. 31 Jan, 2005 7 commits
    • unknown's avatar
      Bug#7011 · 9b11e91b
      unknown authored
        Fix for merge from 4.1
      
      9b11e91b
    • unknown's avatar
      Bug#7011 · d2ed062f
      unknown authored
        Merge from 4.1
      
      
      sql/sql_select.cc:
        Auto merged
      d2ed062f
    • unknown's avatar
      Bug#7011 · a737134a
      unknown authored
        Fix tests after merge from 4.0
      
      a737134a
    • unknown's avatar
      Bug#7011 · 4ea4d24d
      unknown authored
        Merge from 4.0
      
      
      sql/sql_select.cc:
        Auto merged
      4ea4d24d
    • unknown's avatar
      Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-5.0 · 912be8ea
      unknown authored
      into mysql.com:/Users/kent/mysql/bk/mysql-5.0-compile
      
      912be8ea
    • unknown's avatar
      Merge · 39192390
      unknown authored
      39192390
    • unknown's avatar
      InnoDB: Cleanups of TRUNCATE TABLE code · 7e26f934
      unknown authored
      
      innobase/row/row0mysql.c:
        row_truncate_for_mysql(): Always lock the data dictionary.
        row_truncate_for_mysql(): Improve comments and diagnostic messages.
      sql/ha_innodb.cc:
        delete_all_rows(): Replace innobase_commit_low()
        with innobase_commit(). (partial fix to Bug #8151)
      7e26f934
  2. 30 Jan, 2005 1 commit
    • unknown's avatar
      Bug#7011 · b8ab81f1
      unknown authored
        Fix replication for multi-update
        new test - rpl_multi_update2
      
      
      sql/mysql_priv.h:
        Bug#7011
          New function mysql_multi_update_lock()
      sql/sql_parse.cc:
        Bug#7011
          New function check_multi_update_lock()
          For multi-update on slave, perform an early open&lock
      sql/sql_update.cc:
        Bug#7011
          Split out multi-update locking into its own function,
            mysql_multi_update_lock()
      b8ab81f1
  3. 29 Jan, 2005 14 commits
  4. 28 Jan, 2005 18 commits