1. 09 Feb, 2006 16 commits
  2. 08 Feb, 2006 24 commits
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new · 1b09a63e
      unknown authored
      into  mysql.com:/home/kostja/mysql/mysql-5.1-merge
      
      
      1b09a63e
    • unknown's avatar
      rpl_stm_log.result: · 3ec1dcae
      unknown authored
        Fixed bug in test case
      
      
      mysql-test/r/rpl_stm_log.result:
        Fixed bug in test case
      3ec1dcae
    • unknown's avatar
      Merge mysql.com:/home/kostja/mysql/tmp_merge1 · 25aaa746
      unknown authored
      into  mysql.com:/home/kostja/mysql/mysql-5.1-merge
      
      
      sql/ha_heap.cc:
        Auto merged
      tests/mysql_client_test.c:
        Auto merged
      25aaa746
    • unknown's avatar
      rpl_stm_log.test: · aaf0b3b3
      unknown authored
        Fixed bug in test case
      
      
      mysql-test/t/rpl_stm_log.test:
        Fixed bug in test case
      aaf0b3b3
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 0050e5e7
      unknown authored
      into  poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
      
      
      sql/sql_partition.cc:
        Auto merged
      0050e5e7
    • unknown's avatar
      Bug #17206 Update through VIEW is not working · d0975266
      unknown authored
      post review fixes
      Bug fix added missing setting of rw_set for table handler when update occurs via a view.   The missing setting of the rw_set resulted in fields not being updated for ndb tables
      
      
      d0975266
    • unknown's avatar
      Missed a check in of new results for rpl_relay_space_myisam · 36f75fe6
      unknown authored
      
      mysql-test/t/rpl_row_sp005.test:
        Updated by adding ORDER by to use test with NDB engine
      mysql-test/r/rpl_row_sp005.result:
        Updated by adding ORDER by to use test with NDB engine
      mysql-test/t/rpl_row_sp009.test:
        Updated by adding ORDER by to use test with NDB engine
      mysql-test/r/rpl_row_sp009.result:
        Updated by adding ORDER by to use test with NDB engine
      mysql-test/t/rpl_row_view01.test:
        Updated by adding ORDER BY and sleep to use test with NDB engine
      mysql-test/r/rpl_row_view01.result:
        Updated by adding ORDER BY and sleep to use test with NDB engine
      mysql-test/r/rpl_relay_space_myisam.result:
        updated
      36f75fe6
    • unknown's avatar
      Merge mysql.com:/home/kostja/mysql/tmp_merge · ea6aba52
      unknown authored
      into  mysql.com:/home/kostja/mysql/mysql-5.1-merge
      
      
      configure.in:
        Auto merged
      include/heap.h:
        Auto merged
      libmysql/libmysql.c:
        Auto merged
      mysql-test/r/date_formats.result:
        Auto merged
      mysql-test/t/date_formats.test:
        Auto merged
      sql/ha_heap.cc:
        Auto merged
      sql/ha_heap.h:
        Auto merged
      sql/item_timefunc.cc:
        Auto merged
      sql/sql_base.cc:
        Auto merged
      sql/sql_class.cc:
        Auto merged
      sql/sql_parse.cc:
        Auto merged
      sql/sql_select.cc:
        Auto merged
      sql/sql_select.h:
        Auto merged
      storage/heap/hp_create.c:
        Auto merged
      storage/ndb/include/mgmapi/mgmapi_config_parameters.h:
        Auto merged
      storage/ndb/test/ndbapi/testBlobs.cpp:
        Auto merged
      sql/sql_update.cc:
        Manual merge
      tests/mysql_client_test.c:
        SCCS merged
      ea6aba52
    • unknown's avatar
      Merge jmiller@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 2dc19ba6
      unknown authored
      into  mysql.com:/home/ndbdev/jmiller/clones/mysql-5.1-new
      
      
      2dc19ba6
    • unknown's avatar
      Merge jmiller@bk-internal.mysql.com:/home/bk/mysql-5.1-new · c790e290
      unknown authored
      into  mysql.com:/home/ndbdev/jmiller/clones/mysql-5.1-new
      
      
      c790e290
    • unknown's avatar
      Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.1-new · c7bfa485
      unknown authored
      into  linux.site:/home/reggie/work/mysql-5.1
      
      
      c7bfa485
    • unknown's avatar
      Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 3b618907
      unknown authored
      into  big_geek.:C:/Work/mysql/mysql-5.1
      
      
      3b618907
    • unknown's avatar
      cmakefiles cleanup · a9ccd2d8
      unknown authored
      
      win/cmakefiles/base:
        add flag for diabling insecure crt functions warning
      win/cmakefiles/client:
        add dependency to GenError to make sure the error files are made
      win/cmakefiles/extra:
        add custom target to run comp_err
      win/cmakefiles/sql:
        removed comp_err stuff.
      a9ccd2d8
    • unknown's avatar
      Bug #17206 Update through VIEW is not working · 39b79290
      unknown authored
      
      mysql-test/r/ndb_view.result:
        New BitKeeper file ``mysql-test/r/ndb_view.result''
      mysql-test/t/ndb_view.test:
        New BitKeeper file ``mysql-test/t/ndb_view.test''
      39b79290
    • unknown's avatar
      Merge jmiller@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 38fc08d3
      unknown authored
      into  mysql.com:/home/ndbdev/jmiller/clones/mysql-5.1-new
      
      
      38fc08d3
    • unknown's avatar
      updated results · 70af5f0c
      unknown authored
      70af5f0c
    • unknown's avatar
      5ffc2dc2
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 2569b61c
      unknown authored
      into  poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
      
      
      2569b61c
    • unknown's avatar
      implement a reviw comments · a8b86a23
      unknown authored
      
      mysql-test/t/rpl_temporary.test:
        Removed MyISAM per lars
      mysql-test/r/rpl_temporary.result:
        Removed MyISAM per lars
      a8b86a23
    • unknown's avatar
      Merge jmiller@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 65243309
      unknown authored
      into  mysql.com:/home/ndbdev/jmiller/clones/mysql-5.1-new
      
      
      mysql-test/extra/rpl_tests/rpl_log.test:
        Auto merged
      mysql-test/r/rpl_insert_id.result:
        Auto merged
      mysql-test/r/rpl_replicate_do.result:
        Auto merged
      mysql-test/r/rpl_row_log.result:
        Auto merged
      mysql-test/r/rpl_skip_error.result:
        Auto merged
      mysql-test/t/rpl_replicate_do.test:
        Auto merged
      mysql-test/t/rpl_skip_error.test:
        Auto merged
      BitKeeper/deleted/.del-rpl000004.result~a3147834a662043a:
        Auto merged
      BitKeeper/deleted/.del-rpl000004.test~61532b03f9ad2734:
        Auto merged
      mysql-test/t/rpl_load_from_master.test:
        Auto merged
      65243309
    • unknown's avatar
      Implement suggestions from lars review · 043ad067
      unknown authored
      
      mysql-test/extra/rpl_tests/rpl_row_blob.test:
        Changes that Larss requested
      mysql-test/r/rpl_row_blob_innodb.result:
        Changes that Larss requested
      mysql-test/r/rpl_row_blob_myisam.result:
        Changes that Larss requested
      mysql-test/r/rpl_insert_id.result:
        updated results
      mysql-test/extra/rpl_tests/rpl_insert_id_pk.test:
        Suggested PK test by Lars
      mysql-test/t/rpl_insert_id_pk.test:
        Suggested PK test by Lars
      mysql-test/t/rpl_insert_id_pk-slave.opt:
        Suggested PK test by Lars
      mysql-test/r/rpl_insert_id_pk.result:
        Suggested PK test by Lars
      mysql-test/extra/rpl_tests/rpl_insert_id.test:
        updated per lars
      043ad067
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0 · 64baa9dd
      unknown authored
      into  poseidon.ndb.mysql.com:/home/tomas/mysql-5.0
      
      
      64baa9dd
    • unknown's avatar
      Bug#17233, disabled test in waiting for bug fix · 73bc11f4
      unknown authored
      73bc11f4
    • unknown's avatar
      More updates for using NDB as default and some bug fixes along the way · 68b51ff0
      unknown authored
      
      mysql-test/extra/rpl_tests/rpl_insert_id.test:
        Updated wiht 1022 error, order by and PK for use with NDB engine
      mysql-test/r/rpl_insert_id.result:
        Updated wiht 1022 error, order by and PK for use with NDB engine
      mysql-test/t/rpl_skip_error.test:
        updated to wrk with ndb
      mysql-test/r/rpl_skip_error.result:
        updated to wrk with ndb
      mysql-test/t/rpl_sporadic_master.test:
        updated to wrk with ndb
      mysql-test/r/rpl_sporadic_master.result:
        updated to wrk with ndb
      mysql-test/t/rpl_row_trig002.test:
        updated to work with NDB engine
      mysql-test/r/rpl_row_trig002.result:
        updated to work with NDB engine
      mysql-test/t/rpl_temporary.test:
        updated to work with NDB engine
      mysql-test/r/rpl_temporary.result:
        updated to work with NDB engine
      mysql-test/extra/rpl_tests/rpl_row_001.test:
        updated to work with NDB as default engine
      mysql-test/r/rpl_row_001.result:
        updated to work with NDB as default engine
      mysql-test/t/rpl_row_blob_innodb.test:
        Fixed bug in test case
      mysql-test/t/rpl_row_blob_innodb-slave.opt:
        Added slave option file to ensure correct engine type on slave
      mysql-test/r/rpl_row_blob_innodb.result:
        Updated results
      mysql-test/r/rpl_row_blob_myisam.result:
        Updated results
      mysql-test/r/rpl_ndb_log.result:
        update results file
      68b51ff0