1. 11 May, 2004 11 commits
  2. 10 May, 2004 15 commits
    • unknown's avatar
    • unknown's avatar
      logging_ok: · 66f9fc5e
      unknown authored
        Logging to logging@openlogging.org accepted
      item_cmpfunc.cc, ctype_recoding.test, ctype_recoding.result:
        Call Item_func_conv_charset::fix_fields() in Item_bool_func2::fix_length_and_dec() (but #3704)
      
      
      mysql-test/r/ctype_recoding.result:
        Call Item_func_conv_charset::fix_fields() in Item_bool_func2::fix_length_and_dec()
      mysql-test/t/ctype_recoding.test:
        Call Item_func_conv_charset::fix_fields() in Item_bool_func2::fix_length_and_dec()
      sql/item_cmpfunc.cc:
        Call Item_func_conv_charset::fix_fields() in Item_bool_func2::fix_length_and_dec()
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      66f9fc5e
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.1 · cce3988e
      unknown authored
      into mysql.com:/home/my/mysql-4.1
      
      cce3988e
    • unknown's avatar
      Merge mysql.com:/space/my/mysql-4.1 · f60aba09
      unknown authored
      into mysql.com:/space/my/mysql-4.1-build
      
      f60aba09
    • unknown's avatar
      - Renamed the Mac OS X StartupItem directory from · 267956b6
      unknown authored
         /Library/StartupItems/MySQL to /Library/StartupItems/MySQLCOM
         to avoid a name space collision with the MySQL Startup Item shipped
         with Mac OS X Server, updated the MySQLStartupItem PKG version
         number to reflect the change.
      
      
      Build-tools/Do-pkg:
         - Renamed the StartupItem directory from /Library/StartupItems/MySQL
           to /Library/StartupItems/MySQLCOM to avoid a name space collision
           with the MySQL Startup Item in Mac OS X Server
      support-files/MacOSX/StartupItem.Description.plist:
         - Bumped up the StartupItem Package version to 1.1 to indicate the
           change in directory naming
      267956b6
    • unknown's avatar
      Merge bk-internal:/home/bk/mysql-4.1/ · 3565cbc5
      unknown authored
      into serg.mylan:/usr/home/serg/Abk/mysql-4.1
      
      
      client/mysqldump.c:
        Auto merged
      3565cbc5
    • unknown's avatar
      merge resolve · 3c58a197
      unknown authored
      
      extra/perror.c:
        Auto merged
      ndb/include/debugger/SignalLoggerManager.hpp:
        Auto merged
      ndb/include/ndb_version.h:
        Auto merged
      ndb/src/common/portlib/unix/NdbMem.c:
        Auto merged
      ndb/src/common/portlib/unix/NdbThread.c:
        Auto merged
      ndb/src/common/util/Parser.cpp:
        Auto merged
      ndb/src/common/util/getarg.c:
        Auto merged
      ndb/src/common/util/version.c:
        Auto merged
      ndb/src/kernel/blocks/backup/restore/Restore.cpp:
        Auto merged
      ndb/src/kernel/blocks/dbutil/DbUtil.cpp:
        Auto merged
      ndb/src/kernel/blocks/ndbfs/AsyncFile.cpp:
        Auto merged
      ndb/src/kernel/ndb-main/Main.cpp:
        Auto merged
      ndb/src/mgmapi/test/keso.c:
        Auto merged
      ndb/src/mgmclient/test_cpcd/test_cpcd.cpp:
        Auto merged
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      3c58a197
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.1 · 4610b0fd
      unknown authored
      into mysql.com:/home/my/mysql-4.1
      
      4610b0fd
    • unknown's avatar
      Add read_rnd_buffer_size in my.cnf example files · e37ec666
      unknown authored
      Remove wrong redefine of vio_reset() (to compile libmysqld on windows)
      
      
      include/violite.h:
        Remove wrong redefine of vio_reset()
      support-files/my-huge.cnf.sh:
        Add read_rnd_buffer_size
      support-files/my-large.cnf.sh:
        Add read_rnd_buffer_size
      support-files/my-medium.cnf.sh:
        Add read_rnd_buffer_size
      support-files/my-small.cnf.sh:
        Add read_rnd_buffer_size
      e37ec666
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1 · 3ff2fcc9
      unknown authored
      into mc05.(none):/space/tomas/mysql-4.1
      
      3ff2fcc9
    • unknown's avatar
      Makefile: · 24bcebd8
      unknown authored
        slim make for ndb
      
      
      ndb/Makefile:
        slim make for ndb
      24bcebd8
    • unknown's avatar
      make warning fixes for ndb · 3e4afd98
      unknown authored
      3e4afd98
    • unknown's avatar
      Merge marko@build.mysql.com:/home/bk/mysql-4.1 · 241a49c8
      unknown authored
      into hundin.mysql.fi:/home/marko/j/mysql-4.1
      
      241a49c8
    • unknown's avatar
      more slim make of ndb tree · 10cd7df1
      unknown authored
      10cd7df1
    • unknown's avatar
      fix compiler warnings in ndb · 5f6d3f21
      unknown authored
      5f6d3f21
  3. 08 May, 2004 1 commit
  4. 07 May, 2004 8 commits
  5. 06 May, 2004 5 commits
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.1 · c62c4497
      unknown authored
      into mysql.com:/home/my/mysql-4.1
      
      
      libmysql/libmysql.c:
        Auto merged
      c62c4497
    • unknown's avatar
      Portability fixes · f3b3b2b1
      unknown authored
      Change strtoll -> my_strtoll10()
      Fixed bug in my_strntoul() and my_strntol() where we got different values on 32 and 64 bit systems (Bug #3472)
      
      
      configure.in:
        Fixed problem on IRIX64 (One can't have AC_MSG_RESULT on same row as AC_DEFINE
      extra/my_print_defaults.c:
        Fixed wrong definition for 'verbose'
      include/my_global.h:
        Portability fix (IRIX64)
      libmysql/client_settings.h:
        Remove compiler warnings
      libmysql/libmysql.c:
        Remove compiler warnings
      mysql-test/r/func_str.result:
        Updated results
      mysql-test/r/key_cache.result:
        Updated results to not depend on key_blocks_unused
      mysql-test/t/func_str.test:
        More test of long overflow
      mysql-test/t/key_cache.test:
        Updated results to not depend on key_blocks_unused
      sql/item.cc:
        Portability fix (don't use strtoll())
      sql/item.h:
        Portability fix (don't use strtoll())
      sql/item_sum.h:
        Portability fix (don't use strtoll())
      sql/item_timefunc.cc:
        Fixed compiler warning
      strings/ctype-simple.c:
        Fixed bug in my_strntoul() and my_strntol() where we got different values on 32 and 64 bit systems
      strings/ctype-ucs2.c:
        Fixed bug in my_strntoul() and my_strntol() where we got different values on 32 and 64 bit systems
      f3b3b2b1
    • unknown's avatar
      Merge miguel@bk-internal.mysql.com:/home/bk/mysql-4.1 · eac9345a
      unknown authored
      into hegel.local:/home/miguel/bk/mysql-4.1
      
      eac9345a
    • unknown's avatar
      Windows VC++ compiler compatibility · d4589044
      unknown authored
      
      sql/set_var.cc:
        VC++ error compiler compatibility
      d4589044
    • unknown's avatar
      Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 · 51339f30
      unknown authored
      into sanja.is.com.ua:/home/bell/mysql/bk/work-all_any-4.1
      
      51339f30