1. 17 Oct, 2001 4 commits
  2. 16 Oct, 2001 17 commits
  3. 15 Oct, 2001 11 commits
  4. 14 Oct, 2001 3 commits
  5. 13 Oct, 2001 2 commits
    • unknown's avatar
      Merge work:/home/bk/mysql-4.0 · b28bfc7a
      unknown authored
      into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
      
      
      mysql-test/mysql-test-run.sh:
        Auto merged
      mysql-test/r/join.result:
        Auto merged
      mysql-test/t/join.test:
        Auto merged
      b28bfc7a
    • unknown's avatar
      64-bit portability fixes in network I/O · 5c1dbfe6
      unknown authored
      use $MAX_TABLES mysqltest variable to make join test portable
      make test now works with the manager on IA64 Linux
      
      
      client/mysqltest.c:
        added MAX_TABLES variable
      libmysql/libmysql.c:
        portability fixes for 64-bit systems
      mysql-test/mysql-test-run.sh:
        fixed bug - wrong values of -display in xterm in gdb mode
      mysql-test/r/join.result:
        make test work on both 32-bit and 64-bit systems
      mysql-test/t/join.test:
        make test work on both 32-bit and 64-bit systems
      sql/mini_client.cc:
        64-bit portability fixes
      sql/mini_client.h:
        64-bit portability fixes
      sql/slave.cc:
        64-bit portability fixes
      tools/mysqlmanager.c:
        64-bit portability fixes
      5c1dbfe6
  6. 12 Oct, 2001 3 commits
    • unknown's avatar
      ft_* and *bulk_insert* variables re-documented · cf6ffcf6
      unknown authored
      cf6ffcf6
    • unknown's avatar
      mysql-test/r/fulltext*.result updated · 0c2d19b5
      unknown authored
      
      mysql-test/r/fulltext_cache.result:
        fixed
      mysql-test/r/fulltext_left_join.result:
        fixed
      mysql-test/r/fulltext_multi.result:
        fixed
      mysql-test/r/fulltext_order_by.result:
        fixed
      0c2d19b5
    • unknown's avatar
      Merge work:/home/bk/mysql-4.0 · 6db21205
      unknown authored
      into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
      
      
      BitKeeper/etc/ignore:
        auto-union
      mysql-test/r/fulltext.result:
        Auto merged
      mysql-test/r/join.result:
        Auto merged
      mysql-test/r/fulltext_order_by.result:
        Auto merged
      mysql-test/r/fulltext_multi.result:
        Auto merged
      mysql-test/r/fulltext_cache.result:
        Auto merged
      mysql-test/t/fulltext.test:
        Auto merged
      mysql-test/t/join.test:
        Auto merged
      mysql-test/r/fulltext_left_join.result:
        Auto merged
      sql/handler.h:
        Auto merged
      6db21205