1. 17 Dec, 2001 5 commits
    • unknown's avatar
      Fix for purify · 1fe5615f
      unknown authored
      1fe5615f
    • unknown's avatar
      Portability fixes · 9ac3ef31
      unknown authored
      
      include/my_pthread.h:
        Fix for HPUX
      mysql-test/mysql-test-run.sh:
        Wait for socket instead of pid file
      mysys/my_static.c:
        Portability fix (for OSF1)
      mysys/raid.cc:
        Portability fix (for OSF1)
      sql/mysqld.cc:
        Fixed typo for FreeBSD.
      strings/bcmp.c:
        Fix for purify
      9ac3ef31
    • unknown's avatar
      Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 · 4f63d8ff
      unknown authored
      
      Docs/manual.texi:
        Auto merged
      4f63d8ff
    • unknown's avatar
      Don't use symlinks when using HAVE_purify. · a5978adf
      unknown authored
      Fix compile problem in sql_cache.cc
      
      
      sql/mysqld.cc:
        Don't use symlinks if you are using HAVE_purify
      sql/sql_cache.cc:
        Don't call bins_dump() when not debugging.
      a5978adf
    • unknown's avatar
      Lots of portability fixes. · 3ca9e15c
      unknown authored
      Fixed shutdown on HPUX.
      Fixed bug in query cache.
      
      
      Docs/manual.texi:
        Changelog
      configure.in:
        Fixes for HPUX
      include/m_string.h:
        Fixes for Purify
      include/my_pthread.h:
        Fixes for HPUX
      include/raid.h:
        Portability fix.
      innobase/include/univ.i:
        Portability fix.
      mysql-test/mysql-test-run.sh:
        Added --manual-gdb
      mysql-test/r/rpl_log.result:
        Portability fix
      mysql-test/t/rpl_log.test:
        Portability fix
      mysys/my_pthread.c:
        Portability fix (HPUX)
      mysys/raid.cc:
        Portability fix
      mysys/thr_mutex.c:
        Portability fix
      scripts/mysql_install_db.sh:
        Clean up install message
      sql-bench/test-alter-table.sh:
        Fix testsuite
      sql/ha_innobase.cc:
        Fixed stack overwrite.
      sql/log_event.cc:
        Fixed purify warning
      sql/mysqld.cc:
        Added patch from FreeBSD port.
        Fixed shutdown on HPUX.
      sql/slave.cc:
        Cleanup
      sql/sql_cache.cc:
        Binary search in 'step' searching
        Check maximal block in bin
        Limit of comparasions number in list of memory blocks.
        Fixed bug in pack()
      sql/sql_cache.h:
        Binary search in 'step' searching
        Check maximal block in bin
        Limit of comparasions number in list of memory blocks.
        Fixed bug in pack()
      sql/sql_parse.cc:
        Optimize
      tools/mysqlmanager.c:
        Portability fix
      3ca9e15c
  2. 16 Dec, 2001 1 commit
    • unknown's avatar
      mirrors.texi: · f935710c
      unknown authored
        Removed a mirror in Netherlands
      manual.texi:
        Remove link to outdated mod_log_mysql
      
      
      Docs/manual.texi:
        Remove link to outdated mod_log_mysql
      Docs/mirrors.texi:
        Removed a mirror in Netherlands
      f935710c
  3. 15 Dec, 2001 7 commits
    • unknown's avatar
      freebsd fix for openssl · 9cf75151
      unknown authored
      horrible bug fixed
      
      
      mysql-test/r/fulltext_multi.result:
        Change mode to -rw-rw-r--
      mysql-test/r/fulltext_order_by.result:
        Change mode to -rw-rw-r--
      mysql-test/r/fulltext_update.result:
        Change mode to -rw-rw-r--
      mysql-test/r/fulltext_var.result:
        Change mode to -rw-rw-r--
      mysql-test/r/bulk_replace.result:
        Change mode to -rw-rw-r--
      mysql-test/r/handler.result:
        Change mode to -rw-rw-r--
      include/my_global.h:
        FreeBSD fix for openssl
      myisam/ft_static.c:
        some boolean search operators added
      sql/sql_parse.cc:
        fixed horrible bug that makes mysqld CRASH when mysql client is started
      9cf75151
    • unknown's avatar
      Merge work:/home/bk/mysql-4.0 · 2bd6f1e8
      unknown authored
      into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
      
      2bd6f1e8
    • unknown's avatar
      Last changes after merge with 3.23.47 · ed82c752
      unknown authored
      
      libmysqld/lib_sql.cc:
        Fix for new bitmap
      mysql-test/r/rpl_get_lock.result:
        Fix results after merge
      mysql-test/r/rpl_skip_error.result:
        Fix results after merge
      sql/log_event.cc:
        Finish merge of slave.cc
      sql/slave.cc:
        Finish merge
      ed82c752
    • unknown's avatar
      Merge with 3.23.47 · f86c6b70
      unknown authored
      
      extra/resolve_stack_dump.c:
        Auto merged
      include/my_bitmap.h:
        Auto merged
      innobase/buf/buf0buf.c:
        Auto merged
      innobase/dict/dict0crea.c:
        Auto merged
      mysql-test/t/rpl_get_lock.test:
        Auto merged
      f86c6b70
    • unknown's avatar
      --replace_result in mysqltest can now use variables · f6ead1d7
      unknown authored
      
      client/mysqltest.c:
        --replace_result can now use variables
      mysql-test/r/rpl000014.result:
        Fix to use new replace
      mysql-test/r/rpl000015.result:
        Fix to use new replace
      mysql-test/r/rpl000016.result:
        Fix to use new replace
      mysql-test/r/rpl_log.result:
        Fix to use new replace
      mysql-test/t/join.test:
        Fix to use new replace
      mysql-test/t/rpl000014.test:
        Fix to use new replace
      mysql-test/t/rpl000015.test:
        Fix to use new replace
      mysql-test/t/rpl000016.test:
        Fix to use new replace
      mysql-test/t/rpl_log.test:
        Fix to use new replace
      readline/rltty.c:
        Add missing function
      f6ead1d7
    • unknown's avatar
      Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql · a3eda4e3
      unknown authored
      
      sql/mysqld.cc:
        Auto merged
      a3eda4e3
    • unknown's avatar
      Fixed wrong case in variablename · b0c69335
      unknown authored
      b0c69335
  4. 14 Dec, 2001 11 commits
    • unknown's avatar
      dict0crea.c: · 2a91b534
      unknown authored
        Add diagnostic code to find out why foreign key constraint creation sometimes fails
      
      
      innobase/dict/dict0crea.c:
        Add diagnostic code to find out why foreign key constraint creation sometimes fails
      2a91b534
    • unknown's avatar
      rem0rec.ic: · 8198cf8a
      unknown authored
        Remove a theoretical overrun in adaptive hash index building
      
      
      innobase/include/rem0rec.ic:
        Remove a theoretical overrun in adaptive hash index building
      8198cf8a
    • unknown's avatar
      buf0buf.c: · a88708d4
      unknown authored
        Eliminate a Purify warning in a multithreaded test: the fields are not protected by a mutex, therefore they can be read uninitialized
      
      
      innobase/buf/buf0buf.c:
        Eliminate a Purify warning in a multithreaded test: the fields are not protected by a mutex, therefore they can be read uninitialized
      a88708d4
    • unknown's avatar
      Merge jamppa@work:/home/bk/mysql-4.0/ · c415044b
      unknown authored
      into hynda.mysql.fi:/data/my/bk/mysql-4.0-quick-fixes
      
      c415044b
    • unknown's avatar
      Fixed a bug in mysql.cc · 09f8f2c8
      unknown authored
      
      client/mysql.cc:
        Fixed a bug with XML in mysql.cc
      09f8f2c8
    • unknown's avatar
      Removed not used functions from sql_cache · afeffa38
      unknown authored
      Added new tests to testsuite.
      
      
      extra/resolveip.c:
        Portabilit fix.
      mysql-test/create-test-result:
        Fix for new mysql-test-run
      mysql-test/r/query_cache.result:
        Updated benchmarks
      mysql-test/t/query_cache-master.opt:
        Updated benchmarks
      mysql-test/t/query_cache.test:
        Updated benchmarks
      sql/sql_cache.cc:
        Removed not used functions
      sql/sql_cache.h:
        Removed not used functions
      afeffa38
    • unknown's avatar
      Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 · c2816c63
      unknown authored
      
      Docs/manual.texi:
        Auto merged
      c2816c63
    • unknown's avatar
      Update of section about aggregate UDF functions. · 7d423b07
      unknown authored
      7d423b07
    • unknown's avatar
      Merge work:/home/bk/mysql-4.0 · 768b3cc5
      unknown authored
      into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
      
      768b3cc5
    • unknown's avatar
      misc cleanup · a6090e3c
      unknown authored
      
      Docs/manual.texi:
        fixed bad merge
      include/my_bitmap.h:
        fixed comment format
      mysql-test/r/rpl_get_lock.result:
        make the test results predicable
      mysql-test/t/rpl_get_lock.test:
        predicatable test results
      mysys/my_bitmap.c:
        do not init/destroy mutex if bitmap is not declared thread safe
      sql/slave.cc:
        clean-up suggested by Monty to make init_slave_skip_errors() more compact
      a6090e3c
    • unknown's avatar
      Merge arjen@work.mysql.com:/home/bk/mysql-4.0 · 325f0af9
      unknown authored
      into co3064164-a.bitbike.com:/home/arjen/mysql-4.0
      
      325f0af9
  5. 13 Dec, 2001 16 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
      merged · f19819ee
      unknown authored
      
      sql/mysqld.cc:
        Auto merged
      f19819ee
    • 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
      slave-skip-errors · 9cbc19c8
      unknown authored
      added extra/mysql_install.c - will work on it in 4.0, but it does not hurt
      to have it sit in 3.23 tree for now since it will eventually be backported 
      to 3.23 anyway 
      
      
      Docs/manual.texi:
        documented slave-skip-errors
        updated change history
      extra/resolve_stack_dump.c:
        fixed wrong help message
      include/my_bitmap.h:
        bitmap code updates
      mysql-test/r/rpl_get_lock.result:
        test for a possible bug in release_lock() replication
      mysql-test/t/rpl_get_lock.test:
        test for possible bug in release_lock replication
      mysys/my_bitmap.c:
        bitmap code updates/clean-up
      sql/mysqld.cc:
        slave-skip-errors
      sql/slave.cc:
        slave-skip-errors
      sql/slave.h:
        slave skip errors
      9cbc19c8
    • 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