1. 19 Oct, 2001 1 commit
    • unknown's avatar
      Unchecked changes, so that I could run mysql-test. · 7b440a73
      unknown authored
      If I ruined anything, write your complaints to sasha@mysql.com
      
      
      sql/sql_delete.cc:
        Unchecked changes, so that I could run mysql-test
      sql/sql_lex.h:
        Unchecked changes, so that I could run mysql-test
      sql/sql_parse.cc:
        Unchecked changes, so that I could run mysql-test
      sql/sql_union.cc:
        Unchecked changes, so that I could run mysql-test
      sql/sql_yacc.yy:
        Unchecked changes, so that I could run mysql-test
      BitKeeper/etc/ignore:
        Added libmysqld/examples/link_sources to the ignore list
      7b440a73
  2. 17 Oct, 2001 4 commits
  3. 16 Oct, 2001 17 commits
  4. 15 Oct, 2001 11 commits
  5. 14 Oct, 2001 3 commits
  6. 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
  7. 12 Oct, 2001 2 commits