1. 22 Feb, 2006 7 commits
    • unknown's avatar
      Merge mysqldev@win2003-x86:my/mysql-5.1-new · bfcdc1a4
      unknown authored
      into  mysql.com:/usr/local/mysql/tmpbuild-5.1
      
      
      mysql-test/mysql-test-run.pl:
        Auto merged
      win/cmakefiles/sql:
        Auto merged
      bfcdc1a4
    • unknown's avatar
      Merge mysql.com:/usr/local/mysql/mysql-5.1-varfix2 · 876f3961
      unknown authored
      into  mysql.com:/usr/local/mysql/tmpbuild-5.1
      
      876f3961
    • unknown's avatar
      Fix test cases to work with non-standard --vardir. · 63ec6240
      unknown authored
      Rename mix_innodb_myisam_binlog-master.opt; when the test was moved to
      separate stm/row test cases, the .opt were not moved along with it,
      causing a 60-second test duration because of default lock timeout :-(
      
      
      mysql-test/t/binlog_row_mix_innodb_myisam-master.opt:
        bk cp mysql-test/t/mix_innodb_myisam_binlog-master.opt mysql-test/t/binlog_row_mix_innodb_myisam-master.opt
      mysql-test/t/binlog_stm_mix_innodb_myisam-master.opt:
        Rename: mysql-test/t/mix_innodb_myisam_binlog-master.opt -> mysql-test/t/binlog_stm_mix_innodb_myisam-master.opt
      mysql-test/r/mysqlbinlog_base64.result:
        Fix test cases to work with non-standard --vardir.
      mysql-test/r/ndb_load.result:
        Fix test cases to work with non-standard --vardir.
      mysql-test/r/rpl_LD_INFILE.result:
        Fix test cases to work with non-standard --vardir.
      mysql-test/r/rpl_loaddata2.result:
        Fix test cases to work with non-standard --vardir.
      mysql-test/r/rpl_loaddata_m.result:
        Fix test cases to work with non-standard --vardir.
      mysql-test/t/loaddata.test:
        Fix test cases to work with non-standard --vardir.
      mysql-test/t/mysqlbinlog_base64.test:
        Fix test cases to work with non-standard --vardir.
      mysql-test/t/ndb_dd_dump.test:
        Fix test cases to work with non-standard --vardir.
      mysql-test/t/ndb_load.test:
        Fix test cases to work with non-standard --vardir.
      mysql-test/t/rpl_LD_INFILE.test:
        Fix test cases to work with non-standard --vardir.
      mysql-test/t/rpl_loaddata2.test:
        Fix test cases to work with non-standard --vardir.
      mysql-test/t/rpl_loaddata_m.test:
        Fix test cases to work with non-standard --vardir.
      mysql-test/t/rpl_loadfile.test:
        Fix test cases to work with non-standard --vardir.
      mysql-test/extra/rpl_tests/rpl_row_001.test:
        Fix test cases to work with non-standard --vardir.
      mysql-test/r/rpl_load_table_from_master.result:
        Fix test cases to work with non-standard --vardir.
      mysql-test/r/rpl_loadfile.result:
        Fix test cases to work with non-standard --vardir.
      mysql-test/r/rpl_ndb_row_001.result:
        Fix test cases to work with non-standard --vardir.
      mysql-test/r/rpl_row_001.result:
        Fix test cases to work with non-standard --vardir.
      mysql-test/r/rpl_row_loaddata_m.result:
        Fix test cases to work with non-standard --vardir.
      mysql-test/r/rpl_row_stop_middle_update.result:
        Fix test cases to work with non-standard --vardir.
      mysql-test/t/rpl_drop_db.test:
        Fix test cases to work with non-standard --vardir.
      mysql-test/t/rpl_load_table_from_master.test:
        Fix test cases to work with non-standard --vardir.
      mysql-test/t/rpl_row_stop_middle_update.test:
        Fix test cases to work with non-standard --vardir.
      mysql-test/extra/rpl_tests/rpl_row_UUID.test:
        Fix test cases to work with non-standard --vardir.
      mysql-test/extra/rpl_tests/rpl_row_blob.test:
        Fix test cases to work with non-standard --vardir.
      mysql-test/extra/rpl_tests/rpl_row_charset.test:
        Fix test cases to work with non-standard --vardir.
      mysql-test/extra/rpl_tests/rpl_row_func003.test:
        Fix test cases to work with non-standard --vardir.
      mysql-test/extra/rpl_tests/rpl_row_sp006.test:
        Fix test cases to work with non-standard --vardir.
      mysql-test/include/ndb_backup.inc:
        Fix test cases to work with non-standard --vardir.
      mysql-test/r/rpl_ndb_bank.result:
        Fix test cases to work with non-standard --vardir.
      mysql-test/r/rpl_ndb_sync.result:
        Fix test cases to work with non-standard --vardir.
      mysql-test/t/rpl_ndb_bank.test:
        Fix test cases to work with non-standard --vardir.
      mysql-test/t/rpl_ndb_sync.test:
        Fix test cases to work with non-standard --vardir.
      mysql-test/t/rpl_row_NOW.test:
        Fix test cases to work with non-standard --vardir.
      mysql-test/t/rpl_row_func002.test:
        Fix test cases to work with non-standard --vardir.
      mysql-test/t/rpl_row_sp001.test:
        Fix test cases to work with non-standard --vardir.
      mysql-test/t/rpl_row_sp011.test:
        Fix test cases to work with non-standard --vardir.
      mysql-test/t/rpl_row_trig001.test:
        Fix test cases to work with non-standard --vardir.
      mysql-test/t/rpl_row_trig003.test:
        Fix test cases to work with non-standard --vardir.
      mysql-test/t/rpl_sp004.test:
        Fix test cases to work with non-standard --vardir.
      mysql-test/t/show_check.test:
        Fix test cases to work with non-standard --vardir.
      mysql-test/include/partition_1.inc:
        Fix test cases to work with non-standard --vardir.
      mysql-test/include/partition_layout.inc:
        Fix test cases to work with non-standard --vardir.
      mysql-test/r/ndb_dd_backuprestore.result:
        Fix test cases to work with non-standard --vardir.
      63ec6240
    • unknown's avatar
      Merge mysql.com:/home/cps/mysql/devel/im/5.0-im-fix-race · f6ee9735
      unknown authored
      into  mysql.com:/home/cps/mysql/trees/5.1/5.1-virgin-no-debug
      
      
      mysql-test/r/subselect.result:
        Auto merged
      sql/sql_select.cc:
        Auto merged
      f6ee9735
    • unknown's avatar
      myisamdef.h, mi_locking.c, mi_dynrec.c: · 90f49691
      unknown authored
        Fix insert performance with mmap
      
      
      storage/myisam/mi_dynrec.c:
        Fix insert performance with mmap
      storage/myisam/mi_locking.c:
        Fix insert performance with mmap
      storage/myisam/myisamdef.h:
        Fix insert performance with mmap
      90f49691
    • unknown's avatar
      Merge mysql.com:/home/hf/work/mysql-5.0.clean · 999f784b
      unknown authored
      into mysql.com:/home/hf/work/mysql-5.1.clean
      
      999f784b
    • unknown's avatar
      Merge mysql.com:/home/hf/work/mysql-5.0.clean · 5a4c3503
      unknown authored
      into mysql.com:/home/hf/work/mysql-5.1.clean
      
      5a4c3503
  2. 21 Feb, 2006 16 commits
  3. 20 Feb, 2006 17 commits
    • unknown's avatar
      manual merge · 7e10758d
      unknown authored
      
      sql/event.cc:
        Auto merged
      sql/event.h:
        Auto merged
      sql/sql_show.cc:
        Auto merged
      7e10758d
    • unknown's avatar
      fix for bug#16407 (Events: Changes in sql_mode won't be taken into account) · 8c4dd838
      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
      8c4dd838
    • unknown's avatar
      Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 6a685a81
      unknown authored
      into lmy004.:/work/mysql-5.1-bug16406
      
      6a685a81
    • unknown's avatar
      Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 6757b7ab
      unknown authored
      into mysql.com:/home/psergey/mysql-5.1-look
      
      6757b7ab
    • unknown's avatar
      BUG#15448 (group_min_max test failure): Don't bypass group-min-max optimizer entry point · 8c3f2dc0
      unknown authored
      if we've got a tree of type ALWAYS or MAYBE.
      
      
      sql/opt_range.cc:
        BUG#15448 (group_min_max test failure): Don't buypass group-min-max optimizer entry point 
        if we've got a tree of type ALWAYS or MAYBE.
        The effect observed by this bug has been introduced by this cset: 
        ChangeSet 1.1967.5.2 2005/12/26 08:40:09 sergefp@mysql.com. The cset introduced PARAM::remove_jump_scans
        which purpose was to avoid making [always unsuccessful] attempts to construct index_merge for construct 
        index_merge for conditions like "t.key1partX=c1 OR t.key1partY=c2". The effect of this change was that some
        queries that previously had produced a SEL_TREE representing candidate for index_merge(X,Y) now started to 
        produce SEL_TREE with type=ALWAYS, and group-min-max analysis for these trees has been bypassed.
        In this fix we make SEL_TREE with type=ALWAYS to be processed in the same way as (SEL_TREE*)NULL, its equivalent.
      8c3f2dc0
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new · 58ed18be
      unknown authored
      into  mysql.com:/home/kostja/mysql/mysql-5.1-vanilla
      
      58ed18be
    • unknown's avatar
      Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 8a9ba8bc
      unknown authored
      into lmy004.:/work/mysql-5.1-bug16406
      
      
      mysql-test/r/events.result:
        Auto merged
      8a9ba8bc
    • unknown's avatar
      A new error message for deprecated statements. · 62f52fce
      unknown authored
      Fixes failing sp.test
      
      
      mysql-test/r/backup.result:
        A new error message for deprecated statements.
      mysql-test/t/sp.test:
        Disable warnings in the test for Bug#13012
      sql/share/errmsg.txt:
        A new error message for deprecated statements.
      sql/sql_yacc.yy:
        Use a better worded error message.
      62f52fce
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 201cbe21
      unknown authored
      into  poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
      
      201cbe21
    • unknown's avatar
      ndb - enable rpl_ndb_blob2 bug#17505 · 37c8be74
      unknown authored
      
      mysql-test/extra/rpl_tests/rpl_row_blob.test:
        enable rpl_ndb_blob2 (sleep fixed)
      mysql-test/t/disabled.def:
        enable rpl_ndb_blob2 (sleep fixed)
      37c8be74
    • unknown's avatar
      ndb - rbr blobs etc: minor changes bug#17045 bug#17505 · 7b31196c
      unknown authored
      
      sql/ha_ndbcluster_binlog.cc:
        optim: setting db/schema for data events seems unnecessary
      storage/ndb/src/ndbapi/Ndb.cpp:
        use NAME_LEN
      7b31196c
    • unknown's avatar
      Merge jonas@perch:src/mysql-5.1-new · f90a8265
      unknown authored
      into  poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
      
      f90a8265
    • unknown's avatar
      disabled.def: merge · c3cfb6f9
      unknown authored
      
      mysql-test/t/disabled.def:
        e
        hate bk
      c3cfb6f9
    • unknown's avatar
      Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 7959a397
      unknown authored
      into  mysql.com:/space/pekka/ndb/version/my51
      
      
      sql/ha_ndbcluster.cc:
        Auto merged
      sql/ha_ndbcluster_binlog.cc:
        Auto merged
      7959a397
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new · cc3bea99
      unknown authored
      into  poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
      
      cc3bea99
    • unknown's avatar
      Bug #17559 ndb_gis test failure · 3fadc06e
      unknown authored
      - test tables use blobs without PK, and was not handled correctly
      
      3fadc06e
    • unknown's avatar
      ndb - rbr blobs etc: set db/schema in injector_ndb before calling NDB · 2f31a946
      unknown authored
      
      storage/ndb/src/ndbapi/NdbBlob.cpp:
        DBUG
      storage/ndb/include/ndbapi/Ndb.hpp:
        method to set db/schema from table name + format check in internalize_table_name
      storage/ndb/include/ndbapi/NdbDictionary.hpp:
        method to set db/schema from table name + format check in internalize_table_name
      storage/ndb/src/ndbapi/Ndb.cpp:
        method to set db/schema from table name + format check in internalize_table_name
      sql/ha_ndbcluster_binlog.cc:
        set injector_ndb db/schema before calling NDB (may be more cases..).  only place to get it is table internal name
      2f31a946