1. 14 Dec, 2001 6 commits
  2. 13 Dec, 2001 20 commits
    • unknown's avatar
      More in comparison section. · 14538193
      unknown authored
      
      BitKeeper/deleted/.del-section.Comparisons.texi~692b647b:
        Delete: Docs/section.Comparisons.texi
      14538193
    • unknown's avatar
      Cleanup Docs/Makefile.am · 8c0129e6
      unknown authored
      
      Docs/Makefile.am:
        Remove dummy files.
      8c0129e6
    • unknown's avatar
      Always compile rPM's with --enable-thread-safe-client · 630e4851
      unknown authored
      
      sql-bench/bench-init.pl.sh:
        Add new options.
      sql/mysqld.cc:
        Fix --des-key-file
      support-files/mysql.spec.sh:
        Always compile with --enable-thread-safe-client
      630e4851
    • unknown's avatar
      Fix that SHOW STATUS works with SSL. · 9973479b
      unknown authored
      Add 4.0 commands to SHOW STATUS.
      
      
      Docs/manual.texi:
        Cleanup
      mysql-test/r/innodb.result:
        Fixe results
      sql/mysqld.cc:
        Add commands unique for 4.0
      sql/sql_lex.h:
        Cleanup
      sql/sql_parse.cc:
        Cleanup
      sql/sql_show.cc:
        Fix that SHOW STATUS works with SSL.
      sql/sql_yacc.yy:
        Cleanup
      9973479b
    • unknown's avatar
      merge · 8668a968
      unknown authored
      
      innobase/btr/btr0cur.c:
        Auto merged
      innobase/dict/dict0dict.c:
        Auto merged
      innobase/sync/sync0arr.c:
        Auto merged
      sql/mysqld.cc:
        Auto merged
      sql/table.cc:
        Auto merged
      sql/unireg.cc:
        Auto merged
      Docs/manual.texi:
        Merge
      8668a968
    • unknown's avatar
      New test results · e1b17f36
      unknown authored
      
      BUILD/compile-pentium-debug-max:
        Compile with openssl
      mysql-test/r/innodb.result:
        New test result
      e1b17f36
    • unknown's avatar
      ec2e031a
    • unknown's avatar
      Added status variables for all MySQL commands. · 6b1bb875
      unknown authored
      
      Docs/manual.texi:
        Changelog
      6b1bb875
    • unknown's avatar
      Fixed problem with default & InnoDB tables. · afa259a9
      unknown authored
      
      Docs/manual.texi:
        ChangeLog
      afa259a9
    • unknown's avatar
      Added FLUSH DES_KEY_FILE. · 59a3af0f
      unknown authored
      New HEX() function.
      Final (?) cleanup of des_encrypt() / des_decrypt().
      Added missing files to Makefiles.
      
      
      Docs/Makefile.am:
        Add missing files
      Docs/manual.texi:
        Added information about HEX() and des_encrypt() / des_decrypt().
      include/mysql_com.h:
        Added FLUSH DES_KEY_FILE
      myisam/ft_update.c:
        Removed compiler warnings
      mysql-test/mysql-test-run.sh:
        Fixes needed for des_key tests.
      mysql-test/r/func_crypt.result:
        Moved crypt test from func_str to func_crypt
      mysql-test/r/func_encrypt.result:
        Moved crypt test from func_str to func_crypt
      mysql-test/r/func_str.result:
        Moved crypt test from func_str to func_crypt
      mysql-test/t/func_crypt.test:
        Moved crypt test from func_str to func_crypt
      mysql-test/t/func_encrypt.test:
        New tests
      mysql-test/t/func_str.test:
        Moved crypt test from func_str to func_crypt
      sql/des_key_file.cc:
        Changes needed for FLUSH DES_KEY_FILE
      sql/item_create.cc:
        New HEX() function
      sql/item_strfunc.cc:
        Changes needed for FLUSH DES_KEY_FILE
      sql/item_strfunc.h:
        New HEX() function
      sql/item_timefunc.cc:
        cleanup
      sql/lex.h:
        FLUSH DES_KEY_FILE
      sql/mysql_priv.h:
        FLUSH DES_KEY_FILE
      sql/mysqld.cc:
        FLUSH DES_KEY_FILE
      sql/sql_parse.cc:
        Cleanup sql_yacc.yy
      sql/sql_yacc.yy:
        Cleanup sql_yacc.yy
      59a3af0f
    • unknown's avatar
      Merge arjen@work.mysql.com:/home/bk/mysql-4.0 · aa983665
      unknown authored
      into co3064164-a.bitbike.com:/home/arjen/mysql-4.0
      
      aa983665
    • unknown's avatar
      Formatting fixups in query cache section. · 4646c844
      unknown authored
      4646c844
    • unknown's avatar
    • unknown's avatar
      Fixes for des_crypt functions. · af271016
      unknown authored
      
      sql/Makefile.am:
        Added missing header file
      sql/des_key_file.cc:
        Fixed compiler errors
      sql/item_strfunc.cc:
        Fixed compiler errors
      sql/lex.h:
        Portablity fix
      sql/mysql_priv.h:
        Fixed wrong type
      sql/sql_yacc.yy:
        Portablity fix
      af271016
    • unknown's avatar
      Merge arjen@work.mysql.com:/home/bk/mysql-4.0 · 00c90e00
      unknown authored
      into co3064164-a.bitbike.com:/home/arjen/mysql-4.0
      
      
      Docs/manual.texi:
        Auto merged
      00c90e00
    • unknown's avatar
      menu/node fixup for BSD sections. · fc9b8b67
      unknown authored
      fc9b8b67
    • unknown's avatar
      Merge arjen@work.mysql.com:/home/bk/mysql-4.0 · fc6172f9
      unknown authored
      into co3064164-a.bitbike.com:/home/arjen/mysql-4.0
      
      
      Docs/manual.texi:
        Auto merged
      fc6172f9
    • unknown's avatar
    • unknown's avatar
      Merge · 8c9e4e5d
      unknown authored
      
      Docs/manual.texi:
        Auto merged
      8c9e4e5d
    • unknown's avatar
      Fixed sleep time in mysql-test-run · a3873537
      unknown authored
      Fixed bug in query cache.
      Cleaned up des_crypt code.
      
      
      BitKeeper/deleted/.del-fsck.mysql~87170d4358b50d60:
        Delete: fs/fsck.mysql
      Docs/manual.texi:
        Changed != to <>
      mysql-test/mysql-test-run.sh:
        Fix sleep times to take into account creation of InnoDB tables.
      mysql-test/r/group_by.result:
        More tests
      mysql-test/r/query_cache.result:
        More tests
      mysql-test/r/union.result:
        More tests
      mysql-test/t/func_str.test:
        Fix for FreeBSD
      mysql-test/t/query_cache.test:
        More tests
      mysql-test/t/union.test:
        More tests
      mysys/my_winsem.c:
        Cleanup comments
      sql/des_key_file.cc:
        Cleanup des_crypt code
      sql/item_strfunc.cc:
        Cleanup des_crypt code
      sql/item_strfunc.h:
        Cleanup des_crypt code
      sql/mysql_priv.h:
        Cleanup des_crypt code
      sql/mysqld.cc:
        Cleanup des_crypt code
      sql/sql_acl.cc:
        For for GRANT and lower-case-table names
      sql/sql_cache.cc:
        Function for integrity checking.
        Fixed bug when merging blocks.
      sql/sql_cache.h:
        Function for integrity checking.
      sql/sql_delete.cc:
        Cleanup
      sql/sql_parse.cc:
        For for GRANT and lower-case-table names
      sql/sql_union.cc:
        Cleanup & fixed bug in LIMIT handling
      sql/sql_yacc.yy:
        C
      a3873537
  3. 12 Dec, 2001 3 commits
  4. 11 Dec, 2001 11 commits
    • unknown's avatar
      sync0arr.c: · 77629c20
      unknown authored
        Increase semaphore wait warning threshold to 240 seconds
      
      
      innobase/sync/sync0arr.c:
        Increase semaphore wait warning threshold to 240 seconds
      77629c20
    • unknown's avatar
      btr0cur.c: · 6a30dc34
      unknown authored
        Improve table cardinality estimate if there are big BLOBs
      
      
      innobase/btr/btr0cur.c:
        Improve table cardinality estimate if there are big BLOBs
      6a30dc34
    • unknown's avatar
      ut0byte.h, ut0byte.c, dict0dict.c: · d469dba9
      unknown authored
        Make column names non-case-sensitive in referential constraints and put table and database names there in lower case in Windows
      
      
      innobase/dict/dict0dict.c:
        Make column names non-case-sensitive in referential constraints and put table and database names there in lower case in Windows
      innobase/ut/ut0byte.c:
        Make column names non-case-sensitive in referential constraints and put table and database names there in lower case in Windows
      innobase/include/ut0byte.h:
        Make column names non-case-sensitive in referential constraints and put table and database names there in lower case in Windows
      d469dba9
    • unknown's avatar
      Merge work:/home/bk/mysql-4.0 · 79a1f5c9
      unknown authored
      into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
      
      79a1f5c9
    • unknown's avatar
      do not use manager with gdb *by default* · 66d02f1d
      unknown authored
      66d02f1d
    • unknown's avatar
      rewrote ft_boolean_find_relevance() to use ft_segiterator · c4a1895f
      unknown authored
      
      myisam/ft_update.c:
        bugfix
      c4a1895f
    • unknown's avatar
      Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 · fedeeac7
      unknown authored
      
      Docs/manual.texi:
        Auto merged
      sql/sql_yacc.yy:
        Auto merged
      fedeeac7
    • unknown's avatar
      Fix for MyISAM records > 16M · 492a2bf5
      unknown authored
      
      Docs/manual.texi:
        ChangeLog
      innobase/os/os0file.c:
        Removed compiler warnings
      myisam/mi_check.c:
        Fix for records > 16M
      myisam/mi_dynrec.c:
        Fix for records > 16M
      myisam/myisamdef.h:
        Fix for records > 16M
      sql/sql_select.cc:
        Cleanup
      sql/sql_yacc.yy:
        F
      492a2bf5
    • unknown's avatar
      manual.texi reword relationship between command line options · dc0dfee8
      unknown authored
      manual.texi	and option files
      
      
      Docs/manual.texi:
        reword relationship between command line options
        and option files
      dc0dfee8
    • unknown's avatar
      Merge work:/home/bk/mysql-4.0 · 4bb69e4d
      unknown authored
      into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
      
      
      myisam/ft_boolean_search.c:
        Auto merged
      myisam/ft_update.c:
        Auto merged
      4bb69e4d
    • unknown's avatar
      committing to be able to pull · 663c7a81
      unknown authored
      663c7a81