1. 21 Mar, 2002 2 commits
  2. 13 Mar, 2002 7 commits
    • unknown's avatar
      merged · 226169b1
      unknown authored
      
      sql/ha_myisam.cc:
        Auto merged
      sql/lex.h:
        Auto merged
      sql/sql_yacc.yy:
        Auto merged
      226169b1
    • unknown's avatar
      mi_check flags cleanup · d556096f
      unknown authored
      CHECK/REPAIR syntax cleanup
      REPAIR ... USE_FRM syntax
      
      
      include/myisam.h:
        mi_check flags cleanup
      myisam/mi_check.c:
        mi_check flags cleanup
      myisam/myisamchk.c:
        mi_check flags cleanup
      mysql-test/r/check.result:
        CHECK/REPAIR syntax cleanup
      mysql-test/r/show_check.result:
        CHECK/REPAIR syntax cleanup
      mysql-test/t/check.test:
        CHECK/REPAIR syntax cleanup
      mysql-test/t/show_check.test:
        CHECK/REPAIR syntax cleanup
      sql/ha_myisam.cc:
        mi_check flags cleanup
      sql/handler.h:
        mi_check flags cleanup
      sql/lex.h:
        REPAIR ... USE_FRM syntax
      sql/slave.cc:
        mi_check flags cleanup
      d556096f
    • unknown's avatar
      optimization fix for bulk insert code · 1b1f5263
      unknown authored
      1b1f5263
    • unknown's avatar
      More German manual fixups. · 82713386
      unknown authored
      82713386
    • unknown's avatar
      Changes for German manual in mysql.de website. · 7f4f728e
      unknown authored
      
      Docs/manual.de.texi:
        Fixed up German manual for mysql.de website (with English @node lines).
        @menu blocks are not filled so .info won't look nice.
      7f4f728e
    • unknown's avatar
      Merge paul@work.mysql.com:/home/bk/mysql-4.0 · 0116d95d
      unknown authored
      into teton.kitebird.com:/home/paul/mysql-4.0
      
      
      Docs/manual.texi:
        Auto merged
      0116d95d
    • unknown's avatar
      manual.texi add missing change note for mysql_real_escape_string() · d44f0064
      unknown authored
      
      Docs/manual.texi:
        add missing change note for mysql_real_escape_string()
      d44f0064
  3. 12 Mar, 2002 7 commits
    • unknown's avatar
      Merge work:/home/bk/mysql-4.0/ · f9cc0d26
      unknown authored
      into hynda.mysql.fi:/home/my/bk/mysql-4.0-quick-fixes
      
      
      include/my_global.h:
        Auto merged
      f9cc0d26
    • unknown's avatar
      Modifications to MySQL source in order to make it compile on QnX. · d716037e
      unknown authored
      
      config.guess:
        Added detection for QNX.
      config.sub:
        Added detection for QNX.
      include/m_ctype.h:
        QNX already used some of the symbols, changed names.
      include/my_global.h:
        For QNX.
      readline/vi_mode.c:
        For QNX.
      d716037e
    • unknown's avatar
      Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 · 4fd59d9c
      unknown authored
      
      Docs/manual.texi:
        Auto merged
      client/mysql.cc:
        Auto merged
      4fd59d9c
    • unknown's avatar
      fix after merge · bc15643c
      unknown authored
      
      Docs/manual.texi:
        Fix after merge
      include/my_global.h:
        merge fix
      mysql-test/r/create.result:
        merge fix
      mysys/thr_alarm.c:
        Fix for using --debug with alarms
      bc15643c
    • unknown's avatar
      merge · 6288ebb6
      unknown authored
      
      configure.in:
        Auto merged
      BitKeeper/deleted/.del-global.h~e80d28157acfdcb5:
        Auto merged
      client/mysqlimport.c:
        Auto merged
      sql/ha_isam.cc:
        Auto merged
      sql/ha_myisammrg.cc:
        Auto merged
      sql/mysqld.cc:
        Auto merged
      sql/table.cc:
        Auto merged
      6288ebb6
    • unknown's avatar
      Fixed mysqldumpslow for new dump format. · 6e37987c
      unknown authored
      Fix for HEAP tables with many rows deleted.
      Add '' arround database names in SHOW GRANT
      
      
      Docs/manual.texi:
        Fixed symlink examples.
      heap/hp_rfirst.c:
        Remove not needed patch.
      mysql-test/r/heap.result:
        Added test case for HEAP + many deletes
      mysql-test/t/heap.test:
        Added test case for HEAP + many deletes
      mysys/mf_loadpath.c:
        Resolve path's even if they don't end in '/'
      scripts/mysqldumpslow.sh:
        Fix for new dump format.
      sql/handler.cc:
        Fix for HEAP tables with many rows deleted.
      sql/sql_acl.cc:
        Add '' arround database names in SHOW GRANT
      6e37987c
    • unknown's avatar
      Added help for --local-infile · 4c221321
      unknown authored
      Fix for bug on intel where (int32) 1 << 32 == 1, which gave problems when using 32 keys.
      Allow SET PASSWORD for anonymous user
      
      
      Docs/manual.texi:
        Changelog
      client/mysql.cc:
        Added help for --local-infile
      client/mysqlimport.c:
        Merge with 4.0.
        Patch for LOCAL INFILE handling
      configure.in:
        cleanup
      include/global.h:
        Fix for bug on intel where (int32) 1 << 32 == 1
      mysql-test/r/create.result:
        Test of CREATE TABLE with 32 keys
      mysql-test/t/create.test:
        Test of CREATE TABLE with 32 keys
      scripts/mysqlhotcopy.sh:
        Patch for databasenames with space.
      sql/ha_isam.cc:
        Fix for bug on intel where (int32) 1 << 32 == 1
      sql/ha_myisam.cc:
        Fix for bug on intel where (int32) 1 << 32 == 1
      sql/ha_myisammrg.cc:
        Fix for bug on intel where (int32) 1 << 32 == 1
      sql/mysqld.cc:
        Added help for --local-infile
      sql/sql_acl.cc:
        Allow SET PASSWORD of anonymous user
      sql/table.cc:
        Fix for bug on intel where (int32) 1 << 32 == 1
      4c221321
  4. 11 Mar, 2002 2 commits
  5. 10 Mar, 2002 5 commits
  6. 09 Mar, 2002 8 commits
  7. 08 Mar, 2002 4 commits
  8. 07 Mar, 2002 4 commits
  9. 06 Mar, 2002 1 commit