1. 13 Dec, 2002 11 commits
  2. 12 Dec, 2002 2 commits
    • unknown's avatar
      Removed compiler warnings · e6783a87
      unknown authored
      Fixed wrong variable name for Windows
      
      
      VC++Files/innobase/innobase.dsp:
        Don't use precompiled headers (doesn't work with samba)
      VC++Files/myisammrg/myisammrg.dsp:
        Add missing files
      VC++Files/mysqlbinlog/mysqlbinlog.dsp:
        Fixed included paths
      VC++Files/mysqldemb/mysqldemb.dsp:
        Don't use precompiled headers (doesn't work with samba)
      VC++Files/mysqlserver/mysqlserver.dsp:
        Don't use precompiled headers (doesn't work with samba)
      VC++Files/sql/mysqld.dsp:
        Fixed paths
      innobase/include/univ.i:
        Removed compiler warning
      myisammrg/myrg_open.c:
        Removed compiler warning
      sql/ha_myisam.cc:
        Removed compiler warning
        Fixed wrong (but not dangerous) if statement
      sql/ha_myisammrg.cc:
        Removed compiler warning
      sql/mysqld.cc:
        Fixed wrong variable name for Windows
      sql/sql_update.cc:
        Removed not used label
      e6783a87
    • unknown's avatar
      - Fix handling of suffix option · 25c8f58a
      unknown authored
       - Replace function 'check_reserved_words' with correct one
      
      
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      25c8f58a
  3. 11 Dec, 2002 11 commits
  4. 10 Dec, 2002 7 commits
  5. 09 Dec, 2002 2 commits
  6. 07 Dec, 2002 1 commit
    • unknown's avatar
      bulk insert code optimized · 6271ea35
      unknown authored
      
      mysql-test/r/distinct.result:
        updated
      mysql-test/r/fulltext.result:
        updated
      mysql-test/r/select.result:
        updated
      mysql-test/r/show_check.result:
        updated
      mysql-test/t/insert.test:
        updated
      6271ea35
  7. 06 Dec, 2002 2 commits
  8. 05 Dec, 2002 4 commits