1. 09 May, 2001 4 commits
    • unknown's avatar
      Merge heikki@work.mysql.com:/home/my/mysql · d8921567
      unknown authored
      into donna.mysql.fi:/home/heikki/mysqle
      
      d8921567
    • unknown's avatar
      row0sel.c Fix a bug in consistent read through secondary key · 836cacbc
      unknown authored
      
      innobase/row/row0sel.c:
        Fix a bug in consistent read through secondary key
      836cacbc
    • unknown's avatar
      Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql · 6a93aa52
      unknown authored
      
      Docs/manual.texi:
        Auto merged
      6a93aa52
    • unknown's avatar
      Applied patches for BDB tables · 53011a88
      unknown authored
      Fixes to InnoDB to compile on Windows
      Fix for temporary InnoDB tables
      Fixed bug in REPLACE()
      Fixed sub char keys for InnoDB
      
      
      Docs/manual.texi:
        Changelog + update of table types
      bdb/include/log.h:
        Patch from Sleepycat
      bdb/log/log.c:
        Patch from Sleepycat
      bdb/log/log_rec.c:
        Patch from Sleepycat
      client/mysqladmin.c:
        Cleanup
      innobase/include/univ.i:
        Fix for compilation on Windows
      innobase/os/os0file.c:
        cleanup
      innobase/pars/pars0grm.y:
        Fix for compilation on Windows
      mysql-test/r/innodb.result:
        New test case
      mysql-test/t/innodb.test:
        New test case
      sql/ha_innobase.cc:
        cleanup
      sql/ha_innobase.h:
        Fix for prefix keys
      sql/handler.h:
        Fix for temporary Innodb tables
      sql/item_strfunc.cc:
        Fixed bug in REPLACE()
      sql/lock.cc:
        Fix for temporary Innodb tables
      sql/mysqld.cc:
        Added --skip-stack-trace
      sql/share/english/errmsg.txt:
        Better error messages
      sql/sql_base.cc:
        Fix for temporary Innodb tables
      sql/sql_select.cc:
        Fix for temporary Innodb tables
      sql/sql_table.cc:
        Fixed sub char keys for InnoDB
      sql/table.h:
        Fix for temporary Innodb tables
      53011a88
  2. 07 May, 2001 1 commit
    • unknown's avatar
      Docs/manual.texi · b187dda8
      unknown authored
          removed porn site
      
      
      
      Docs/manual.texi:
        removed porn site
      b187dda8
  3. 05 May, 2001 2 commits
    • unknown's avatar
      Merge · e14d2448
      unknown authored
      
      sql/sql_yacc.yy:
        Auto merged
      Docs/manual.texi:
        SCCS merged
      e14d2448
    • unknown's avatar
      Added LOAD DATA CONCURRENT · b738e817
      unknown authored
      
      Docs/manual.texi:
        Update information about REPAIR and optimize
      scripts/mysqlhotcopy.sh:
        Changed Alpha -> Beta
      sql/sql_yacc.yy:
        A
      b738e817
  4. 04 May, 2001 2 commits
    • unknown's avatar
      manual.texi Fixed a typo in InnoDB record size · 92cac1d7
      unknown authored
      
      Docs/manual.texi:
        Fixed a typo in InnoDB record size
      92cac1d7
    • unknown's avatar
      Docs/manual.texi · a9bf0502
      unknown authored
          added reference to htCheck, and removed some broken links (incidentally, found by htCheck)
      
      
      Docs/manual.texi:
        added reference to htCheck, and removed some broken links (incidentally, found by htCheck)
      a9bf0502
  5. 03 May, 2001 13 commits
  6. 02 May, 2001 3 commits
  7. 01 May, 2001 2 commits
    • unknown's avatar
      log0recv.c Add checksum to written pages to check that they are also read in unchanged · 32ccc967
      unknown authored
      buf0buf.h	Add checksum to written pages to check that they are also read in unchanged
      buf0flu.c	Add checksum to written pages to check that they are also read in unchanged
      buf0buf.c	Add checksum to written pages to check that they are also read in unchanged
      
      
      innobase/buf/buf0buf.c:
        Add checksum to written pages to check that they are also read in unchanged
      innobase/buf/buf0flu.c:
        Add checksum to written pages to check that they are also read in unchanged
      innobase/include/buf0buf.h:
        Add checksum to written pages to check that they are also read in unchanged
      innobase/log/log0recv.c:
        Add checksum to written pages to check that they are also read in unchanged
      32ccc967
    • unknown's avatar
      manual.texi fixed paragraph · 9791282a
      unknown authored
      
      Docs/manual.texi:
        fixed paragraph
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      9791282a
  8. 29 Apr, 2001 2 commits
  9. 27 Apr, 2001 1 commit
    • unknown's avatar
      row0sel.c Fix a bug in multiversioned reads through a secondary index · 28b1cf62
      unknown authored
      row0uins.c	Partial fix to the DROP TABLE + another user rolls back in that table problem
      row0umod.c	Partial fix to the DROP TABLE + another user rolls back in that table problem
      os0file.c	Reduce probability of deadlock bugs in connection with ibuf: do not let the ibuf i/o handler sleep
      
      
      innobase/os/os0file.c:
        Reduce probability of deadlock bugs in connection with ibuf: do not let the ibuf i/o handler sleep
      innobase/row/row0uins.c:
        Partial fix to the DROP TABLE + another user rolls back in that table problem
      innobase/row/row0umod.c:
        Partial fix to the DROP TABLE + another user rolls back in that table problem
      innobase/row/row0sel.c:
        Fix a bug in multiversioned reads through a secondary index
      28b1cf62
  10. 26 Apr, 2001 1 commit
    • unknown's avatar
      os0file.c Always do fsync after a file write to reduce possibility of a... · 6d1180ff
      unknown authored
      os0file.c	Always do fsync after a file write to reduce possibility of a partially written page in an OS crash
      buf0rea.c	Fixed a recovery hang associated with ibuf bitmap pages
      
      
      innobase/buf/buf0rea.c:
        Fixed a recovery hang associated with ibuf bitmap pages
      innobase/os/os0file.c:
        Always do fsync after a file write to reduce possibility of a partially written page in an OS crash
      6d1180ff
  11. 25 Apr, 2001 9 commits
    • unknown's avatar
    • unknown's avatar
      Added a new option --result-file to mysqlbinlog. · 0fa2a457
      unknown authored
      
      sql/mysqlbinlog.cc:
        Added option -r.
      0fa2a457
    • unknown's avatar
      Merge work:/home/bk/mysql · 180328f9
      unknown authored
      into mysql.sashanet.com:/home/sasha/src/bk/mysql
      
      180328f9
    • unknown's avatar
      fixed bug in mysqlbinlog · ba0b115e
      unknown authored
      ba0b115e
    • unknown's avatar
      Fixed all mysqldump output to use 'result_file' · 3df4148a
      unknown authored
      
      client/mysqldump.c:
        Fixed all output to use 'result_file'
      mysys/my_error.c:
        cleanup
      mysys/raid.cc:
        cleanup
      3df4148a
    • unknown's avatar
      Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql · 287b05d4
      unknown authored
      
      Docs/manual.texi:
        Auto merged
      client/mysqltest.c:
        Auto merged
      mysql-test/mysql-test-run.sh:
        Auto merged
      sql/log.cc:
        Auto merged
      sql/mysqlbinlog.cc:
        Auto merged
      sql/sql_class.h:
        Auto merged
      287b05d4
    • unknown's avatar
      Portability fixes for Ia64 and Sgi compiler · 6052a195
      unknown authored
      DROP DATABASE in mysqladmin asks for confirmation (again)
      Added examined_rows to slow query log
      SHOW CREATE for TEMPORARY table
      
      
      BitKeeper/deleted/.del-shw000001.result~8b20b03d8319b9a5:
        Delete: mysql-test/r/shw000001.result
      BitKeeper/deleted/.del-shw000001.test~770d96a2c1c65b20:
        Delete: mysql-test/t/shw000001.test
      Docs/manual.texi:
        Added information about InnoDB and TEMPORARY tables
      acinclude.m4:
        Portability fixes
      client/errmsg.c:
        merge with libmysqd/errmsg.c
      client/mysqladmin.c:
        DROP DATABASE asks for confirmation (again)
      client/mysqltest.c:
        Portability fixes
      configure.in:
        Portability fixes for SGI compiler on Ia64
      extra/resolve_stack_dump.c:
        Portability fixes
      include/global.h:
        Portability fixes
      isam/_dbug.c:
        Portability fixes
      mysql-test/mysql-test-run.sh:
        Portability fixes
      mysql-test/r/show_check.result:
        New test for SHOW CREATE
      mysql-test/t/show_check.test:
        New test for SHOW CREATE
      scripts/make_binary_distribution.sh:
        Added missing files
      sql/filesort.cc:
        Added examined_rows to slow query log
      sql/log.cc:
        Added examined_rows to slow query log
      sql/mysql_priv.h:
        Added examined_rows to slow query log
      sql/mysqlbinlog.cc:
        Fixed core dump when using wrong option
      sql/mysqld.cc:
        Removed not used argument
      sql/sql_base.cc:
        Fixed name problem with SHOW CREATE for TEMPORARY table
      sql/sql_class.h:
        Added examined_rows to slow query log
      sql/sql_parse.cc:
        Added examined_rows to slow query log
      sql/sql_select.cc:
        Added examined_rows to slow query log
      sql/sql_select.h:
        Added examined_rows to slow query log
      sql/sql_show.cc:
        Fixed SHOW CREATE for TEMPORARY table
      sql/sql_table.cc:
        Added examined_rows to slow query log
      6052a195
    • unknown's avatar
      ha_innobase.cc Changed the error code HA_ERR_KEY_NOT_FOUND to... · d01c22d9
      unknown authored
      ha_innobase.cc	Changed the error code HA_ERR_KEY_NOT_FOUND to HA_ERR_END_OF_INDEX in index_first to eliminate an error message
      
      
      sql/ha_innobase.cc:
        Changed the error code HA_ERR_KEY_NOT_FOUND to HA_ERR_END_OF_INDEX in index_first to eliminate an error message
      d01c22d9
    • unknown's avatar
      Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql · 1181edcd
      unknown authored
      
      Docs/manual.texi:
        Auto merged
      1181edcd