1. 31 May, 2007 3 commits
    • unknown's avatar
      test case ps requires binlog for now · 7d3ae74a
      unknown authored
      
      mysql-test/t/ps.test:
        test requires binlog for now
      7d3ae74a
    • unknown's avatar
      Merge pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0-build-work-nn · 27bc5491
      unknown authored
      into  pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.1-build-work-nn
      
      
      mysql-test/t/mysqlbinlog.test:
        Auto merged
      mysql-test/t/mysqltest.test:
        Auto merged
      mysql-test/t/sp_trans.test:
        Auto merged
      mysql-test/t/user_var-binlog.test:
        Auto merged
      BitKeeper/deleted/.del-ctype_cp932_notembedded.test~3047e508460cef42:
        Auto merged
      mysql-test/extra/binlog_tests/blackhole.test:
        Auto merged
      mysql-test/extra/binlog_tests/ctype_cp932_binlog.test:
        Auto merged
      mysql-test/extra/binlog_tests/ctype_ucs_binlog.test:
        Auto merged
      mysql-test/extra/binlog_tests/drop_temp_table.test:
        Auto merged
      mysql-test/extra/binlog_tests/insert_select-binlog.test:
        Auto merged
      mysql-test/extra/binlog_tests/mix_innodb_myisam_binlog.test:
        Auto merged
      mysql-test/extra/binlog_tests/binlog.test:
        needs no change in 5.1 as it is in a separate folder
      mysql-test/r/binlog_stm_mix_innodb_myisam.result:
        needs regeneration
      mysql-test/t/mysqlbinlog-cp932.test:
        needs no change because already has dependency on binlog format
      mysql-test/t/mysqlbinlog2.test:
        needs no change because already has dependency on binlog format
      27bc5491
    • unknown's avatar
      some test cases cannot run with --skip-log-bin · 090c7396
      unknown authored
      
      mysql-test/r/mix_innodb_myisam_binlog.result:
        have_log_bin.inc increases transaction count by onw
      mysql-test/t/binlog.test:
        test obviously requires binlog
      mysql-test/t/blackhole.test:
        test requires binlog for now
      mysql-test/t/ctype_cp932_binlog.test:
        test requires binlog
      mysql-test/t/ctype_cp932_notembedded.test:
        test requires binlog for now
      mysql-test/t/ctype_ucs_binlog.test:
        test requires binlog
      mysql-test/t/drop_temp_table.test:
        test requires binlog for now
      mysql-test/t/flush_block_commit_notembedded.test:
        test requires binlog for now
      mysql-test/t/insert_select-binlog.test:
        test requires binlog
      mysql-test/t/mix_innodb_myisam_binlog.test:
        test requires binlog
      mysql-test/t/mysqlbinlog-cp932.test:
        test requires binlog
      mysql-test/t/mysqlbinlog.test:
        test requires binlog
      mysql-test/t/mysqlbinlog2.test:
        test requires binlog
      mysql-test/t/mysqltest.test:
        test requires binlog for now
      mysql-test/t/sp_trans.test:
        test requires binlog for now
      mysql-test/t/user_var-binlog.test:
        test requires binlog for now
      090c7396
  2. 30 May, 2007 5 commits
  3. 29 May, 2007 3 commits
  4. 28 May, 2007 2 commits
    • unknown's avatar
      Makefile.am: · 5fa711e6
      unknown authored
        Consistent use of '%::SCCS/s.%' to prevent some 'make'
        implementations from trying to update files in SCCS directory
      
      
      plugin/daemon_example/Makefile.am:
        Consistent use of '%::SCCS/s.%' to prevent some 'make'
        implementations from trying to update files in SCCS directory
      plugin/fulltext/Makefile.am:
        Consistent use of '%::SCCS/s.%' to prevent some 'make'
        implementations from trying to update files in SCCS directory
      unittest/Makefile.am:
        Consistent use of '%::SCCS/s.%' to prevent some 'make'
        implementations from trying to update files in SCCS directory
      unittest/examples/Makefile.am:
        Consistent use of '%::SCCS/s.%' to prevent some 'make'
        implementations from trying to update files in SCCS directory
      unittest/mysys/Makefile.am:
        Consistent use of '%::SCCS/s.%' to prevent some 'make'
        implementations from trying to update files in SCCS directory
      unittest/mytap/Makefile.am:
        Consistent use of '%::SCCS/s.%' to prevent some 'make'
        implementations from trying to update files in SCCS directory
      unittest/mytap/t/Makefile.am:
        Consistent use of '%::SCCS/s.%' to prevent some 'make'
        implementations from trying to update files in SCCS directory
      5fa711e6
    • unknown's avatar
      configure.in: · 0c03fa8e
      unknown authored
        After merge changes, removed unneeded Netware specific sprintf case
      
      
      configure.in:
        After merge changes, removed unneeded Netware specific sprintf case
      0c03fa8e
  5. 27 May, 2007 1 commit
    • unknown's avatar
      sql_parse.cc, config-win.h, config-netware.h: · 4e410d62
      unknown authored
        Don't try determine stack direction at configure time
      compiler_flag.m4:
        Use AC_TRY_COMPILE and AC_TRY_LINK instead of AC_TRY_RUN where possible
      misc.m4, configure.in:
        Use fourth argument to AC_TRY_RUN, to be used in cross compilation
        Don't try determine stack direction at configure time
      
      
      configure.in:
        Use fourth argument to AC_TRY_RUN, to be used in cross compilation
        Don't try determine stack direction at configure time
      config/ac-macros/compiler_flag.m4:
        Use AC_TRY_COMPILE and AC_TRY_LINK instead of AC_TRY_RUN where possible
      config/ac-macros/misc.m4:
        Use fourth argument to AC_TRY_RUN, to be used in cross compilation
        Don't try determine stack direction at configure time
      include/config-netware.h:
        Don't try determine stack direction at configure time
      include/config-win.h:
        Don't try determine stack direction at configure time
      sql/sql_parse.cc:
        Don't try determine stack direction at configure time
      4e410d62
  6. 24 May, 2007 8 commits
  7. 23 May, 2007 9 commits
  8. 22 May, 2007 9 commits
    • unknown's avatar
      Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.0-ndb · 0b8ce7cd
      unknown authored
      into  whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-single-user
      
      
      storage/ndb/src/common/transporter/Packer.cpp:
        Auto merged
      storage/ndb/src/common/transporter/TCP_Transporter.hpp:
        Auto merged
      storage/ndb/src/common/transporter/TransporterRegistry.cpp:
        Auto merged
      storage/ndb/src/kernel/blocks/cmvmi/Cmvmi.cpp:
        Auto merged
      storage/ndb/test/ndbapi/testNdbApi.cpp:
        manual merge
      storage/ndb/test/run-test/daily-basic-tests.txt:
        manual merge
      0b8ce7cd
    • unknown's avatar
      Merge whalegate.ndb.mysql.com:/home/tomas/mysql-4.1-ndb · 895af2c5
      unknown authored
      into  whalegate.ndb.mysql.com:/home/tomas/mysql-5.0-ndb
      
      895af2c5
    • unknown's avatar
      Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.1 · 1f93eb04
      unknown authored
      into  whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-single-user
      
      1f93eb04
    • unknown's avatar
      Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.0 · ac74eddd
      unknown authored
      into  whalegate.ndb.mysql.com:/home/tomas/mysql-5.0-ndb
      
      ac74eddd
    • unknown's avatar
      Merge whalegate.ndb.mysql.com:/home/tomas/mysql-4.1 · b93d7ed6
      unknown authored
      into  whalegate.ndb.mysql.com:/home/tomas/mysql-4.1-ndb
      
      b93d7ed6
    • unknown's avatar
      Merge trift2.:/MySQL/M50/bug26609-5.0 · 0598df6f
      unknown authored
      into  trift2.:/MySQL/M50/push-5.0
      
      0598df6f
    • unknown's avatar
      Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-telco-gca · 9a237b44
      unknown authored
      into  whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-single-user
      
      
      storage/ndb/src/kernel/blocks/backup/Backup.cpp:
        Auto merged
      storage/ndb/src/kernel/blocks/pgman.cpp:
        Auto merged
      storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:
        Auto merged
      storage/ndb/src/kernel/blocks/dbtup/DbtupScan.cpp:
        Auto merged
      storage/ndb/src/kernel/blocks/dbtup/DbtupDiskAlloc.cpp:
        manual merge
      9a237b44
    • unknown's avatar
      Bug #28593 cluster backup scans in acc index order, bad for disk data · 45cf4639
      unknown authored
      - change to scan in tup and disk order (if applicable)
      
      
      storage/ndb/src/kernel/blocks/backup/Backup.cpp:
        tup scan for backup also, not only lcp
      storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:
        choose disk order scan for disktables during backup
        + move bug workaround for 27776 from tup to lqh
      storage/ndb/src/kernel/blocks/dbtup/DbtupDiskAlloc.cpp:
        add missing jamEntry
      storage/ndb/src/kernel/blocks/dbtup/DbtupScan.cpp:
        move bug workaround for 27776 from tup to lqh
      storage/ndb/src/kernel/blocks/pgman.cpp:
        missing jamEntry
      45cf4639
    • unknown's avatar
      Merge trift2.:/MySQL/M50/bug26609-5.0 · c4639a57
      unknown authored
      into  trift2.:/MySQL/M51/bug26609-5.1
      
      
      Makefile.am:
        Manual merge: Include the "row_lock" suite in the "test-bt" target.
      scripts/make_binary_distribution.sh:
        Manual merge: Include the additional test suites in the binary package.
      c4639a57