1. 12 Dec, 2006 2 commits
    • unknown's avatar
      Post-merge fixes. · f19d9b41
      unknown authored
      
      mysql-test/r/read_only.result:
        A post-merge fix: update results.
      server-tools/instance-manager/guardian.cc:
        Remove initialization of a non-existent member.
      f19d9b41
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-5.1 · fabf58c6
      unknown authored
      into  bodhi.local:/opt/local/work/mysql-5.1-runtime
      
      
      mysql-test/r/log_tables.result:
        Auto merged
      sql/handler.cc:
        Auto merged
      sql/set_var.cc:
        Auto merged
      sql/sql_class.cc:
        Auto merged
      sql/sql_class.h:
        Auto merged
      sql/sql_yacc.yy:
        Auto merged
      mysql-test/r/read_only.result:
        Manual merge.
      mysql-test/t/read_only.test:
        Manual merge.
      server-tools/instance-manager/guardian.cc:
        Manual merge.
      fabf58c6
  2. 07 Dec, 2006 2 commits
    • unknown's avatar
      Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-maint · e54bbaa3
      unknown authored
      into  example.com:/work/mysql-5.1-maint
      
      
      e54bbaa3
    • unknown's avatar
      Additional fix for bug#22369 · 0a22a1b9
      unknown authored
      
      mysql-test/t/events_bugs.test:
        let events_bugs not fail because of timing
      sql/sql_table.cc:
        if the db or name has been changed ALTER_RENAME,
        then fix table_list
        Solution by having the second table added in the parser to the
        list of used tables, won't work because checking of rights of merge
        tables goes over table_list->next_local and checks the rights, so
        we will fail there.
      sql/sql_yacc.yy:
        fix name - prevents ddd from correct working
      0a22a1b9
  3. 06 Dec, 2006 5 commits
  4. 05 Dec, 2006 26 commits
  5. 04 Dec, 2006 5 commits