• unknown's avatar
    Automatic repair of MyISAM tables + small bug fixes · f6517b19
    unknown authored
    
    Docs/manual.texi:
      Updates for 3.23.26
    include/Makefile.am:
      Install my_config.h
    include/my_pthread.h:
      Fix for Ia64
    myisam/mi_check.c:
      Wrong new record pos on dupplicate key error
    myisam/mi_open.c:
      Fix for automatic repair
    myisam/myisamchk.c:
      Fix for automatic repair
    myisam/myisamdef.h:
      Fix for automatic repair
    mysys/mf_tempfile.c:
      Fix usage of mkstemp
    sql-bench/bench-init.pl.sh:
      Better help text
    sql-bench/test-insert.sh:
      Fix for slow databases
    sql/field.cc:
      Fix of default values for CREATE TABLE ... SELECT
    sql/ha_berkeley.cc:
      Fix bug in BDB records_in_range
    sql/ha_myisam.cc:
      Fix for automatic repair
    sql/ha_myisam.h:
      Fix for automatic repair
    sql/handler.cc:
      Fixes for innobase
    sql/item_strfunc.cc:
      Fix for SUBSTR_INDEX and REPLACE
    sql/log_event.h:
      Portability fix
    sql/mysqld.cc:
      Added INNOBASE and fixes for automatic recover of MyISAM tables
    sql/sql_base.cc:
      Fix for automatic repair
    sql/sql_table.cc:
      Fix for IF EXISTS when used with CREATE TEMPORARY
    f6517b19
mi_check.c 93 KB