1. 13 Oct, 2002 2 commits
  2. 12 Oct, 2002 1 commit
    • unknown's avatar
      Two bug fixes · 32d981c3
      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
      32d981c3
  3. 09 Oct, 2002 7 commits
  4. 08 Oct, 2002 10 commits
  5. 07 Oct, 2002 8 commits
  6. 06 Oct, 2002 1 commit
  7. 05 Oct, 2002 2 commits
  8. 04 Oct, 2002 1 commit
  9. 03 Oct, 2002 2 commits
  10. 02 Oct, 2002 6 commits
    • unknown's avatar
      Clarify wildcards in dbname of GRANT command. · 57ef4202
      unknown authored
      57ef4202
    • unknown's avatar
      Update for Visual Studio Projects Files · 3726e2ba
      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
      3726e2ba
    • unknown's avatar
      manual.texi: · 7e539086
      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
      7e539086
    • unknown's avatar
      manual.texi: · 3c38869c
      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
      3c38869c
    • unknown's avatar
      Merge paul@work.mysql.com:/home/bk/mysql-4.0 · 883821a3
      unknown authored
      into teton.kitebird.com:/home/paul/mysql-4.0
      
      
      Docs/manual.texi:
        Auto merged
      883821a3
    • unknown's avatar
      manual.texi behavior -> behaviour · 85320d8d
      unknown authored
      
      Docs/manual.texi:
        behavior -> behaviour
      85320d8d