1. 26 Jan, 2005 7 commits
  2. 25 Jan, 2005 33 commits
    • unknown's avatar
      rem0rec.h: · 6975ce41
      unknown authored
        Corrected formatting of comments.
      rem0rec.ic:
        rec_set_info_and_status_bits(): pass arguments to rec_set_info_bits()
        in the correct order.
        Corrected formatting of comments.
      
      
      innobase/include/rem0rec.ic:
        rec_set_info_and_status_bits(): pass arguments to rec_set_info_bits()
        in the correct order.
        Corrected formatting of comments.
      innobase/include/rem0rec.h:
        Corrected formatting of comments.
      6975ce41
    • unknown's avatar
      Merge mysql.com:/home/jonas/src/mysql-5.0 · e51d63ed
      unknown authored
      into mysql.com:/home/jonas/src/mysql-5.0-ndb
      
      
      e51d63ed
    • unknown's avatar
      Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0 · b898e738
      unknown authored
      into mysql.com:/home/jonas/src/mysql-5.0
      
      
      b898e738
    • unknown's avatar
      merge · 7401e427
      unknown authored
      7401e427
    • unknown's avatar
      Some minor fixes. · 026dacc1
      unknown authored
      
      mysql-test/mysql-test-run.sh:
        Less restricted permissions.
      mysql-test/r/rpl_rotate_logs.result:
        If the path where mysql-test-run was run was symlinked, this test could
        fail. This is a fix.
      mysql-test/t/rpl_rotate_logs.test:
        If the path where mysql-test-run was run was symlinked, this test could
        fail. This is a fix.
      026dacc1
    • unknown's avatar
      Merge · 082ea848
      unknown authored
      082ea848
    • unknown's avatar
      Some bug fixes and a feature add to mysql-test-run · a2fdebaa
      unknown authored
      
      client/mysql.cc:
        Fixed Bug#981  ".mysql_history is lost if mysql clinent exit when out of space"
      client/mysqlbinlog.cc:
        Fix for mysqlbinlog, mysql_close() needs to be called.
      libmysql/Makefile.shared:
        Added use of my_rename()
      mysql-test/mysql-test-run.sh:
        Added possibility to add file t/testname.disabled. This will disable a
        test with same base name. Additionally, if the .disabled file contains text,
        it will be appended as a comment after the test during run.
      a2fdebaa
    • unknown's avatar
      Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1 · 3ec5446c
      unknown authored
      into mysql.com:/usr/local/home/marty/MySQL/mysql-4.1
      
      
      3ec5446c
    • unknown's avatar
      Merge mysql.com:/home/jonas/src/mysql-5.0 · 7fca4dc8
      unknown authored
      into mysql.com:/home/jonas/src/mysql-5.0-ndb
      
      
      7fca4dc8
    • unknown's avatar
      merge · f796818f
      unknown authored
      
      ndb/test/run-test/daily-basic-tests.txt:
        Auto merged
      f796818f
    • unknown's avatar
      Merge mysql.com:/home/jonas/src/mysql-5.0 · caadc8e6
      unknown authored
      into mysql.com:/home/jonas/src/mysql-5.0-ndb
      
      
      caadc8e6
    • unknown's avatar
      Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1 · 47c46e25
      unknown authored
      into mysql.com:/home/jonas/src/mysql-4.1
      
      
      47c46e25
    • unknown's avatar
      ndb - Move mysql-test-run & testBackup into "basic suite" · e749259d
      unknown authored
      
      ndb/test/run-test/atrt-mysql-test-run:
        Fix result handling
      ndb/test/run-test/daily-basic-tests.txt:
        Move mysql-test-run & testBackup into "basic"
      ndb/test/run-test/daily-devel-tests.txt:
        Move mysql-test-run & testBackup into "basic"
      e749259d
    • unknown's avatar
      Fix two typos in comments. · fec9018e
      unknown authored
      
      sql/sql_parse.cc:
        Fix a comment.
      sql/sql_select.cc:
        Fix a comment.
      fec9018e
    • unknown's avatar
      Fix for failing INSERT IGNORE in test ndb_insert · 8fd38c7a
      unknown authored
      8fd38c7a
    • unknown's avatar
      Merge 4.1 -> 5.0 · f0a6c7e2
      unknown authored
      f0a6c7e2
    • unknown's avatar
      One more after merge fix of Jan Lindström's changeset in 4.1 · 892adb94
      unknown authored
      
      innobase/row/row0ins.c:
        One more after merge fix
      892adb94
    • unknown's avatar
      After merge fixes · 2ecd83a3
      unknown authored
      
      innobase/include/univ.i:
        Auto merged
      innobase/row/row0ins.c:
        After merge fixes of Jan Lindström's patch to 4.1
      2ecd83a3
    • unknown's avatar
      Makefile.am: · 65a0093d
      unknown authored
        after merge fix
      
      
      tests/Makefile.am:
        after merge fix
      65a0093d
    • unknown's avatar
      Merge hundin.mysql.fi:/home/marko/k/mysql-4.0 · b9ae83d5
      unknown authored
      into hundin.mysql.fi:/home/marko/k/mysql-4.1
      
      
      innobase/include/univ.i:
        Auto merged
      b9ae83d5
    • unknown's avatar
      InnoDB: Enable ut_ad() assertions in MySQL debug builds. · b7c59b9e
      unknown authored
      
      innobase/include/univ.i:
        InnoDB: Define UNIV_DEBUG when DBUG_ON (in MySQL) is defined.
        This enables InnoDB debug assertions in debug builds of mysqld.
      b7c59b9e
    • unknown's avatar
      updated logevent example · aa500975
      unknown authored
      added handling of Arbit log events
      
      
      ndb/examples/mgmapi_logevent_example/mgmapi_logevent.cpp:
        updated logevent example
      ndb/include/mgmapi/ndb_logevent.h:
        added comments
        added handling af aritration events
      ndb/src/mgmapi/ndb_logevent.cpp:
        added handling of Arit log events
      aa500975
    • unknown's avatar
      Merge marko@bk-internal.mysql.com:/home/bk/mysql-5.0 · a9ba3fe0
      unknown authored
      into hundin.mysql.fi:/home/marko/j/mysql-5.0
      
      
      a9ba3fe0
    • unknown's avatar
      InnoDB: Write status bits to MLOG_COMP_REC_INSERT entries. · 16ecc675
      unknown authored
      It is not safe to infer the status bits from the B-tree page
      level, because after MLOG_COMP_LIST_END_COPY_CREATED, the
      level will not be initialized before the records have been inserted.
      (Bug #7973)
      
      
      innobase/btr/btr0cur.c:
        Add parameter "offsets" to page_cur_insert_rec_low()
      innobase/include/page0cur.h:
        page_cur_rec_insert(), page_cur_insert_rec_low(): Add param "offsets"
      innobase/include/page0cur.ic:
        page_cur_rec_insert(), page_cur_insert_rec_low(): Add param "offsets"
      innobase/include/rem0rec.h:
        Add rec_get_info_and_status_bits() and rec_set_info_and_status_bits()
      innobase/include/rem0rec.ic:
        Add rec_get_info_and_status_bits() and rec_set_info_and_status_bits()
      innobase/page/page0cur.c:
        page_cur_insert_rec_write_log(), page_cur_parse_insert_rec():
        write the status bits of the record to the log (Bug #7973)
        page_cur_insert_rec_low(): add parameter "offsets"
        page_copy_rec_list_end_to_created_page(): remove unnecessary call
        to mem_heap_create()
      innobase/page/page0page.c:
        page_copy_rec_list_end_no_locks(), page_copy_rec_list_start():
        compute offsets and pass them to page_cur_rec_insert()
      16ecc675
    • unknown's avatar
      Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1 · 49920493
      unknown authored
      into gw.mysql.r18.ru:/usr/home/ram/work/4.1.b7261
      
      
      49920493
    • unknown's avatar
      Merge poseidon.ndb.mysql.com:/home/tomas/mysql-5.0 · 1bf31867
      unknown authored
      into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0-ndb
      
      
      1bf31867
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1 · ffff1705
      unknown authored
      into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
      
      
      ffff1705
    • unknown's avatar
      Merge gw.mysql.r18.ru:/usr/home/ram/work/4.1.b7261 · c889ba5e
      unknown authored
      into gw.mysql.r18.ru:/usr/home/ram/work/5.0
      
      
      mysql-test/r/lowercase_table2.result:
        Auto merged
      sql/sql_table.cc:
        Auto merged
      c889ba5e
    • unknown's avatar
      Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1 · 1e9a367f
      unknown authored
      into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0
      
      
      mysql-test/mysql-test-run.sh:
        Auto merged
      mysql-test/ndb/ndbcluster.sh:
        Auto merged
      1e9a367f
    • unknown's avatar
      backported ndb_mgm options from 5.0 · bb762b50
      unknown authored
          changed ndb_restore test somewhat to fisrt make the tables in myisam
      
      
      mysql-test/mysql-test-run.sh:
        backported ndb_mgm options from 5.0
      mysql-test/ndb/ndbcluster.sh:
        backported ndb_mgm options from 5.0
      mysql-test/r/ndb_restore.result:
        changed ndb_restore test somewhat to fisrt make the tables in myisam
      mysql-test/t/ndb_restore.test:
        changed ndb_restore test somewhat to fisrt make the tables in myisam
      bb762b50
    • unknown's avatar
      Merge · b2ca5974
      unknown authored
      
      mysql-test/mysql-test-run.sh:
        SCCS merged
      b2ca5974
    • unknown's avatar
      64fcbec8
    • unknown's avatar
      Merge poseidon.ndb.mysql.com:/home/tomas/mysql-5.0 · a5aef9f0
      unknown authored
      into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0-ndb
      
      
      sql/mysqld.cc:
        Auto merged
      a5aef9f0