1. 26 Jan, 2005 24 commits
  2. 25 Jan, 2005 16 commits
    • unknown's avatar
      rem0rec.h: · 32315e59
      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.
      32315e59
    • unknown's avatar
      merged · 036e9fcf
      unknown authored
      
      BitKeeper/etc/ignore:
        auto-union
      BUILD/SETUP.sh:
        Auto merged
      sql/mysqld.cc:
        Auto merged
      sql/sql_select.cc:
        Auto merged
      036e9fcf
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1 · 171620cd
      unknown authored
      into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
      
      171620cd
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.1 · 90b15d3e
      unknown authored
      into mysql.com:/my/mysql-4.1
      
      90b15d3e
    • unknown's avatar
      Cleanups during review · b91c6082
      unknown authored
      
      BitKeeper/etc/ignore:
        added libmysqld/examples/mysqltest_embedded
      client/mysqlbinlog.cc:
        Call mysql_close() before die()
      innobase/include/eval0eval.ic:
        Remove assert that fails on 64 bit machines
        (Tested with BUILD/compile-pentium64-valgrind-max on 64 bit Intel CPU)
      sql/mysqld.cc:
        Force lower_case_table_names to 0 if set to 2 on case insensitive file name
      sql/sql_select.cc:
        Remove #if 0
      b91c6082
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.1 · 6ed5678c
      unknown authored
      into mysql.com:/my/mysql-4.1
      
      6ed5678c
    • unknown's avatar
      Some minor fixes. · bcf34227
      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.
      bcf34227
    • unknown's avatar
      Merge · 189c1923
      unknown authored
      189c1923
    • unknown's avatar
      Some bug fixes and a feature add to mysql-test-run · 3b55f138
      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.
      3b55f138
    • unknown's avatar
      Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1 · 7c839fd3
      unknown authored
      into mysql.com:/usr/local/home/marty/MySQL/mysql-4.1
      
      7c839fd3
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1 · 1a39640d
      unknown authored
      into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
      
      1a39640d
    • unknown's avatar
      merge · 286ebc10
      unknown authored
      
      ndb/test/run-test/daily-basic-tests.txt:
        Auto merged
      286ebc10
    • unknown's avatar
      Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1 · 57b1a66c
      unknown authored
      into mysql.com:/home/jonas/src/mysql-4.1
      
      57b1a66c
    • unknown's avatar
      ndb - Move mysql-test-run & testBackup into "basic suite" · aeaf10b2
      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"
      aeaf10b2
    • unknown's avatar
      Fix two typos in comments. · e56d97ea
      unknown authored
      
      sql/sql_parse.cc:
        Fix a comment.
      sql/sql_select.cc:
        Fix a comment.
      e56d97ea
    • unknown's avatar
      Fix for failing INSERT IGNORE in test ndb_insert · 2385ed04
      unknown authored
      2385ed04