1. 02 Feb, 2005 5 commits
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1 · 28183504
      unknown authored
      into mysql.com:/home/mysqldev/tulin/mysql-4.1
      
      28183504
    • unknown's avatar
      backported configure flag from 5.0 · 51fd2712
      unknown authored
          workaround for HPUX signal.h error, missing extern "C" 
          moved my_thread_end to NdbThreadExit
         more checks for shared memory transporter signum setup
      
      
      acinclude.m4:
        backported configure flag from 5.0
      include/my_global.h:
        workaround for HPUX signal.h error, missing extern "C"
      ndb/src/common/portlib/NdbThread.c:
        moved my_thread_end to NdbThreadExit
      ndb/src/mgmsrv/ConfigInfo.cpp:
        more checks for shared memory transporter signum setup
      51fd2712
    • unknown's avatar
      Merge rurik.mysql.com:/home/igor/mysql-4.1 · eee06c84
      unknown authored
      into rurik.mysql.com:/home/igor/dev/mysql-4.1-0
      
      eee06c84
    • unknown's avatar
      func_str.result, func_str.test: · 3066c662
      unknown authored
        Added a test case for bug #7751.
      item_strfunc.cc:
        Fixed bug #7751.
        The function Item_func_conv::val_str did not update
        the unsigned_flag value.
      
      
      sql/item_strfunc.cc:
        Fixed bug #7751.
        The function Item_func_conv::val_str did not update
        the unsigned_flag value.
      mysql-test/t/func_str.test:
        Added a test case for bug #7751.
      mysql-test/r/func_str.result:
        Added a test case for bug #7751.
      3066c662
    • unknown's avatar
      ndb - backup fix, found on powermacg4 · 099e82a6
      unknown authored
      
      ndb/src/kernel/blocks/backup/Backup.cpp:
        index typo overwrote attribute array, found on powermacg4
      099e82a6
  2. 01 Feb, 2005 18 commits
  3. 31 Jan, 2005 17 commits