1. 08 Jun, 2001 2 commits
    • unknown's avatar
      manual.texi minor cleanup · 6fceef9f
      unknown authored
      
      Docs/manual.texi:
        minor cleanup
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      6fceef9f
    • unknown's avatar
      Added a link to manual. · 2c820186
      unknown authored
      
      Docs/manual.texi:
        Added a link.
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      2c820186
  2. 07 Jun, 2001 3 commits
  3. 06 Jun, 2001 5 commits
  4. 05 Jun, 2001 11 commits
    • unknown's avatar
      Merge paul@work.mysql.com:/home/bk/mysql · e2b4639a
      unknown authored
      into teton.kitebird.com:/home/paul/mysql
      
      e2b4639a
    • unknown's avatar
      manual.texi minor clarifications to Windows section · e4233898
      unknown authored
      
      Docs/manual.texi:
        minor clarifications to Windows section
      e4233898
    • unknown's avatar
      manual.texi correct instance of mysql_escape() to mysql_escape_string(); · b870372d
      unknown authored
      manual.texi	add mention of mysql_escape_string() for PHP API;
      manual.texi	add mention of PreparedStatement, placeholders for JDBC API.
      
      
      Docs/manual.texi:
        correct instance of mysql_escape() to mysql_escape_string();
        add mention of mysql_escape_string() for PHP API;
        add mention of PreparedStatement, placeholders for JDBC API.
      b870372d
    • unknown's avatar
      mem0pool.h Fix a bus error in aligment of longlong on Solaris · 9fa257cd
      unknown authored
      
      innobase/include/mem0pool.h:
        Fix a bus error in aligment of longlong on Solaris
      9fa257cd
    • unknown's avatar
      Updated benchmark results. · 6b450f1b
      unknown authored
      
      BitKeeper/deleted/.del-ATIS-mysql-Linux_2.2.14_my_SMP_i686-cmp-mysql,pg~f761da5546f0d362:
        Delete: sql-bench/Results/ATIS-mysql-Linux_2.2.14_my_SMP_i686-cmp-mysql,pg
      BitKeeper/deleted/.del-RUN-mysql-Linux_2.2.14_my_SMP_i686-cmp-mysql,pg~79ac0482599eace1:
        Delete: sql-bench/Results/RUN-mysql-Linux_2.2.14_my_SMP_i686-cmp-mysql,pg
      BitKeeper/deleted/.del-alter-table-mysql-Linux_2.2.14_my_SMP_i686-cmp-mysql,pg~dfc480becae45236:
        Delete: sql-bench/Results/alter-table-mysql-Linux_2.2.14_my_SMP_i686-cmp-mysql,pg
      BitKeeper/deleted/.del-big-tables-mysql-Linux_2.2.14_my_SMP_i686-cmp-mysql,pg~a2a77f37b689cd63:
        Delete: sql-bench/Results/big-tables-mysql-Linux_2.2.14_my_SMP_i686-cmp-mysql,pg
      BitKeeper/deleted/.del-connect-mysql-Linux_2.2.14_my_SMP_i686-cmp-mysql,pg~7dd5ac726f86cf0b:
        Delete: sql-bench/Results/connect-mysql-Linux_2.2.14_my_SMP_i686-cmp-mysql,pg
      BitKeeper/deleted/.del-create-mysql-Linux_2.2.14_my_SMP_i686-cmp-mysql,pg~441a6aefd381e319:
        Delete: sql-bench/Results/create-mysql-Linux_2.2.14_my_SMP_i686-cmp-mysql,pg
      BitKeeper/deleted/.del-insert-mysql-Linux_2.2.14_my_SMP_i686-cmp-mysql,pg~d12a7edef05d7185:
        Delete: sql-bench/Results/insert-mysql-Linux_2.2.14_my_SMP_i686-cmp-mysql,pg
      BitKeeper/deleted/.del-select-mysql-Linux_2.2.14_my_SMP_i686-cmp-mysql,pg~ddcf36cdf3f72e8c:
        Delete: sql-bench/Results/select-mysql-Linux_2.2.14_my_SMP_i686-cmp-mysql,pg
      BitKeeper/deleted/.del-wisconsin-mysql-Linux_2.2.14_my_SMP_i686-cmp-mysql,pg~2db07249379f36:
        Delete: sql-bench/Results/wisconsin-mysql-Linux_2.2.14_my_SMP_i686-cmp-mysql,pg
      sql-bench/Comments/postgres.benchmark:
        b
      6b450f1b
    • unknown's avatar
      manual.texi 1) manual says mysql.server uses "user"; it doesn't. · 5b229039
      unknown authored
      manual.texi	2) manual says mysql.server uses "bindir"; it doesn't.
      
      
      Docs/manual.texi:
        1) manual says mysql.server uses "user"; it doesn't.
        2) manual says mysql.server uses "bindir"; it doesn't.
      5b229039
    • unknown's avatar
      Merge paul@work.mysql.com:/home/bk/mysql · f9b3e04c
      unknown authored
      into teton.kitebird.com:/home/paul/mysql
      
      
      Docs/manual.texi:
        Auto merged
      f9b3e04c
    • unknown's avatar
      manual.texi fix more out-of-date mysql.server commentary, plus · b30f912d
      unknown authored
      manual.texi	small misc changes
      
      
      Docs/manual.texi:
        fix more out-of-date mysql.server commentary, plus
        small misc changes
      b30f912d
    • unknown's avatar
      Merge · 9f7f926b
      unknown authored
      
      Docs/manual.texi:
        SCCS merged
      9f7f926b
    • unknown's avatar
      Updated benchmarks and crash-me for postgreSQL 7.1.1 · 17d11ec8
      unknown authored
      Fixed option for symlinks
      
      
      Docs/manual.texi:
        Updated symlink handling.
      sql-bench/Comments/postgres.benchmark:
        Updated benchmark text
      sql-bench/Makefile.am:
        Added graph-compare-results
      sql-bench/compare-results.sh:
        Don't reset the cmp option.
      sql-bench/crash-me.sh:
        Updated transaction testing.
      sql-bench/limits/mysql-3.23.cfg:
        Updated benchmark run
      sql-bench/limits/mysql.cfg:
        Updated benchmark run
      sql-bench/limits/pg.cfg:
        Updated benchmark run
      sql-bench/server-cfg.sh:
        Don't do vacuum too often.
      sql-bench/test-insert.sh:
        Don't do vacuum too often.
      sql/mysqld.cc:
        Changed skip-symlinks to skip-symlink
      17d11ec8
    • unknown's avatar
      manual.texi 1) earlier change to @xref{} used 2-arg form; change · 7d0eb52d
      unknown authored
      manual.texi	to 3-arg form so last arg shows up in printed output.
      manual.texi	2) mysql.server no longer needs to use su or store the
      manual.texi	root password.
      manual.texi	3) other misc small changes.
      
      
      Docs/manual.texi:
        earlier change to @xref{} used 2-arg form; change
        to 3-arg form so last arg shows up in printed output.
        mysql.server no longer needs to use su or store the
        root password.
        other misc small changes
      7d0eb52d
  5. 04 Jun, 2001 4 commits
  6. 03 Jun, 2001 6 commits
    • unknown's avatar
      manual.texi website address change · 0de11974
      unknown authored
      row0sel.c	CHECK TABLE now also for InnoDB, a join speed optimization
      trx0trx.c	CHECK TABLE now also for InnoDB, a join speed optimization
      rem0cmp.c	CHECK TABLE now also for InnoDB, a join speed optimization
      row0mysql.c	CHECK TABLE now also for InnoDB, a join speed optimization
      page0page.c	CHECK TABLE now also for InnoDB, a join speed optimization
      row0mysql.h	CHECK TABLE now also for InnoDB, a join speed optimization
      trx0trx.h	CHECK TABLE now also for InnoDB, a join speed optimization
      btr0btr.h	CHECK TABLE now also for InnoDB, a join speed optimization
      btr0cur.h	CHECK TABLE now also for InnoDB, a join speed optimization
      btr0pcur.h	CHECK TABLE now also for InnoDB, a join speed optimization
      btr0pcur.ic	CHECK TABLE now also for InnoDB, a join speed optimization
      btr0btr.c	CHECK TABLE now also for InnoDB, a join speed optimization
      btr0cur.c	CHECK TABLE now also for InnoDB, a join speed optimization
      btr0sea.c	CHECK TABLE now also for InnoDB, a join speed optimization
      innodb.result	CHECK TABLE now also for InnoDB, a join speed optimization
      ha_innobase.cc	CHECK TABLE now also for InnoDB, a join speed optimization
      ha_innobase.h	CHECK TABLE now also for InnoDB, a join speed optimization
      
      
      sql/ha_innobase.cc:
        CHECK TABLE now also for InnoDB, a join speed optimization
      sql/ha_innobase.h:
        CHECK TABLE now also for InnoDB, a join speed optimization
      mysql-test/r/innodb.result:
        CHECK TABLE now also for InnoDB, a join speed optimization
      innobase/btr/btr0btr.c:
        CHECK TABLE now also for InnoDB, a join speed optimization
      innobase/btr/btr0cur.c:
        CHECK TABLE now also for InnoDB, a join speed optimization
      innobase/btr/btr0sea.c:
        CHECK TABLE now also for InnoDB, a join speed optimization
      innobase/include/btr0btr.h:
        CHECK TABLE now also for InnoDB, a join speed optimization
      innobase/include/btr0cur.h:
        CHECK TABLE now also for InnoDB, a join speed optimization
      innobase/include/btr0pcur.h:
        CHECK TABLE now also for InnoDB, a join speed optimization
      innobase/include/btr0pcur.ic:
        CHECK TABLE now also for InnoDB, a join speed optimization
      innobase/include/row0mysql.h:
        CHECK TABLE now also for InnoDB, a join speed optimization
      innobase/include/trx0trx.h:
        CHECK TABLE now also for InnoDB, a join speed optimization
      innobase/page/page0page.c:
        CHECK TABLE now also for InnoDB, a join speed optimization
      innobase/rem/rem0cmp.c:
        CHECK TABLE now also for InnoDB, a join speed optimization
      innobase/row/row0mysql.c:
        CHECK TABLE now also for InnoDB, a join speed optimization
      innobase/row/row0sel.c:
        CHECK TABLE now also for InnoDB, a join speed optimization
      innobase/trx/trx0trx.c:
        CHECK TABLE now also for InnoDB, a join speed optimization
      Docs/manual.texi:
        website address change
      0de11974
    • unknown's avatar
      Declare stpcpy() to fix portability problem on AIX with gcc 2.95.3 · eca1e0ca
      unknown authored
      Fixed problem with command line arguments on 64 bit machines when
      we use ~0 to indicate 'no limit'
      
      
      include/m_string.h:
        Declare stpcpy() to fix portability problem on AIX with gcc 2.95.3
      mysys/getvar.c:
        Fixed problem on 64 bit machines when we use ~0 to indicate 'no limit'.
      sql-bench/Comments/postgres.benchmark:
        U
      eca1e0ca
    • unknown's avatar
      01ebb59c
    • unknown's avatar
      Added ABS() to make tests more portable. · a275e0cb
      unknown authored
      New postgresql crash-me file.
      Increased blob size in benchmarks from 65K to 1M.
      
      
      mysql-test/t/select.test:
        Added ABS() to make tests more portable
      mysys/tree.c:
        Added missing call to tree->free  (MySQL didn't use this)
      sql-bench/Comments/postgres.benchmark:
        Updated documentation
      sql-bench/bench-init.pl.sh:
        Updated version number (changed blob size)
      sql-bench/limits/pg.cfg:
        New postgres results
      sql-bench/server-cfg.sh:
        Updated to PostgreSQL 7.1.1
      sql-bench/test-connect.sh:
        Changed select_big -> select_big_str
      tests/fork_big.pl:
        Added count(distinct) test
      a275e0cb
    • unknown's avatar
      Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql · 91fb41a0
      unknown authored
      
      BitKeeper/etc/logging_ok:
        auto-union
      sql/mysqld.cc:
        Auto merged
      91fb41a0
    • unknown's avatar
      misplaced #ifdef fixed · 616eb143
      unknown authored
      
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      616eb143
  7. 02 Jun, 2001 3 commits
    • unknown's avatar
      Merge paul@work.mysql.com:/home/bk/mysql · 613b50d2
      unknown authored
      into central.snake.net:/home/paul/mysql
      
      
      Docs/manual.texi:
        Auto merged
      613b50d2
    • unknown's avatar
      manual.texi ISAM Tables: show how to convert to MySQL so mysqlcheck · e8f206ea
      unknown authored
      manual.texi	can be used.
      
      
      Docs/manual.texi:
        ISAM Tables: show how to conver to MySQL so mysqlcheck
        can be used.
      e8f206ea
    • unknown's avatar
      Added missing flag latvia.eps · 23f3bedd
      unknown authored
      Fixed file permissions in Flags
      
      
      Docs/Flags/australia.eps:
        Change mode to -rw-rw-r--
      Docs/Flags/australia.txt:
        Change mode to -rw-rw-r--
      Docs/Flags/austria.eps:
        Change mode to -rw-rw-r--
      Docs/Flags/austria.txt:
        Change mode to -rw-rw-r--
      Docs/Flags/canada.eps:
        Change mode to -rw-rw-r--
      Docs/Flags/canada.txt:
        Change mode to -rw-rw-r--
      Docs/Flags/czech-republic.eps:
        Change mode to -rw-rw-r--
      Docs/Flags/czech-republic.txt:
        Change mode to -rw-rw-r--
      Docs/Flags/germany.eps:
        Change mode to -rw-rw-r--
      Docs/Flags/germany.txt:
        Change mode to -rw-rw-r--
      Docs/Flags/great-britain.eps:
        Change mode to -rw-rw-r--
      Docs/Flags/great-britain.txt:
        Change mode to -rw-rw-r--
      Docs/Flags/hungary.eps:
        Change mode to -rw-rw-r--
      Docs/Flags/hungary.txt:
        Change mode to -rw-rw-r--
      Docs/Flags/israel.eps:
        Change mode to -rw-rw-r--
      Docs/Flags/israel.txt:
        Change mode to -rw-rw-r--
      Docs/Flags/italy.eps:
        Change mode to -rw-rw-r--
      Docs/Flags/italy.txt:
        Change mode to -rw-rw-r--
      Docs/Flags/japan.eps:
        Change mode to -rw-rw-r--
      Docs/Flags/japan.txt:
        Change mode to -rw-rw-r--
      Docs/Flags/russia.eps:
        Change mode to -rw-rw-r--
      Docs/Flags/russia.txt:
        Change mode to -rw-rw-r--
      Docs/Flags/south-korea.eps:
        Change mode to -rw-rw-r--
      Docs/Flags/south-korea.txt:
        Change mode to -rw-rw-r--
      Docs/Flags/sweden.eps:
        Change mode to -rw-rw-r--
      Docs/Flags/sweden.txt:
        Change mode to -rw-rw-r--
      Docs/Flags/taiwan.eps:
        Change mode to -rw-rw-r--
      Docs/Flags/taiwan.txt:
        Change mode to -rw-rw-r--
      Docs/Flags/usa.eps:
        Change mode to -rw-rw-r--
      Docs/Flags/usa.txt:
        Change mode to -rw-rw-r--
      23f3bedd
  8. 01 Jun, 2001 6 commits