• unknown's avatar
    After merge fixes + bugs from last merge · aa900a5e
    unknown authored
    
    mysql-test/mysql-test-run.sh:
      Use --skip-bdb with valgrind (as bdb tables causes valgrind to hang)
      Fix --ddd option
    mysql-test/t/union.test:
      After merge fix
    sql/item.cc:
      Fixed typo
    sql/log_event.cc:
      Move current_tablenr to open_tables()
    sql/protocol.h:
      Fixed wrong memory reference
    sql/set_var.cc:
      After merge fix
    sql/slave.cc:
      Reset thd->lex.current_select before execute
    sql/sql_base.cc:
      Move current_tablenr to open_tables()
    sql/sql_class.cc:
      Move current_tablenr to open_tables()
      Add missing update_charset()
    sql/sql_parse.cc:
      Move current_tablenr to open_tables()
      Simple cleanup
    sql/table.cc:
      Code cleanup
    aa900a5e
slave.cc 109 KB