1. 05 Jan, 2005 3 commits
    • unknown's avatar
      replace position names and testes · a2d253d6
      unknown authored
      fixed bug
      
      a2d253d6
    • unknown's avatar
      Merge · 1504f89a
      unknown authored
      
      mysql-test/mysql_test_run_new.c:
        SCCS merged
      1504f89a
    • unknown's avatar
      WL#964 · 10075d27
      unknown authored
      _stricmp was replaved on sting_compare_func
      added breakes for windows
      
      
      mysql-test/mysql_test_run_new.c:
        _stricmp was replaved on sting_compare_func
        added breakes for windows
      10075d27
  2. 04 Jan, 2005 9 commits
    • unknown's avatar
      mysql_test_run_new.dsp: · 5ece36ee
      unknown authored
        Link mysql_test_run_new as console application
      my_manage.c:
        The type intptr_t isn't defined for VC 6.0
        Changed return type for CreateProcess() to bool
      mysql_test_run_new.c:
        The type intptr_t isn't defined for VC 6.0
      mysqltest.dsp:
        Added regex to additional build types for mysqltest
      mysqldump.dsp:
        Added mysys.lib for linking mysqldump
      
      
      VC++Files/client/mysqldump.dsp:
        Added mysys.lib for linking mysqldump
      VC++Files/client/mysqltest.dsp:
        Added regex to additional build types for mysqltest
      mysql-test/mysql_test_run_new.c:
        The type intptr_t isn't defined for VC 6.0
      mysql-test/my_manage.c:
        The type intptr_t isn't defined for VC 6.0
        Changed return type for CreateProcess() to bool
      VC++Files/mysql-test/mysql_test_run_new.dsp:
        Link mysql_test_run_new as console application
      5ece36ee
    • unknown's avatar
      Merge mysql.com:/home/mydev/mysql-4.1 · c967af85
      unknown authored
      into mysql.com:/home/mydev/mysql-4.1-4100
      
      c967af85
    • unknown's avatar
      Merge mysql.com:/home/jwinstead2/mysql-4.1-5875 · 38b68d08
      unknown authored
      into mysql.com:/home/jwinstead2/mysql-4.1-clean
      
      38b68d08
    • unknown's avatar
      Merge mysql.com:/home/jwinstead2/mysql-4.1-5878 · 963b15bb
      unknown authored
      into mysql.com:/home/jwinstead2/mysql-4.1-clean
      
      963b15bb
    • unknown's avatar
      Merge · 0b68614f
      unknown authored
      
      sql/set_var.cc:
        merge
      0b68614f
    • unknown's avatar
      client.c: · 4586fd88
      unknown authored
        Make multi-statements the preferred option name (to coincide
        with the renaming of the CLIENT_MULTI_RESULTS symbol to
        CLIENT_MULTI_STATEMENTS). Continue to allow multi-queries
        for backward compatibility.
      
      
      sql-common/client.c:
        Make multi-statements the preferred option name (to coincide
        with the renaming of the CLIENT_MULTI_RESULTS symbol to
        CLIENT_MULTI_STATEMENTS). Continue to allow multi-queries
        for backward compatibility.
      4586fd88
    • unknown's avatar
      Merge mysql.com:/home/mydev/mysql-4.1 · 7ba1fd92
      unknown authored
      into mysql.com:/home/mydev/mysql-4.1-4100
      
      7ba1fd92
    • unknown's avatar
      Make query_cache_wlock_invalidate visible in SHOW VARIABLES (Bug #7594) · 62a93417
      unknown authored
      
      sql/set_var.cc:
        Make query_cache_wlock_invalidate visible in SHOW VARIABLES
      62a93417
    • unknown's avatar
      Use 'ps xaww' in mysqld_safe (on Linux) so whole command-line is searched · ee3d2017
      unknown authored
      for port and/or pid-file parameters. (Bug #5878)
      
      
      scripts/mysqld_safe.sh:
        Change 'ps xa' to 'ps xaww' so whole command-line is examined
      ee3d2017
  3. 03 Jan, 2005 19 commits
  4. 02 Jan, 2005 5 commits
    • unknown's avatar
      set_var.cc: · 2477e3a7
      unknown authored
        Silence compiler warning.
      
      
      sql/set_var.cc:
        Silence compiler warning.
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      2477e3a7
    • unknown's avatar
      mysql-test-run.pl: · 5f22b251
      unknown authored
        Added initial support for multiple test suites
        Added usage information, i.e. --help
      
      
      mysql-test/mysql-test-run.pl:
        Added initial support for multiple test suites
        Added usage information, i.e. --help
      5f22b251
    • unknown's avatar
      Merge mysql.com:/home/wax/mysql/mysql-4.1 · c31f5011
      unknown authored
      into mysql.com:/home/wax/mysql/mysql-4.1test2
      
      c31f5011
    • unknown's avatar
      WL#964 · b6bfaea2
      unknown authored
      move my_end() after free_used_memory()
      
      
      client/mysqltest.c:
        move my_end() after free_used_memory()
      b6bfaea2
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.1 · b065a362
      unknown authored
      into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.1
      
      b065a362
  5. 01 Jan, 2005 4 commits