1. 09 Jul, 2005 2 commits
  2. 08 Jul, 2005 11 commits
  3. 07 Jul, 2005 18 commits
  4. 06 Jul, 2005 9 commits
    • unknown's avatar
      Merge jwinstead@production.mysql.com:my/mysql-5.0-11045 · 2801882b
      unknown authored
      into  mysql.com:/home/jimw/my/mysql-5.0-clean
      
      
      VC++Files/sql/mysqld.dsp:
        Auto merged
      sql/ha_federated.cc:
        Auto merged
      sql/sql_acl.cc:
        Auto merged
      sql/sql_insert.cc:
        Auto merged
      sql/sql_lex.cc:
        Auto merged
      sql/sql_lex.h:
        Auto merged
      sql/sql_union.cc:
        Auto merged
      sql/sql_yacc.yy:
        Auto merged
      sql/table.cc:
        Auto merged
      sql/item_strfunc.cc:
        SCCS merged
      2801882b
    • unknown's avatar
      Merge · b4fc67ac
      unknown authored
      b4fc67ac
    • unknown's avatar
      Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 · 632624e7
      unknown authored
      into  sanja.is.com.ua:/home/bell/mysql/bk/work-bug4-5.0
      
      632624e7
    • unknown's avatar
      mtr_misc.pl: · a6b2529d
      unknown authored
        Corrected appending of .exe to Windows executables
        Don't alter read only @_ in foreach loop
      mysql-test-run.pl:
        Improved cleanup of binlogs
        Use separate log file for second master
        Corrected Windows paths to executables
      
      
      mysql-test/mysql-test-run.pl:
        Improved cleanup of binlogs
        Use separate log file for second master
        Corrected Windows paths to executables
      mysql-test/lib/mtr_misc.pl:
        Corrected appending of .exe to Windows executables
        Don't alter read only @_ in foreach loop
      a6b2529d
    • unknown's avatar
      Look in the directory above the executable for the my.cnf/ini, on Windows, as · 2633158e
      unknown authored
      the new installer and GUI tools expect. (Bug #10419) Also, dynamically bind to
      GetSystemWindowsDirectory() so that it works on all platforms. (Bug #5354)
      
      
      mysys/default.c:
        Dynamically bind to GetSystemWindowsDirectory() or emulate it, and also look
        in directory above the executable to find my.cnf/ini on Windows.
      2633158e
    • unknown's avatar
      Merge igor-inspiron.creware.com:/home/igor/mysql-5.0 · dc0b49d9
      unknown authored
      into igor-inspiron.creware.com:/home/igor/dev/mysql-5.0-0
      
      dc0b49d9
    • unknown's avatar
      view.result, view.test: · 45b189e3
      unknown authored
        Added a test case for bug #6120.
      sql_view.cc:
        Fixed bug #6120.
        The SP cache must be invalidated when a view is altered.
      
      
      sql/sql_view.cc:
        Fixed bug #6120.
        The SP cache must be invalidated when a view is altered.
      mysql-test/t/view.test:
        Added a test case for bug #6120.
      mysql-test/r/view.result:
        Added a test case for bug #6120.
      45b189e3
    • unknown's avatar
      Merge · fc8c8a7a
      unknown authored
      
      mysql-test/mysql-test-run.pl:
        Auto merged
      fc8c8a7a
    • unknown's avatar
      mysql-test-run.pl: · 8235505c
      unknown authored
        Handle case where SHELL isn't set in Cygwin
      mysql_client_test.dsp:
        Put output into the "client_debug" and "client_release" directories
      
      
      VC++Files/tests/mysql_client_test.dsp:
        Put output into the "client_debug" and "client_release" directories
      mysql-test/mysql-test-run.pl:
        Handle case where SHELL isn't set in Cygwin
      8235505c