1. 21 Jan, 2005 4 commits
  2. 20 Jan, 2005 14 commits
  3. 19 Jan, 2005 10 commits
    • unknown's avatar
      Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1 · 9a8db185
      unknown authored
      into mysql.com:/dbdata/psergey/mysql-4.1-bug7885
      
      9a8db185
    • unknown's avatar
      Merge mysql.com:/home/jimw/my/mysql-4.1-build · 65180796
      unknown authored
      into mysql.com:/home/jimw/my/mysql-4.1-clean
      
      65180796
    • unknown's avatar
      Fix all BUILD/*max* scripts to use -DBIG_TABLES, like our real Max builds do. · 1eaf8bd4
      unknown authored
      (Simpler fix than last commit -- no need to mess with base_cxxflags.)
      
      
      BUILD/compile-amd64-max:
        use $max_cflags
      BUILD/compile-pentium-debug-max:
        use $max_cflags
      BUILD/compile-pentium-debug-max-no-embedded:
        use $max_cflags
      BUILD/compile-pentium-max:
        use $max_cflags
      BUILD/compile-pentium-valgrind-max:
        use $max_cflags
      BUILD/compile-ppc-debug-max:
        use $max_cflags
      BUILD/compile-ppc-max:
        use $max_cflags
      BUILD/compile-amd64-debug-max:
        use $max_cflags, remove unnecessary base_cxxflags stuff
      1eaf8bd4
    • unknown's avatar
      ndb - make sure scan recevier pointers are aligned · f9fc7d91
      unknown authored
      
      ndb/src/ndbapi/NdbScanOperation.cpp:
        align pointers
      f9fc7d91
    • unknown's avatar
      Merge lgrimmer@bk-internal.mysql.com:/home/bk/mysql-4.1 · d361a33d
      unknown authored
      into mysql.com:/space/my/mysql-4.1
      
      d361a33d
    • unknown's avatar
      Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1 · a72c6ea1
      unknown authored
      into mysql.com:/home/jonas/src/mysql-4.1
      
      a72c6ea1
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1 · b26208bf
      unknown authored
      into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
      
      b26208bf
    • unknown's avatar
    • unknown's avatar
      bug#7777 - ndb compile on qnx · 44bac034
      unknown authored
        remove usage of compiler supplied <new> and instead
        impl. own inlined placement new
      
      
      ndb/include/kernel/AttributeHeader.hpp:
        remove usage <new>
      ndb/include/ndb_global.h.in:
        remove usage <new>
        instead impl. own
      ndb/src/kernel/blocks/backup/BackupInit.cpp:
        remove usage <new>
      ndb/src/kernel/blocks/cmvmi/Cmvmi.cpp:
        remove usage <new>
      ndb/src/kernel/blocks/dbdih/DbdihInit.cpp:
        remove usage <new>
      ndb/src/kernel/blocks/dblqh/DblqhInit.cpp:
        remove usage <new>
      ndb/src/kernel/blocks/dbtc/DbtcInit.cpp:
        remove usage <new>
      ndb/src/kernel/blocks/dbtup/DbtupGen.cpp:
        remove usage <new>
      ndb/src/kernel/blocks/dbtux/Dbtux.hpp:
        remove usage <new>
      ndb/src/kernel/blocks/grep/GrepInit.cpp:
        remove usage <new>
      ndb/src/kernel/blocks/suma/SumaInit.cpp:
        remove usage <new>
      ndb/src/kernel/vm/Emulator.cpp:
        remove usage <new>
      ndb/src/kernel/vm/SimulatedBlock.hpp:
        remove usage <new>
      ndb/src/mgmapi/mgmapi_configuration.cpp:
        remove usage <new>
      44bac034
    • unknown's avatar
      bug#7693 - ndb · 523bed35
      unknown authored
        when using shm transporter, set sigmask on each thread using pthread_sigmask
      
      
      configure.in:
        Add more functions needed for SHM
      ndb/src/common/portlib/NdbThread.c:
        1) Create thread wrapper function
        2) block SIGUSR1 #ifdef NDB_SHM_TRANSPORTER
      ndb/src/common/transporter/TransporterRegistry.cpp:
        (un)block SIGUSR1 #ifdef NDB_SHM_TRANSPORTER
      sql/ha_ndbcluster.cc:
        cast pointer to UintPtr before printout
      523bed35
  4. 18 Jan, 2005 12 commits
    • unknown's avatar
      Merge bk-internal:/home/bk/mysql-4.1 · ae59e99d
      unknown authored
      into mysql.com:/home/jimw/my/mysql-4.1-clean
      
      ae59e99d
    • unknown's avatar
      Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1 · 4c49b926
      unknown authored
      into sinisa.nasamreza.org:/mnt/work/mysql-4.1
      
      4c49b926
    • unknown's avatar
      fixing wrong value for "examined rows" when UNION's are used. · 147d1ef1
      unknown authored
      
      mysql-test/r/union.result:
        result for a test case for the wrong examined rows with UNION's
      mysql-test/t/union.test:
        test case for the wrong examined rows with UNION's
      sql/sql_union.cc:
        a patch for the wrong examined rows with UNION's
      147d1ef1
    • unknown's avatar
      Update type_float test results after merge. · 9ceccfaf
      unknown authored
      
      mysql-test/r/type_float.result:
        Update test results (4.1 produces a warning that 4.0 did not,
        and they were merged into the wrong position).
      9ceccfaf
    • unknown's avatar
      Merge mysql.com:/home/jimw/my/mysql-4.1-6913 · 8a333476
      unknown authored
      into mysql.com:/home/jimw/my/mysql-4.1-clean
      
      8a333476
    • unknown's avatar
      Merge changed tests · e2d77a5f
      unknown authored
      
      sql/field_conv.cc:
        Auto merged
      mysql-test/r/type_float.result:
        Merge
      mysql-test/t/type_float.test:
        Merge
      e2d77a5f
    • unknown's avatar
      Merge mysql.com:/home/jimw/my/mysql-4.0-7700 · 22ecb9ce
      unknown authored
      into mysql.com:/home/jimw/my/mysql-4.0-clean
      
      22ecb9ce
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.1 · 7041e32d
      unknown authored
      into mysql.com:/home/dlenev/src/mysql-4.1-merges
      
      7041e32d
    • unknown's avatar
      - small improvement for the logrotate config file (patch found in the SUSE · f6beb041
      unknown authored
        source RPM): use "mysqladmin ping" instead of grepping the process list 
        for the mysqld binary (should be more portable than relying on the "ps"
        options
      
      
      support-files/mysql-log-rotate.sh:
        - small improvement (patch found in the SUSE source RPM): use "mysqladmin ping"
          instead of grepping the process list for the mysqld binary (should be more
          portable than relying on the "ps" options
      f6beb041
    • unknown's avatar
      Added test for bug #7884 "Able to add invalid unique index on TIMESTAMP · b225d119
      unknown authored
      prefix", which roots were fixed in 4.0 tree.
      
      
      mysql-test/r/alter_table.result:
        Added test for bug #7884 "Able to add invalid unique index on TIMESTAMP
        prefix".
      mysql-test/t/alter_table.test:
        Added test for bug #7884 "Able to add invalid unique index on TIMESTAMP
        prefix".
      b225d119
    • unknown's avatar
      Fix for BUG#7885 · 2d03bcdd
      unknown authored
      
      mysql-test/r/subselect.result:
        Testcase for BUG#7885
      mysql-test/t/subselect.test:
        Testcase for BUG#7885
      sql/item_subselect.cc:
        Fix for BUG#7885: In Item_subselect::fix_fields, return error if engine->prepare fails.
        Also removed redundant code line.
      2d03bcdd
    • unknown's avatar
      Cleanups in Makefile.ams · f3dbca5c
      unknown authored
      
      client/Makefile.am:
        Remove  explicit _DEPENDENCIES, they are not needed with automatic
         dependency tracking wich we started using several months ago.
        Don't use relative paths in makefiles.
      regex/Makefile.am:
        Remove  explicit _DEPENDENCIES, they are not needed with automatic
         dependency tracking wich we started using several months ago.
        Don't use relative paths.
      strings/Makefile.am:
        Remove dead rule.
      f3dbca5c