1. 10 Feb, 2006 22 commits
  2. 09 Feb, 2006 8 commits
    • unknown's avatar
      a bunch of IM fixes from the GUI team · d7ddf0e0
      unknown authored
      
      mysql-test/r/im_life_cycle.result:
        correct result
      mysql-test/t/im_life_cycle.imtest:
        check that wrong command is processed correctly
      server-tools/instance-manager/Makefile.am:
        always look for passwords in /etc/ on unixes
      server-tools/instance-manager/commands.cc:
        fix warning
      server-tools/instance-manager/instance.cc:
        fix monitoring capabilities, when no port was specified
        for an instance
      server-tools/instance-manager/instance_map.cc:
        allow relative paths in --defaults-file option
      server-tools/instance-manager/mysqlmanager.cc:
        fix windows warning
      server-tools/instance-manager/options.cc:
        add vars to allow relative paths in --defaults-file option
      server-tools/instance-manager/options.h:
        add an option
      server-tools/instance-manager/parse.cc:
        check for get_text_id return value
      server-tools/instance-manager/portability.h:
        add _snprintf define, move platfrom-independent
        ifdefs to priv.h
      server-tools/instance-manager/priv.cc:
        increase net timeout. it should be equal to mysqld's
      server-tools/instance-manager/priv.h:
        move platform-independent ifdefs here
      d7ddf0e0
    • unknown's avatar
      Merge mysql.com:/usr/home/ram/work/4.1.heap · 550a988a
      unknown authored
      into  mysql.com:/usr/home/ram/work/mysql-5.0
      
      
      mysql-test/t/heap.test:
        Auto merged
      mysql-test/r/heap.result:
        merge
      550a988a
    • unknown's avatar
      Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 · bd1be027
      unknown authored
      into  sanja.is.com.ua:/home/bell/mysql/bk/work-5.0
      
      
      bd1be027
    • unknown's avatar
      Merge neptunus.(none):/home/msvensson/mysql/mysqltestrun_faster/my50-mysqltestrun_faster · 36b485a3
      unknown authored
      into  neptunus.(none):/home/msvensson/mysql/mysql-5.0
      
      
      mysql-test/mysql-test-run.pl:
        Auto merged
      36b485a3
    • unknown's avatar
      Force stop of old cluster · fb601b13
      unknown authored
      
      mysql-test/mysql-test-run.pl:
        Set $using_ndbcluster_master to 1 if cluster is supported, to force a stop of old running cluster
      fb601b13
    • unknown's avatar
      Merge neptunus.(none):/home/msvensson/mysql/mysqltestrun_faster/my50-mysqltestrun_faster · 472362a8
      unknown authored
      into  neptunus.(none):/home/msvensson/mysql/mysql-5.0
      
      
      mysql-test/mysql-test-run.pl:
        Auto merged
      472362a8
    • unknown's avatar
      Start cluster only for testcases that really needs it and stop it when · 406d0ea5
      unknown authored
      not needed by the tescases. This will save test time for those testcases
      that does not need cluster, but need a restart, as they dont have to wait
      the extra time it would take for cluster to restart. It will also save
      time for other testcases, as cluster does not 
      need to be contacted for each table to be dropped or created.
      Backport from 5.1
      
      
      mysql-test/lib/mtr_cases.pl:
        Mark all test cases where name contains "ndb" as ndbcluster needed
      mysql-test/lib/mtr_match.pl:
        Add mtr_match_substring function
      mysql-test/lib/mtr_stress.pl:
        Extre param to mysqld_start
      mysql-test/mysql-test-run.pl:
        Only start ndbcluster for testcases that needs it.
      406d0ea5
    • unknown's avatar
      Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 · d7340a08
      unknown authored
      into  sanja.is.com.ua:/home/bell/mysql/bk/work-5.0
      
      
      d7340a08
  3. 08 Feb, 2006 6 commits
  4. 07 Feb, 2006 4 commits