1. 12 May, 2001 1 commit
    • unknown's avatar
      Only mark MERGE readonly if all tables are readonly · 50da4864
      unknown authored
      Optimize some queries when using LIMIT
      
      
      merge/open.c:
        Only mark MERGE readonly if all tables are readonly
      myisammrg/myrg_open.c:
        Only mark MERGE readonly if all tables are readonly
      sql/sql_select.cc:
        Optimize some queries when using LIMIT
      50da4864
  2. 24 Apr, 2001 1 commit
    • unknown's avatar
      Fixes for embedded MySQL · 50ce7076
      unknown authored
      Some limit optimization
      
      
      BitKeeper/deleted/.del-ib_config.h.in~9e57db8504e55b7:
        Delete: innobase/ib_config.h.in
      BitKeeper/deleted/.del-ib_config.h~7539e26ffc614439:
        Delete: innobase/ib_config.h
      client/errmsg.c:
        Moved error messages from libmysqld/
      client/mysql.cc:
        Removed warnings
      include/errmsg.h:
        New info for embedded versions
      include/mysql_com.h:
        Fixes for embedded MySQL
      libmysql/errmsg.c:
        Fixes for embedded MySQL
      libmysqld/Makefile.am:
        Added HANDLER code
      libmysqld/lib_sql.cc:
        Fixes for embedded MySQL
      libmysqld/lib_vio.c:
        Fixes for embedded MySQL
      BitKeeper/etc/ignore:
        Added libmysqld/sql_handler.cc to the ignore list
      libmysqld/libmysqld.c:
        Fixes for embedded MySQL
      mysql-test/r/null_key.result:
        Fixed result for 4.0
      sql/net_serv.cc:
        Fixes for embedded MySQL
      sql/sql_parse.cc:
        Fixes for embedded MySQL where the query could be a const char*
      sql/sql_select.cc:
        Added limit optimization
      sql/sql_select.h:
        Added limit optimization
      50ce7076
  3. 18 Apr, 2001 6 commits
    • unknown's avatar
      Merge · 21276293
      unknown authored
      
      BitKeeper/etc/logging_ok:
        auto-union
      configure.in:
        Auto merged
      client/mysql.cc:
        Auto merged
      client/mysqltest.c:
        Auto merged
      mysql-test/mysql-test-run.sh:
        Auto merged
      sql/sql_select.cc:
        Auto merged
      Docs/manual.texi:
        SCCS merged
      sql/Makefile.am:
        SCCS merged
      21276293
    • unknown's avatar
      Update for MySQL-Max · 46fa2d1b
      unknown authored
      
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      46fa2d1b
    • unknown's avatar
      os0thread.c Change pthread_yield to sched_yield · af117be6
      unknown authored
      univ.i  	Change pthread_yield to sched_yield
      configure.in	Change pthread_yield to sched_yield
      
      
      innobase/configure.in:
        Change pthread_yield to sched_yield
      innobase/include/univ.i:
        Change pthread_yield to sched_yield
      innobase/os/os0thread.c:
        Change pthread_yield to sched_yield
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      af117be6
    • unknown's avatar
      client/mysqltest.c · 7ef3bd37
      unknown authored
          fixed typo
      
      
      client/mysqltest.c:
        fixed typo
      7ef3bd37
    • unknown's avatar
      lient/mysqltest.c · f1853703
      unknown authored
          added support for alphanumeric variables - import MASTER_MYPORT and
          SLAVE_MYPORT from the environment
      mysql-test/mysql-test-run.sh
          export MASTER_MYPORT and SLAVE_MYPORT for mysqltest
      mysql-test/t/rpl000015.test
          use MASTER_MYPORT
      mysql-test/t/rpl000016.test
          use MASTER_MYPORT
      
      
      client/mysqltest.c:
        added support for alphanumeric variables - import MASTER_MYPORT and
        SLAVE_MYPORT from the environment
      mysql-test/mysql-test-run.sh:
        export MASTER_MYPORT and SLAVE_MYPORT for mysqltest
      mysql-test/t/rpl000015.test:
        use MASTER_MYPORT
      mysql-test/t/rpl000016.test:
        use MASTER_MYPORT
      f1853703
    • unknown's avatar
      Fixed bugs in mysqltest · 1ba00453
      unknown authored
      
      client/mysqltest.c:
        Cleanup and bug fixes
      mysql-test/t/rpl000001.test:
        Fixed typo
      mysql-test/t/rpl000015.test:
        Changed to use table t1
      1ba00453
  4. 17 Apr, 2001 10 commits
  5. 16 Apr, 2001 5 commits
    • unknown's avatar
      Updated manual · 24771fdd
      unknown authored
      
      Docs/manual.texi:
        Did a minor addition to the OS recommendation section.
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      24771fdd
    • unknown's avatar
      The environment variable PAGER is now used as the default pager · 7f2bada9
      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.
      7f2bada9
    • unknown's avatar
      Docs/manual.texi · 28e18498
      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
      28e18498
    • unknown's avatar
      manual.texi Added InnoDB manual in manual.texi · 557e97ec
      unknown authored
      
      Docs/manual.texi:
        Added InnoDB manual in manual.texi
      557e97ec
    • unknown's avatar
      Fixed bug with HEAP tables when using LIKE · 00bdb82a
      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
      00bdb82a
  6. 15 Apr, 2001 7 commits
    • unknown's avatar
      Merge work:/home/bk/mysql-4.0 · 6d122a3d
      unknown authored
      into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
      
      
      BitKeeper/triggers/post-commit:
        Auto merged
      mysql-test/mysql-test-run.sh:
        Auto merged
      sql-bench/server-cfg.sh:
        Auto merged
      6d122a3d
    • unknown's avatar
      Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql · e086b365
      unknown authored
      
      BitKeeper/etc/logging_ok:
        auto-union
      Docs/manual.texi:
        Auto merged
      e086b365
    • unknown's avatar
      bad auto-merge fixed · 427a5187
      unknown authored
      427a5187
    • unknown's avatar
      mysqltest bugfix · d91f3a14
      unknown authored
      typo/bad merge fixed
      chmod a-x for man/*.1 files
      
      
      man/isamchk.1:
        Change mode to -rw-rw-r--
      man/mysqlaccess.1:
        Change mode to -rw-rw-r--
      man/mysqladmin.1:
        Change mode to -rw-rw-r--
      man/mysqld.1:
        Change mode to -rw-rw-r--
      man/mysqldump.1:
        Change mode to -rw-rw-r--
      man/mysqlshow.1:
        Change mode to -rw-rw-r--
      man/perror.1:
        Change mode to -rw-rw-r--
      man/safe_mysqld.1:
        Change mode to -rw-rw-r--
      mysql-test/r/handler.result:
        new tests added
      client/mysqltest.c:
        bug fixed: errors from handler.test (that is send_error()
        after send_fields) weren't catched by expected_errno
      mysql-test/t/handler.test:
        typo fixed
      sql/Makefile.am:
        bad merge fixed
      sql/sql_yacc.yy:
        bad merge (?) fixed
      d91f3a14
    • unknown's avatar
      Merge · 3ea20b50
      unknown authored
      
      Docs/manual.texi:
        Auto merged
      support-files/mysql.spec.sh:
        SCCS merged
      3ea20b50
    • unknown's avatar
      Cleanup of MySQL-Max description · 26271a9b
      unknown authored
      
      Docs/manual.texi:
        Moved things in example section.
        Added some links from user comments.
      26271a9b
    • unknown's avatar
      manual.texi minor wording changes to sections 6.1 - 6.3. · a3744378
      unknown authored
      
      Docs/manual.texi:
        minor wording changes to sections 6.1 - 6.3.
      a3744378
  7. 14 Apr, 2001 3 commits
    • unknown's avatar
      Try to make MySQL compile under Cygwin. · 9014e326
      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.
      9014e326
    • unknown's avatar
      Merge · 07beb289
      unknown authored
      
      BitKeeper/etc/logging_ok:
        auto-union
      mysql-test/mysql-test-run.sh:
        SCCS merged
      07beb289
    • unknown's avatar
      mysql-test-run.sh don't depend on 'tr' · ec5bda5d
      unknown authored
      
      mysql-test/mysql-test-run.sh:
        use IFS=: instead of tr : " "
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      ec5bda5d
  8. 13 Apr, 2001 7 commits
    • unknown's avatar
      Fix RPM to be able to build MySQL-Max · 9e31c34b
      unknown authored
      
      Docs/manual.texi:
        Added information about mysqld-max
      sql/gen_lex_hash.cc:
        Smaller table
      support-files/mysql.spec.sh:
        Fix RPM
      9e31c34b
    • unknown's avatar
      Added clean and distclean to the BDB makefile · 9e4f92ec
      unknown authored
      
      bdb/Makefile.in:
        Added clean and distclean to the makefile
      9e4f92ec
    • unknown's avatar
      merged · ac221066
      unknown authored
      ac221066
    • unknown's avatar
      merged · 61d9206d
      unknown authored
      
      BitKeeper/etc/logging_ok:
        auto-union
      BitKeeper/triggers/post-commit:
        Auto merged
      acinclude.m4:
        Auto merged
      configure.in:
        Auto merged
      mysql-test/mysql-test-run.sh:
        Auto merged
      sql/sql_delete.cc:
        Auto merged
      61d9206d
    • unknown's avatar
      Changed -O6 to -O3 · b80f1abd
      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
      b80f1abd
    • unknown's avatar
      mysql-test/mysql-test-run.sh · 01a54bd7
      unknown authored
          added --bench option
      sql-bench/Makefile.am
          added bench-count-distinct.sh test
      sql-bench/bench-init.pl.sh
          added --socket option
      
      
      mysql-test/mysql-test-run.sh:
        added --bench option
      sql-bench/Makefile.am:
        added bench-count-distinct.sh test
      sql-bench/bench-init.pl.sh:
        added --socket option
      sql-bench/server-cfg.sh:
        --socket
      BitKeeper/etc/ignore:
        Added sql-bench/bench-count-distinct to the ignore list
      01a54bd7
    • unknown's avatar
      manually merged · 98efce4a
      unknown authored
      
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      98efce4a