1. 20 Feb, 2006 1 commit
    • unknown's avatar
      fix for bug#16407 (Events: Changes in sql_mode won't be taken into account) · 203b37ef
      unknown authored
      WL#1032
      sql_mode setting was disregarded during create/alter event and wasn't set during
      event execution.
      (post-review small fixes)
      
      
      sql/event.cc:
        store the sql_mode when the body is stored
        - always on create event
        - during alter event if the user changes the body
      sql/event.h:
        add sql_mode as member variable
      sql/event_timed.cc:
        - exchange thd->variables.sql_mode before and after execution
        - set the sql_mode of the anonymous SP -> event_timed::sphead
      sql/sql_show.cc:
        - show real content in I_S.EVENTS.SQL_MODE , disallow NULL
      203b37ef
  2. 10 Feb, 2006 30 commits
    • unknown's avatar
      Merge mysql.com:/home/mydev/mysql-5.1 · b5236ea7
      unknown authored
      into  mysql.com:/home/mydev/mysql-5.1-wl1563-msg
      
      
      b5236ea7
    • unknown's avatar
      WL#1563 - Modify MySQL to support fast CREATE/DROP INDEX · 5e68e501
      unknown authored
      After merge fix.
      
      
      5e68e501
    • unknown's avatar
      Merge mysql.com:/home/mydev/mysql-5.1 · f6f615b3
      unknown authored
      into  mysql.com:/home/mydev/mysql-5.1-wl1563-msg
      
      
      mysql-test/r/create_select_tmp.result:
        Auto merged
      mysql-test/r/heap_hash.result:
        Auto merged
      mysql-test/r/innodb.result:
        Auto merged
      mysql-test/r/join_outer.result:
        Auto merged
      mysql-test/r/myisam.result:
        Auto merged
      mysql-test/r/ndb_index_unique.result:
        Auto merged
      mysql-test/r/rpl_loaddata.result:
        Auto merged
      mysql-test/r/sp-error.result:
        Auto merged
      mysql-test/r/sp.result:
        Auto merged
      mysql-test/r/sp_trans.result:
        Auto merged
      mysql-test/r/type_bit.result:
        Auto merged
      mysql-test/r/type_varchar.result:
        Auto merged
      sql/handler.cc:
        Auto merged
      sql/share/errmsg.txt:
        Auto merged
      mysql-test/r/heap.result:
        WL#1563 - Modify MySQL to support fast CREATE/DROP INDEX
        Manual merge
      mysql-test/r/rpl_err_ignoredtable.result:
        WL#1563 - Modify MySQL to support fast CREATE/DROP INDEX
        Manual merge
      mysql-test/r/rpl_insert_id.result:
        WL#1563 - Modify MySQL to support fast CREATE/DROP INDEX
        Manual merge
      f6f615b3
    • unknown's avatar
      Merge mysql.com:/home/cps/mysql/devel/5.0-mike · 2449ef8f
      unknown authored
      into  mysql.com:/home/cps/mysql/devel/5.1-merge
      
      
      mysql-test/r/im_life_cycle.result:
        Auto merged
      mysql-test/t/im_life_cycle.imtest:
        Auto merged
      server-tools/instance-manager/commands.cc:
        Auto merged
      2449ef8f
    • unknown's avatar
      Merge poseidon.ndb.mysql.com:/home/tomas/mysql-5.0 · 3e97cc95
      unknown authored
      into  poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
      
      
      sql/ha_ndbcluster.cc:
        Auto merged
      3e97cc95
    • unknown's avatar
      Merge poseidon.ndb.mysql.com:/home/tomas/mysql-5.0 · 36bfd749
      unknown authored
      into  poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
      
      
      mysql-test/mysql-test-run.pl:
        Auto merged
      mysql-test/r/ndb_basic.result:
        Auto merged
      mysql-test/t/ndb_basic.test:
        Auto merged
      sql/sql_prepare.cc:
        Auto merged
      storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:
        Auto merged
      storage/ndb/src/kernel/blocks/dbdih/Dbdih.hpp:
        Auto merged
      storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:
        Auto merged
      storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:
        Auto merged
      sql/ha_ndbcluster.cc:
        SCCS merged
      sql/ha_ndbcluster.h:
        SCCS merged
      36bfd749
    • unknown's avatar
      manual merge · a45c39e7
      unknown authored
      a45c39e7
    • unknown's avatar
      Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1 · 76d98963
      unknown authored
      into  poseidon.ndb.mysql.com:/home/tomas/mysql-5.0
      
      
      sql/ha_ndbcluster.h:
        Auto merged
      mysql-test/r/ndb_basic.result:
        manual merge
      mysql-test/t/ndb_basic.test:
        manual merge
      sql/ha_ndbcluster.cc:
        manual merge
      76d98963
    • unknown's avatar
      Bug #17249 ndb, delete statement with join where clause fails when table do not have pk · 26287714
      unknown authored
      Bug #17257 ndb, update fails for inner joins if tables do not have Primary Key
      
      change: the allocated area by setValue may not be around for later, store hidden key in special member variable instead
      
      
      mysql-test/r/ndb_basic.result:
        Bug #17249 delete statement with join where clause fails when table do not have pk
        Bug #17257 update fails for inner joins if tables do not have Primary Key
      mysql-test/t/ndb_basic.test:
        Bug #17249 delete statement with join where clause fails when table do not have pk
        Bug #17257 update fails for inner joins if tables do not have Primary Key
      sql/ha_ndbcluster.cc:
        Bug #17249 delete statement with join where clause fails when table do not have pk
        Bug #17257 update fails for inner joins if tables do not have Primary Key
        
        change: the allocated area by setValue may not be around for later, store hidden key in special member variable instead
      sql/ha_ndbcluster.h:
        Bug #17249 delete statement with join where clause fails when table do not have pk
        Bug #17257 update fails for inner joins if tables do not have Primary Key
        
        change: the allocated area by setValue may not be around for later, store hidden key in special member variable instead
      26287714
    • unknown's avatar
      Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.0 · 0f23bab6
      unknown authored
      into  mysql.com:/home/cps/mysql/devel/5.0-mike
      
      
      0f23bab6
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new · c7766a95
      unknown authored
      into  neptunus.(none):/home/msvensson/mysql/mysql-5.1
      
      
      c7766a95
    • unknown's avatar
      Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.0 · 941c883d
      unknown authored
      into  mysql.com:/home/cps/mysql/devel/5.0-mike
      
      
      941c883d
    • unknown's avatar
      Merge mysql.com:/usr/local/mysql/mysql-5.1-sp-destruct · ef80ab66
      unknown authored
      into  mysql.com:/usr/local/mysql/mysql-5.1-new
      
      
      ef80ab66
    • unknown's avatar
      Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0 · 9cf0a6c6
      unknown authored
      into  perch.ndb.mysql.com:/home/jonas/src/mysql-5.0
      
      
      9cf0a6c6
    • unknown's avatar
      Fix missing test cleanup · 55271ba7
      unknown authored
      55271ba7
    • unknown's avatar
      Merge perch.ndb.mysql.com:/home/jonas/src/50-work · 655ea368
      unknown authored
      into  perch.ndb.mysql.com:/home/jonas/src/mysql-5.0
      
      
      ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:
        Auto merged
      655ea368
    • unknown's avatar
      merge · 72a0f506
      unknown authored
      72a0f506
    • unknown's avatar
      Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0 · f553ac19
      unknown authored
      into  perch.ndb.mysql.com:/home/jonas/src/mysql-5.0
      
      
      f553ac19
    • unknown's avatar
      Merge perch.ndb.mysql.com:/home/jonas/src/50-work · a33f4938
      unknown authored
      into  perch.ndb.mysql.com:/home/jonas/src/mysql-5.0
      
      
      ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:
        Auto merged
      ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:
        Auto merged
      a33f4938
    • unknown's avatar
      Merge perch.ndb.mysql.com:/home/jonas/src/41-work · b053fdbe
      unknown authored
      into  perch.ndb.mysql.com:/home/jonas/src/50-work
      
      
      ndb/src/kernel/blocks/dbdih/Dbdih.hpp:
        Auto merged
      ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:
        Auto merged
      b053fdbe
    • unknown's avatar
      bug#10987 - ndb - unable to find restorable replica · 165d5390
      unknown authored
        Introduce new variable c_newest_restorable_gci
          which is set _after_ both GCP_SAVE and COPY_GCI
          
        This variable is used when cutting redo (calcKeepGci)
        
        Also make sure complete GCI is run inbetween LCP's
      
      
      ndb/src/kernel/blocks/dbdih/Dbdih.hpp:
        Introduce new variable c_newest_restorable_gci
          which is set _after_ both GCP_SAVE and COPY_GCI
        
        This variable is used when cutting redo (calcKeepGci)
        Also make sure complete GCI is run inbetween LCP's
      ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:
        Introduce new variable c_newest_restorable_gci
          which is set _after_ both GCP_SAVE and COPY_GCI
        
        This variable is used when cutting redo (calcKeepGci)
        Also make sure complete GCI is run inbetween LCP's
      165d5390
    • unknown's avatar
      Merge perch.ndb.mysql.com:/home/jonas/src/41-work · d06766b4
      unknown authored
      into  perch.ndb.mysql.com:/home/jonas/src/50-work
      
      
      ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:
        Auto merged
      d06766b4
    • unknown's avatar
      bug#17295 - ndb - error while reading REDO log · bbcb4a56
      unknown authored
        fix corruption due to page 0, file 0 gets released
      
      
      ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:
        Make sure that page 0, file 0 isnt released
      bbcb4a56
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new · 8a1652aa
      unknown authored
      into  neptunus.(none):/home/msvensson/mysql/mysql-5.1
      
      
      8a1652aa
    • unknown's avatar
      Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.0 · 7c6102eb
      unknown authored
      into  mysql.com:/home/cps/mysql/devel/5.0-mike
      
      
      7c6102eb
    • unknown's avatar
      Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 4d494f8c
      unknown authored
      into  mysql.com:/home/cps/mysql/devel/5.1-utf-bug
      
      
      4d494f8c
    • unknown's avatar
      Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0 · 3443892a
      unknown authored
      into  mysql.com:/usr/home/ram/work/5.0.b16511
      
      
      3443892a
    • unknown's avatar
      Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 65c74011
      unknown authored
      into  mysql.com:/home/cps/mysql/devel/5.1-im-fixes
      
      
      65c74011
    • unknown's avatar
      Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 49ef59d6
      unknown authored
      into  mysql.com:/home/cps/mysql/devel/5.1-utf-bug
      
      
      49ef59d6
    • unknown's avatar
      IM changes by GUI team: add a version_no column to the · 7dcbb480
      unknown authored
      SHOW INSTANCE STATUS output
      
      
      mysql-test/r/im_life_cycle.result:
        update result
      mysql-test/t/im_life_cycle.imtest:
        fix test to take into account the new column
      server-tools/instance-manager/commands.cc:
        add a version_no column to the SHOW INSTANCE STATUS output
      server-tools/instance-manager/instance_options.cc:
        cleanup
      7dcbb480
  3. 09 Feb, 2006 9 commits
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 094fcd26
      unknown authored
      into  poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
      
      
      094fcd26
    • unknown's avatar
      a bunch of IM fixes from the GUI team · d7ddf0e0
      unknown authored
      
      mysql-test/r/im_life_cycle.result:
        correct result
      mysql-test/t/im_life_cycle.imtest:
        check that wrong command is processed correctly
      server-tools/instance-manager/Makefile.am:
        always look for passwords in /etc/ on unixes
      server-tools/instance-manager/commands.cc:
        fix warning
      server-tools/instance-manager/instance.cc:
        fix monitoring capabilities, when no port was specified
        for an instance
      server-tools/instance-manager/instance_map.cc:
        allow relative paths in --defaults-file option
      server-tools/instance-manager/mysqlmanager.cc:
        fix windows warning
      server-tools/instance-manager/options.cc:
        add vars to allow relative paths in --defaults-file option
      server-tools/instance-manager/options.h:
        add an option
      server-tools/instance-manager/parse.cc:
        check for get_text_id return value
      server-tools/instance-manager/portability.h:
        add _snprintf define, move platfrom-independent
        ifdefs to priv.h
      server-tools/instance-manager/priv.cc:
        increase net timeout. it should be equal to mysqld's
      server-tools/instance-manager/priv.h:
        move platform-independent ifdefs here
      d7ddf0e0
    • unknown's avatar
      changed to use temporary heap table on a ndb test · 0420c0a5
      unknown authored
      corrected multiple --log-bin options in mysql-test-run
      
      
      mysql-test/mysql-test-run.sh:
        corrected multiple --log-bin options in mysql-test-run
      mysql-test/r/rpl_ndb_sync.result:
        changed to use temporary heap table on a ndb test
      mysql-test/t/rpl_ndb_sync.test:
        changed to use temporary heap table on a ndb test
      0420c0a5
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 40aff07a
      unknown authored
      into  poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
      
      
      40aff07a
    • unknown's avatar
      remove volatile. fixes windows build · 402b7e12
      unknown authored
      WL#1034 (Internal CRON)
      
      
      sql/set_var.cc:
        remove volatile. fixes windows build
      402b7e12
    • unknown's avatar
      from fix for bug#16414 (Events: Crash or hang if event drops itself) · 5f5dee66
      unknown authored
      WL #1034 
      
      
      mysql-test/r/events.result:
        update result after pull
      mysql-test/t/events.test:
        comment
      5f5dee66
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new · c4066b91
      unknown authored
      into  poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
      
      
      c4066b91
    • unknown's avatar
      Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-new · a46558f0
      unknown authored
      into lmy004.:/work/mysql-5.1-events_i_s
      
      
      a46558f0
    • unknown's avatar
      Merge aivanov@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 6afa409b
      unknown authored
      into  mysql.com:/home/alexi/innodb/mysql-5.1-merged
      
      
      mysql-test/r/innodb.result:
        Auto merged
      mysql-test/t/innodb.test:
        Auto merged
      sql/ha_innodb.cc:
        Auto merged
      sql/handler.cc:
        Auto merged
      sql/share/errmsg.txt:
        Auto merged
      6afa409b