1. 13 Mar, 2002 7 commits
    • unknown's avatar
      merged · 33c67369
      unknown authored
      
      sql/ha_myisam.cc:
        Auto merged
      sql/lex.h:
        Auto merged
      sql/sql_yacc.yy:
        Auto merged
      33c67369
    • unknown's avatar
      mi_check flags cleanup · c1025105
      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
      c1025105
    • unknown's avatar
      optimization fix for bulk insert code · a2d41476
      unknown authored
      a2d41476
    • unknown's avatar
      More German manual fixups. · 459fec40
      unknown authored
      459fec40
    • unknown's avatar
      Changes for German manual in mysql.de website. · 502f4eff
      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.
      502f4eff
    • unknown's avatar
      Merge paul@work.mysql.com:/home/bk/mysql-4.0 · a726c01e
      unknown authored
      into teton.kitebird.com:/home/paul/mysql-4.0
      
      
      Docs/manual.texi:
        Auto merged
      a726c01e
    • unknown's avatar
      manual.texi add missing change note for mysql_real_escape_string() · 65937c70
      unknown authored
      
      Docs/manual.texi:
        add missing change note for mysql_real_escape_string()
      65937c70
  2. 12 Mar, 2002 7 commits
    • unknown's avatar
      Merge work:/home/bk/mysql-4.0/ · ba7e0fd8
      unknown authored
      into hynda.mysql.fi:/home/my/bk/mysql-4.0-quick-fixes
      
      
      include/my_global.h:
        Auto merged
      ba7e0fd8
    • unknown's avatar
      Modifications to MySQL source in order to make it compile on QnX. · 849e51a5
      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.
      849e51a5
    • unknown's avatar
      Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 · 2fea9d80
      unknown authored
      
      Docs/manual.texi:
        Auto merged
      client/mysql.cc:
        Auto merged
      2fea9d80
    • unknown's avatar
      fix after merge · c4b577f6
      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
      c4b577f6
    • unknown's avatar
      merge · b004e757
      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
      b004e757
    • unknown's avatar
      Fixed mysqldumpslow for new dump format. · 6852b516
      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
      6852b516
    • unknown's avatar
      Added help for --local-infile · 06e26b19
      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
      06e26b19
  3. 11 Mar, 2002 2 commits
  4. 10 Mar, 2002 5 commits
  5. 09 Mar, 2002 8 commits
  6. 08 Mar, 2002 4 commits
  7. 07 Mar, 2002 4 commits
  8. 06 Mar, 2002 3 commits