1. 17 Apr, 2001 3 commits
    • unknown's avatar
      Moved test to keep Tim happy · 6738cfb9
      unknown authored
      6738cfb9
    • unknown's avatar
      Fixed that -ldl is not used for clients · 51c2a1eb
      unknown authored
      Fixed rpl000001 to handle the most common mysql-test-run ports.
      
      
      configure.in:
        Fixed that -ldl is not used for clients
        (The old version breaked when client was compiled staticly)
      mysql-test/r/rpl000001.result:
        Fix to handle the most common mysql-test-run ports.
      mysql-test/t/rpl000001.test:
        Fix to handle the most common mysql-test-run ports.
      mysys/my_alloc.c:
        Extended min block a little to get faster mallocs
      scripts/mysql_install_db.sh:
        Fixed bug when using RPM and one had --basedir in my.cnf
      sql/Makefile.am:
        Add -ldl to mysqld link line
      strings/ctype-ujis.c:
        Remove warnings
      51c2a1eb
    • unknown's avatar
      Don't use ranges on HEAP tables with LIKE · 8512c526
      unknown authored
      Don't reconnect client on close
      
      
      libmysql/libmysql.c:
        Don't reconnect on close
      mysql-test/r/heap.result:
        Fixed heap table test
      sql/field.cc:
        Backed out wrong HEAP table bug fix
      sql/ha_heap.h:
        cleanup
      sql/mini_client.cc:
        Don't reconnect on close
      sql/opt_range.cc:
        Don't use ranges on HEAP tables with LIKE
      8512c526
  2. 16 Apr, 2001 5 commits
    • unknown's avatar
      Updated manual · 391b9849
      unknown authored
      
      Docs/manual.texi:
        Did a minor addition to the OS recommendation section.
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      391b9849
    • unknown's avatar
      The environment variable PAGER is now used as the default pager · aab24fff
      unknown authored
      Fixed bug with float columns
      
      
      
      Docs/manual.texi:
        Added new link
      client/mysql.cc:
        The environment variable PAGER is now used as the default pager
      sql/field.cc:
        Fixed bug with float columns.
      aab24fff
    • unknown's avatar
      Docs/manual.texi · 2cd409e3
      unknown authored
          Added a stern warning in a visible (in my opinion) place to make sure
          to compile with -fno-exceptions when using gcc
          Wrote a new paragraphs on OS comparison/choice in the Which OS section
      
      
      
      Docs/manual.texi:
        Added a stern warning in a visible (in my opinion) place to make sure
        to compile with -fno-exceptions when using gcc
        Wrote a new paragraphs on OS comparison/choice in the Which OS section
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      2cd409e3
    • unknown's avatar
      manual.texi Added InnoDB manual in manual.texi · 35739153
      unknown authored
      
      Docs/manual.texi:
        Added InnoDB manual in manual.texi
      35739153
    • unknown's avatar
      Fixed bug with HEAP tables when using LIKE · e5bd740d
      unknown authored
      
      Docs/manual.texi:
        Updated information about BDB tables.
      mysql-test/r/heap.result:
        Added test for HEAP bug
      mysql-test/t/heap.test:
        Added test for HEAP bug
      sql/field.cc:
        Fixed bug with HEAP tables
      sql/gen_lex_hash.cc:
        Smallare array
      e5bd740d
  3. 15 Apr, 2001 5 commits
  4. 14 Apr, 2001 3 commits
    • unknown's avatar
      Try to make MySQL compile under Cygwin. · 7cabdf04
      unknown authored
      Bug fix for Dec OSF on Alpha.
      
      Minor bug fix for server RPM.
      Tweak RPM support for mysqld-max.
      
      
      configure.in:
        Try to identify FIND_PROC for Cygwin.  Thanks to Pete French
        <pfrench@firstcallgroup.co.uk> for the initial patch.
        
        Add -mieee to C(XX)FLAGS on Dec OSF for alpha, to fix bug w/ floating
        point arithmetic.  Thanks to nick@netability.ie for the heads up.
        
        Don't make mysql-test depend on --with-bench; always build it.  Thanks
        to smurf@play.smurf.noris.de for the patch.
      include/global.h:
        Fix #defines if we are using __CYGWIN__.  Thanks to Pete French
        <pfrench@firstcallgroup.co.uk> for the initial patch.
      support-files/mysql.spec.sh:
        Change %preun script so that it doesn't shut down mysqld after an
        upgrade.  Thanks to Andy Dustman for the patch.
        
        Add a %post Max script to restart mysqld after upgrading to mysqld-max.
      7cabdf04
    • unknown's avatar
      Merge · 46decdde
      unknown authored
      
      BitKeeper/etc/logging_ok:
        auto-union
      mysql-test/mysql-test-run.sh:
        SCCS merged
      46decdde
    • unknown's avatar
      mysql-test-run.sh don't depend on 'tr' · 15742ff3
      unknown authored
      
      mysql-test/mysql-test-run.sh:
        use IFS=: instead of tr : " "
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      15742ff3
  5. 13 Apr, 2001 8 commits
    • unknown's avatar
      Fix RPM to be able to build MySQL-Max · 9f7ef362
      unknown authored
      
      Docs/manual.texi:
        Added information about mysqld-max
      sql/gen_lex_hash.cc:
        Smaller table
      support-files/mysql.spec.sh:
        Fix RPM
      9f7ef362
    • unknown's avatar
      Added clean and distclean to the BDB makefile · 34837473
      unknown authored
      
      bdb/Makefile.in:
        Added clean and distclean to the makefile
      34837473
    • unknown's avatar
      Changed -O6 to -O3 · 6efc95d5
      unknown authored
      Portability fix for Innodb
      
      
      BUILD/compile-pentium-max:
        Change mode to -rwxrwxr-x
      BUILD/SETUP.sh:
        Changed -O6 to -O3
      Docs/manual.texi:
        Changed -O6 to -O3
      configure.in:
        Changed -O6 to -O3
        Added test of pthread_yield (For Innodb)
      innobase/os/os0thread.c:
        Fix portability problem with RedHat 6.1
      scripts/safe_mysqld.sh:
        Fix option --mysqld-version
      sql/gen_lex_hash.cc:
        Smaller array
      support-files/mysql.spec.sh:
        Changed -O6 to -O3
      6efc95d5
    • unknown's avatar
      manually merged · 58217460
      unknown authored
      
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      58217460
    • unknown's avatar
      log0recv.c Change Innobase text to InnoDB · 00b25496
      unknown authored
      log0log.c	Change Innobase text to InnoDB
      srv0start.c	Change Innobase text to InnoDB
      srv0srv.c	Change Innobase text to InnoDB
      ha_innobase.cc	Change Innobase text to InnoDB
      
      
      sql/ha_innobase.cc:
        Change Innobase text to InnoDB
      innobase/srv/srv0srv.c:
        Change Innobase text to InnoDB
      innobase/srv/srv0start.c:
        Change Innobase text to InnoDB
      innobase/log/log0log.c:
        Change Innobase text to InnoDB
      innobase/log/log0recv.c:
        Change Innobase text to InnoDB
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      00b25496
    • unknown's avatar
      Changes to get mysqld-max to compile · 3b78ab65
      unknown authored
      
      BUILD/SETUP.sh:
        Changed to use -ffixed-ebp with -fomit-frame-pointer
      BUILD/compile-pentium:
        Changed to use reckless flags as defaults as this appears to work
        good, even with stack-traces.
      Build-tools/Do-all-build-steps:
        Innobase -> Innodb
      Docs/manual.texi:
        Added information about -ffixed-ebp
      scripts/safe_mysqld.sh:
        Added option --mysqld-version
        Use mysqld-max binary as default if installed and --mysqld or --mysqld-version
        is not used
      support-files/mysql-max.spec.sh:
        Fixed bugs
      support-files/mysql.spec.sh:
        Added Max package
      tests/fork_big.pl:
        Added --user and --password
      3b78ab65
    • unknown's avatar
      Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql · 0948956b
      unknown authored
      
      Docs/manual.texi:
        Auto merged
      mysql-test/mysql-test-run.sh:
        Auto merged
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      0948956b
    • unknown's avatar
      Changed Innobase to Innodb · 3e6215d9
      unknown authored
      Deleted a lot of old benchmark runs
      
      
      BitKeeper/deleted/.del-ATIS-mysql-Linux_2.2.14_i686_xeon~3e820c28bf4af63a:
        Delete: sql-bench/Results/ATIS-mysql-Linux_2.2.14_i686_xeon
      BitKeeper/deleted/.del-RUN-mysql-Linux_2.2.14_i686_xeon~17854e751e1d9d1d:
        Delete: sql-bench/Results/RUN-mysql-Linux_2.2.14_i686_xeon
      BitKeeper/deleted/.del-alter-table-mysql-Linux_2.2.14_i686_xeon~64cc4b874cd6fabf:
        Delete: sql-bench/Results/alter-table-mysql-Linux_2.2.14_i686_xeon
      BitKeeper/deleted/.del-big-tables-mysql-Linux_2.2.14_i686_xeon~290c2c3de9d8e6b:
        Delete: sql-bench/Results/big-tables-mysql-Linux_2.2.14_i686_xeon
      BitKeeper/deleted/.del-connect-mysql-Linux_2.2.14_i686_xeon~ea19dc3ec55b3618:
        Delete: sql-bench/Results/connect-mysql-Linux_2.2.14_i686_xeon
      BitKeeper/deleted/.del-create-mysql-Linux_2.2.14_i686_xeon~50d15991293030ef:
        Delete: sql-bench/Results/create-mysql-Linux_2.2.14_i686_xeon
      BitKeeper/deleted/.del-insert-mysql-Linux_2.2.14_i686_xeon~c683ee4b9d214298:
        Delete: sql-bench/Results/insert-mysql-Linux_2.2.14_i686_xeon
      BitKeeper/deleted/.del-select-mysql-Linux_2.2.14_i686_xeon~ead3f11b46ac626f:
        Delete: sql-bench/Results/select-mysql-Linux_2.2.14_i686_xeon
      BitKeeper/deleted/.del-wisconsin-mysql-Linux_2.2.14_i686_xeon~7525b23938631801:
        Delete: sql-bench/Results/wisconsin-mysql-Linux_2.2.14_i686_xeon
      BitKeeper/deleted/.del-ATIS-mysql-Linux_2.2.14_my_SMP_i686~d275df58a04737c8:
        Delete: sql-bench/Results/ATIS-mysql-Linux_2.2.14_my_SMP_i686
      BitKeeper/deleted/.del-RUN-mysql-Linux_2.2.14_my_SMP_i686~d4766c7f8e70d7a2:
        Delete: sql-bench/Results/RUN-mysql-Linux_2.2.14_my_SMP_i686
      BitKeeper/deleted/.del-alter-table-mysql-Linux_2.2.14_my_SMP_i686~155a83b53c0e9d6:
        Delete: sql-bench/Results/alter-table-mysql-Linux_2.2.14_my_SMP_i686
      BitKeeper/deleted/.del-big-tables-mysql-Linux_2.2.14_my_SMP_i686~f1127add9307098b:
        Delete: sql-bench/Results/big-tables-mysql-Linux_2.2.14_my_SMP_i686
      BitKeeper/deleted/.del-connect-mysql-Linux_2.2.14_my_SMP_i686~45d2cdf9bea9cc37:
        Delete: sql-bench/Results/connect-mysql-Linux_2.2.14_my_SMP_i686
      BitKeeper/deleted/.del-create-mysql-Linux_2.2.14_my_SMP_i686~d46860c29c5d51ee:
        Delete: sql-bench/Results/create-mysql-Linux_2.2.14_my_SMP_i686
      BitKeeper/deleted/.del-insert-mysql-Linux_2.2.14_my_SMP_i686~e1771e0a164bc310:
        Delete: sql-bench/Results/insert-mysql-Linux_2.2.14_my_SMP_i686
      BitKeeper/deleted/.del-select-mysql-Linux_2.2.14_my_SMP_i686~ee2a063d66a183d:
        Delete: sql-bench/Results/select-mysql-Linux_2.2.14_my_SMP_i686
      BitKeeper/deleted/.del-wisconsin-mysql-Linux_2.2.14_my_SMP_i686~b7552710d35202b6:
        Delete: sql-bench/Results/wisconsin-mysql-Linux_2.2.14_my_SMP_i686
      BitKeeper/deleted/.del-ATIS-mysql-3.21-Linux_2.2.1_i686~660fb76ed6ccfb6f:
        Delete: sql-bench/Results/ATIS-mysql-3.21-Linux_2.2.1_i686
      BitKeeper/deleted/.del-RUN-mysql-3.21-Linux_2.2.1_i686~f6fdd64859e11de9:
        Delete: sql-bench/Results/RUN-mysql-3.21-Linux_2.2.1_i686
      BitKeeper/deleted/.del-alter-table-mysql-3.21-Linux_2.2.1_i686~f6f7ccd7b3c35f97:
        Delete: sql-bench/Results/alter-table-mysql-3.21-Linux_2.2.1_i686
      BitKeeper/deleted/.del-big-tables-mysql-3.21-Linux_2.2.1_i686~baa649caba113497:
        Delete: sql-bench/Results/big-tables-mysql-3.21-Linux_2.2.1_i686
      BitKeeper/deleted/.del-connect-mysql-3.21-Linux_2.2.1_i686~c0c26d4320182d85:
        Delete: sql-bench/Results/connect-mysql-3.21-Linux_2.2.1_i686
      BitKeeper/deleted/.del-create-mysql-3.21-Linux_2.2.1_i686~51581b24f45e0f5c:
        Delete: sql-bench/Results/create-mysql-3.21-Linux_2.2.1_i686
      BitKeeper/deleted/.del-insert-mysql-3.21-Linux_2.2.1_i686~fd082017c7c57a6:
        Delete: sql-bench/Results/insert-mysql-3.21-Linux_2.2.1_i686
      BitKeeper/deleted/.del-select-mysql-3.21-Linux_2.2.1_i686~ed3687e713ff0571:
        Delete: sql-bench/Results/select-mysql-3.21-Linux_2.2.1_i686
      BitKeeper/deleted/.del-wisconsin-mysql-3.21-Linux_2.2.1_i686~8147dc16a1dc6c47:
        Delete: sql-bench/Results/wisconsin-mysql-3.21-Linux_2.2.1_i686
      BitKeeper/deleted/.del-ATIS-mysql_3.21-Linux_2.0.35_i686~c25425e045ca8dfc:
        Delete: sql-bench/Results/ATIS-mysql_3.21-Linux_2.0.35_i686
      BitKeeper/deleted/.del-RUN-mysql_3.21-Linux_2.0.35_i686~ea8672d8473435:
        Delete: sql-bench/Results/RUN-mysql_3.21-Linux_2.0.35_i686
      BitKeeper/deleted/.del-alter-table-mysql_3.21-Linux_2.0.35_i686~762639f2560976bd:
        Delete: sql-bench/Results/alter-table-mysql_3.21-Linux_2.0.35_i686
      BitKeeper/deleted/.del-big-tables-mysql_3.21-Linux_2.0.35_i686~190e827e569c99a4:
        Delete: sql-bench/Results/big-tables-mysql_3.21-Linux_2.0.35_i686
      BitKeeper/deleted/.del-connect-mysql_3.21-Linux_2.0.35_i686~650abd213e6828c6:
        Delete: sql-bench/Results/connect-mysql_3.21-Linux_2.0.35_i686
      BitKeeper/deleted/.del-create-mysql_3.21-Linux_2.0.35_i686~df1b037d17b33587:
        Delete: sql-bench/Results/create-mysql_3.21-Linux_2.0.35_i686
      BitKeeper/deleted/.del-insert-mysql_3.21-Linux_2.0.35_i686~60c0965dff31db07:
        Delete: sql-bench/Results/insert-mysql_3.21-Linux_2.0.35_i686
      BitKeeper/deleted/.del-select-mysql_3.21-Linux_2.0.35_i686~5fadbac5f98696a:
        Delete: sql-bench/Results/select-mysql_3.21-Linux_2.0.35_i686
      BitKeeper/deleted/.del-wisconsin-mysql_3.21-Linux_2.0.35_i686~31703d40ea6b4f66:
        Delete: sql-bench/Results/wisconsin-mysql_3.21-Linux_2.0.35_i686
      BitKeeper/deleted/.del-ATIS-mysql-Linux_2.2.10_i686~3fa4d167cceff7e8:
        Delete: sql-bench/Results/ATIS-mysql-Linux_2.2.10_i686
      BitKeeper/deleted/.del-RUN-mysql-Linux_2.2.10_i686~712f52be5d195406:
        Delete: sql-bench/Results/RUN-mysql-Linux_2.2.10_i686
      BitKeeper/deleted/.del-alter-table-mysql-Linux_2.2.10_i686~93b78a85b720a186:
        Delete: sql-bench/Results/alter-table-mysql-Linux_2.2.10_i686
      BitKeeper/deleted/.del-big-tables-mysql-Linux_2.2.10_i686~99daa1c5370d077d:
        Delete: sql-bench/Results/big-tables-mysql-Linux_2.2.10_i686
      BitKeeper/deleted/.del-connect-mysql-Linux_2.2.10_i686~c92505d77e19d5ec:
        Delete: sql-bench/Results/connect-mysql-Linux_2.2.10_i686
      BitKeeper/deleted/.del-create-mysql-Linux_2.2.10_i686~9e7822f66df6aa76:
        Delete: sql-bench/Results/create-mysql-Linux_2.2.10_i686
      BitKeeper/deleted/.del-insert-mysql-Linux_2.2.10_i686~763edf9aec633f51:
        Delete: sql-bench/Results/insert-mysql-Linux_2.2.10_i686
      BitKeeper/deleted/.del-select-mysql-Linux_2.2.10_i686~a2e264d777b787d:
        Delete: sql-bench/Results/select-mysql-Linux_2.2.10_i686
      BitKeeper/deleted/.del-wisconsin-mysql-Linux_2.2.10_i686~301a82b12a84922b:
        Delete: sql-bench/Results/wisconsin-mysql-Linux_2.2.10_i686
      BitKeeper/deleted/.del-ATIS-mysql-win98~cd0705815d3af451:
        Delete: sql-bench/Results-win32/ATIS-mysql-win98
      BitKeeper/deleted/.del-RUN-mysql-win98~7f09e396772a8665:
        Delete: sql-bench/Results-win32/RUN-mysql-win98
      BitKeeper/deleted/.del-alter-table-mysql-win98~e8743982f790462:
        Delete: sql-bench/Results-win32/alter-table-mysql-win98
      BitKeeper/deleted/.del-big-tables-mysql-win98~99a1882effebbdf2:
        Delete: sql-bench/Results-win32/big-tables-mysql-win98
      BitKeeper/deleted/.del-connect-mysql-win98~2a11d5e3dfc0bc67:
        Delete: sql-bench/Results-win32/connect-mysql-win98
      BitKeeper/deleted/.del-create-mysql-win98~f66c2cb2909c4792:
        Delete: sql-bench/Results-win32/create-mysql-win98
      BitKeeper/deleted/.del-insert-mysql-win98~6d6cafc85a6c837:
        Delete: sql-bench/Results-win32/insert-mysql-win98
      BitKeeper/deleted/.del-select-mysql-win98~f370fac2d66a9faf:
        Delete: sql-bench/Results-win32/select-mysql-win98
      BitKeeper/deleted/.del-wisconsin-mysql-win98~8b3da9c5c5d2365b:
        Delete: sql-bench/Results-win32/wisconsin-mysql-win98
      BUILD/compile-pentium-debug-max:
        Innobase -> Innodb
      BUILD/compile-pentium-max:
        Innobase -> Innodb
      Docs/manual.texi:
        Innobase -> Innodb
      acinclude.m4:
        Innobase -> Innodb
      bdb/Makefile.in:
        Fix that make clean works
      configure.in:
        Innobase -> Innodb
      mysql-test/include/have_innodb.inc:
        Innobase -> Innodb
      mysql-test/install_test_db.sh:
        Innobase -> Innodb
      mysql-test/mysql-test-run.sh:
        Innobase -> Innodb
      mysql-test/r/have_innodb.require:
        Innobase -> Innodb
      mysql-test/r/innodb.result:
        Innobase -> Innodb
      mysql-test/t/innodb.test:
        Innobase -> Innodb
      scripts/mysql_install_db.sh:
        Innobase -> Innodb
      scripts/mysqlhotcopy.sh:
        Remove some warnings
      sql-bench/server-cfg.sh:
        Innobase -> Innodb
      sql/Makefile.am:
        Innobase -> Innodb
      sql/ha_innobase.cc:
        Innobase -> Innodb
      sql/ha_innobase.h:
        Innobase -> Innodb
      sql/handler.cc:
        Innobase -> Innodb
      sql/mysqld.cc:
        Innobase -> Innodb
      sql/sql_delete.cc:
        Innobase -> Innodb
      support-files/my-huge.cnf.sh:
        Innobase -> Innodb
      support-files/my-large.cnf.sh:
        Innobase -> Innodb
      support-files/my-medium.cnf.sh:
        Innobase -> Innodb
      support-files/my-small.cnf.sh:
        Innobase -> Innodb
      support-files/mysql-max.spec.sh:
        Innobase -> Innodb
      support-files/mysql.spec.sh:
        Innobase -> Innodb
      tests/fork_big.pl:
        Added checking of whole database
      3e6215d9
  6. 12 Apr, 2001 3 commits
    • unknown's avatar
      manual.texi Fix Bowser's birth date (1998 -> 1989) · ab0338a3
      unknown authored
      
      Docs/manual.texi:
        Fix Bowser's birth date (1998 -> 1989)
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      ab0338a3
    • unknown's avatar
      BitKeeper/triggers/post-commit · 4d4dbc94
      unknown authored
          do REAL_EMAIL magic
      mysql-test/mysql-test-run.sh
          added show_failed_diffs
      mysql-test/r/bench_count_distinct.result
          tired of waiting :-)
      mysql-test/r/rpl000001.result
          new test results after implementing Monty's Hack (TM)
      mysql-test/t/bench_count_distinct.test
          tired of waiting
      mysql-test/t/rpl000001.test
          implemented Monty's Hack (TM) to kill a query in the middle of update
          without generating a table with 30,000 rows. This will also avoice the
          timing uncertainty
      
      
      BitKeeper/triggers/post-commit:
        do REAL_EMAIL magic
      mysql-test/mysql-test-run.sh:
        added show_failed_diffs
      mysql-test/r/bench_count_distinct.result:
        tired of waiting :-)
      mysql-test/r/rpl000001.result:
        new test results after implementing Monty's Hack (TM)
      mysql-test/t/bench_count_distinct.test:
        tired of waiting
      mysql-test/t/rpl000001.test:
        implemented Monty's Hack (TM) to kill a query in the middle of update
        without generating a table with 30,000 rows. This will also avoice the
        timing uncertainty
      4d4dbc94
    • unknown's avatar
      Added intern which functions to benchmarks · fa30245c
      unknown authored
      
      Docs/manual.texi:
        Update about benchmarks
      mysql-test/mysql-test-run.sh:
        Added intern which functions
      fa30245c
  7. 11 Apr, 2001 11 commits
    • unknown's avatar
      re-added line that was resolved out during merge · 658ba944
      unknown authored
      658ba944
    • unknown's avatar
      merge · d6ca0213
      unknown authored
      
      BitKeeper/etc/logging_ok:
        auto-union
      d6ca0213
    • unknown's avatar
      mysql-test/t/rpl000015.test · 46e73b40
      unknown authored
          reversed incorrect temporary change
      
      
      mysql-test/t/rpl000015.test:
        reversed incorrect temporary change
      46e73b40
    • unknown's avatar
      fixed bugs in the new stuff in rpl000001 test · 72ccee9d
      unknown authored
      start slave thread if master.info is present and server_id is set
      updates for rpl000015 and rpl000016 to remove master.info to make sure
      master info struct does not get auto-initialized
      
      
      Docs/manual.texi:
        updates for recent changes
      mysql-test/r/rpl000001.result:
        update for test case change
      mysql-test/t/rpl000001.test:
        fixed bugs in the test case
      mysql-test/t/rpl000015.test:
        wrong change - to be reversed
      sql/mysqld.cc:
        start slave thread if master.info is present and server_id is set
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      72ccee9d
    • unknown's avatar
      Fixed bug when using a key on a CHAR(255) NULL column · e9d68767
      unknown authored
      
      Docs/manual.texi:
        New links
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      e9d68767
    • unknown's avatar
      os0file.c Change pwrite to os_file_pwrite to allow compilation if no pwrite · f21a5219
      unknown authored
      
      innobase/os/os0file.c:
        Change pwrite to os_file_pwrite to allow compilation if no pwrite
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      f21a5219
    • unknown's avatar
      Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql · c164b353
      unknown authored
      
      sql/slave.cc:
        Auto merged
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      c164b353
    • unknown's avatar
      Fixed bug in REGEXP for Linux Alpha · 9bf58f4f
      unknown authored
      
      Docs/manual.texi:
        Updated MyODBC section
      libmysql/conf_to_src.c:
        Fixed wrong typecast
      mysql-test/r/func_regexp.result:
        Added test case for REGEXP bug
      mysql-test/t/func_regexp.test:
        Added test case for REGEXP bug
      regex/engine.c:
        Fixed wrong type
      regex/regexec.c:
        Fixed wrong type
      sql/records.cc:
        Fixed test of READ lock
      sql/slave.cc:
        Cleanup
      9bf58f4f
    • unknown's avatar
      Merge work:/home/bk/mysql · 2adf9320
      unknown authored
      into mysql.sashanet.com:/home/sasha/src/bk/mysql
      
      
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      2adf9320
    • unknown's avatar
      Fixed a bug in pager, + added a feature to it. · a5052f00
      unknown authored
      
      client/mysql.cc:
        Fixed a bug in pager + added feature that the default
        pager will be the last one used. This is invoked in mysql
        client monitor with pager command without argument.
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      a5052f00
    • unknown's avatar
      do not log the drop internal temporary tables into the binary log · 0969368d
      unknown authored
      mark killed partially completed updates with an error code in binlog
      stop replication if the master reports a possible partial/killed update
      test partially killed update
      
      
      mysql-test/r/rpl000001.result:
        updated result
      mysql-test/r/rpl000012.result:
        updated result
      mysql-test/t/rpl000001.test:
        test handing a killed partial update
      mysql-test/t/rpl000012.test:
        test temporary table replication more thoroughly
      sql/log_event.h:
        mark killed partially completed updates with an error code
      BitKeeper/etc/ignore:
        Added bdb/btree/btree_auto.c bdb/build_vxworks/db_int.h bdb/build_win32/db_int.h bdb/build_win32/include.tcl bdb/build_win32/libdb.rc bdb/db/crdel_auto.c bdb/db/db_auto.c bdb/dist/config.hin to the ignore list
      sql/slave.cc:
        stop replication if the master reports a possible partial/killed update
      sql/sql_base.cc:
        do not log the drop internal temporary tables into the binary log
      0969368d
  8. 10 Apr, 2001 2 commits
    • unknown's avatar
      srv0srv.h Merging work for 3.23.37 · 0c971641
      unknown authored
      os0thread.c	Set created thread priority to QUERY_PRIOR if specified
      row0mysql.c	Drop table removes locks on the table, error handling changed
      row0ins.c	Insert now always sets a shared lock on a duplicate or suspected duplicate record
      lock0lock.h	Can remove locks from a table to be dropped
      lock0lock.c	Can remove locks from a table to be dropped
      srv0srv.c	Try to do log flush every second
      srv0start.c	No need for a slash at the end of dir
      trx0trx.h	Added an IGNORE option field to trx handle
      trx0trx.c	Added an IGNORE option field to trx handle
      ha_innobase.h	Added last_query_id field to handle
      ha_innobase.cc	Fix drop table hang, roll-forward etc.
      
      
      sql/ha_innobase.cc:
        Fix drop table hang, roll-forward etc.
      sql/ha_innobase.h:
        Added last_query_id field to handle
      innobase/trx/trx0trx.c:
        Added an IGNORE option field to trx handle
      innobase/include/trx0trx.h:
        Added an IGNORE option field to trx handle
      innobase/srv/srv0start.c:
        No need for a slash at the end of dir
      innobase/srv/srv0srv.c:
        Try to do log flush every second
      innobase/lock/lock0lock.c:
        Can remove locks from a table to be dropped
      innobase/include/lock0lock.h:
        Can remove locks from a table to be dropped
      innobase/row/row0ins.c:
        Insert now always sets a shared lock on a duplicate or suspected duplicate record
      innobase/row/row0mysql.c:
        Drop table removes locks on the table, error handling changed
      innobase/os/os0thread.c:
        Set created thread priority to QUERY_PRIOR if specified
      innobase/include/srv0srv.h:
        Merging work for 3.23.37
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      0c971641
    • unknown's avatar
      Merge work:/home/bk/mysql · 6b464d84
      unknown authored
      into mysql.sashanet.com:/home/sasha/src/bk/mysql
      
      
      6b464d84