1. 15 Oct, 2002 1 commit
  2. 13 Oct, 2002 3 commits
    • unknown's avatar
      Merge mysql.com:/space/my/mysql-4.0 · 0d7fd11d
      unknown authored
      into mysql.com:/space/my/mysql-4.0-automake
      
      
      0d7fd11d
    • unknown's avatar
      - replaced Docs/LICENSE with Docs/MySQLEULA.txt · 4a498d68
      unknown authored
       - Updated scripts/make_binary_distribution and scripts/mysql-copyright*
         accordingly
      
      
      BitKeeper/deleted/.del-LICENSE~4cfaff8de837acb8:
        Delete: Docs/LICENSE
      BitKeeper/deleted/.del-MySQLEULA.doc~e7fa298916345cf3:
        Delete: Docs/MySQLEULA.doc
      Build-tools/mysql-copyright-2:
         - replaced LICENSE with MySQLEULA.txt
      Build-tools/mysql-copyright:
         - replaced LICENSE with MySQLEULA.txt
      scripts/make_binary_distribution.sh:
         - replaced LICENSE with MySQLEULA.txt
      4a498d68
    • unknown's avatar
      Builder C++ Embedded Server Sample · 78aa5f77
      unknown authored
      78aa5f77
  3. 12 Oct, 2002 1 commit
    • unknown's avatar
      Two bug fixes · 228bfb05
      unknown authored
      
      Docs/manual.texi:
        added text for fixes
      mysql-test/r/multi_update.result:
        new test case for multi-table deletes
      mysql-test/t/multi_update.test:
        new test case for multi-table deletes
      sql/sql_delete.cc:
        fix for multi-table deletes
      sql/sql_update.cc:
        fix for multi-table updates
      228bfb05
  4. 09 Oct, 2002 7 commits
  5. 08 Oct, 2002 10 commits
  6. 07 Oct, 2002 8 commits
  7. 06 Oct, 2002 1 commit
  8. 05 Oct, 2002 2 commits
  9. 04 Oct, 2002 1 commit
  10. 03 Oct, 2002 2 commits
  11. 02 Oct, 2002 4 commits
    • unknown's avatar
      Clarify wildcards in dbname of GRANT command. · b22c123c
      unknown authored
      b22c123c
    • unknown's avatar
      Update for Visual Studio Projects Files · 5b975a55
      unknown authored
      
      VC++Files/client/mysqlclient.dsp:
        Updated the sources files:  < net.c >net_serv.cpp
      VC++Files/innobase/innobase.dsp:
        Added configuration for to compile all the dependencies options for the other projects.
      VC++Files/libmysql/libmysql.dsp:
        Modified the xcopy command for to avoid an error for waiting the confirmation of the copy
      VC++Files/myisampack/myisampack.dsp:
        Updated source location
      VC++Files/mysql.dsw:
        Added project files: the embedded static library; my_print_defaults; comp_err
      VC++Files/mysqldemb/mysqldemb.dsp:
        Updated flags
      VC++Files/mysqlserver/mysqlserver.dsp:
        Updated flags
      VC++Files/pack_isam/pack_isam.dsp:
        Updated source location
      VC++Files/sql/mysqld.dsp:
        Added UDF and updated flags
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      5b975a55
    • unknown's avatar
      manual.texi: · df4ddb2c
      unknown authored
        InnoDB does allow a foreign key constraint name to be specified
      
      
      Docs/manual.texi:
        InnoDB does allow a foreign key constraint name to be specified
      df4ddb2c
    • unknown's avatar
      manual.texi: · 086e93d5
      unknown authored
        InnoDB does allow a foreign key constraint name to be specified, though it is not used in any way
      
      
      Docs/manual.texi:
        InnoDB does allow a foreign key constraint name to be specified, though it is not used in any way
      086e93d5