• unknown's avatar
    Fixes for FULLTEXT and TIME type · 2f21858d
    unknown authored
    
    Docs/manual.texi:
      Update of Linux notes and mysql_install_db
    include/my_tree.h:
      new tree function
    myisam/ft_parser.c:
      Fix free() bug
    myisam/ft_search.c:
      Fix free() bug
    myisam/ft_update.c:
      Fix free() bug
    scripts/safe_mysqld.sh:
      Check if we run as root
    sql-bench/Results-linux/ATIS-mysql-Linux_2.2.13_SMP_alpha:
      ***MISSING WEAVE***
    sql-bench/Results-linux/ATIS-mysql_fast-Linux_2.2.13_SMP_alpha:
      ***MISSING WEAVE***
    sql-bench/Results-linux/RUN-mysql-Linux_2.2.13_SMP_alpha:
      ***MISSING WEAVE***
    sql-bench/Results-linux/RUN-mysql_fast-Linux_2.2.13_SMP_alpha:
      ***MISSING WEAVE***
    sql-bench/Results-linux/alter-table-mysql-Linux_2.2.13_SMP_alpha:
      ***MISSING WEAVE***
    sql-bench/Results-linux/alter-table-mysql_fast-Linux_2.2.13_SMP_alpha:
      ***MISSING WEAVE***
    sql-bench/Results-linux/big-tables-mysql-Linux_2.2.13_SMP_alpha:
      ***MISSING WEAVE***
    sql-bench/Results-linux/big-tables-mysql_fast-Linux_2.2.13_SMP_alpha:
      ***MISSING WEAVE***
    sql-bench/Results-linux/connect-mysql-Linux_2.2.13_SMP_alpha:
      ***MISSING WEAVE***
    sql-bench/Results-linux/connect-mysql_fast-Linux_2.2.13_SMP_alpha:
      ***MISSING WEAVE***
    sql-bench/Results-linux/create-mysql-Linux_2.2.13_SMP_alpha:
      ***MISSING WEAVE***
    sql-bench/Results-linux/create-mysql_fast-Linux_2.2.13_SMP_alpha:
      ***MISSING WEAVE***
    sql-bench/Results-linux/insert-mysql-Linux_2.2.13_SMP_alpha:
      ***MISSING WEAVE***
    sql-bench/Results-linux/insert-mysql_fast-Linux_2.2.13_SMP_alpha:
      ***MISSING WEAVE***
    sql-bench/Results-linux/select-mysql-Linux_2.2.13_SMP_alpha:
      ***MISSING WEAVE***
    sql-bench/Results-linux/select-mysql_fast-Linux_2.2.13_SMP_alpha:
      ***MISSING WEAVE***
    sql-bench/Results-linux/wisconsin-mysql-Linux_2.2.13_SMP_alpha:
      ***MISSING WEAVE***
    sql-bench/Results-linux/wisconsin-mysql_fast-Linux_2.2.13_SMP_alpha:
      ***MISSING WEAVE***
    sql-bench/server-cfg.sh:
      Added use of OPTIMIZE TABLE
    sql-bench/test-ATIS.sh:
      Added use of OPTIMIZE TABLE
    sql-bench/test-insert.sh:
      Added use of OPTIMIZE TABLE
    sql-bench/test-select.sh:
      Added use of OPTIMIZE TABLE
    sql-bench/test-wisconsin.sh:
      Added use of OPTIMIZE TABLE
    sql/field.cc:
      Fix TIME type
    sql/item_func.h:
      Fixed Free bug
    2f21858d
mysql.benchmark 1.35 KB