1. 14 Sep, 2002 2 commits
    • unknown's avatar
      mysqlbinlog.cc: · 63bdec30
      unknown authored
        fixed typo
      
      
      client/mysqlbinlog.cc:
        fixed typo
      63bdec30
    • unknown's avatar
      ha_innodb.cc: · 0b5c1838
      unknown authored
        Add some comments
      ha_innodb.h:
        Remove the flag HA_NOT_READ_PREFIX_LAST from ha_innodb.h: InnoDB has supported this from the start, but not tested yet
      
      
      sql/ha_innodb.h:
        Remove the flag HA_NOT_READ_PREFIX_LAST from ha_innodb.h: InnoDB has supported this from the start, but not tested yet
      sql/ha_innodb.cc:
        Add some comments
      0b5c1838
  2. 13 Sep, 2002 1 commit
  3. 11 Sep, 2002 5 commits
    • unknown's avatar
      opt_range.cc: · f3d5cb8b
      unknown authored
        Fix the crash in InnoDB when WHERE primarykey < x ORDER BY primarykey is used
      
      
      sql/opt_range.cc:
        Fix the crash in InnoDB when WHERE primarykey < x ORDER BY primarykey is used
      f3d5cb8b
    • unknown's avatar
      manual.texi fix mangled sentence (pointed out by Egor). · 36cb3593
      unknown authored
      
      Docs/manual.texi:
        fix mangled sentence (pointed out by Egor).
      36cb3593
    • unknown's avatar
      manual.texi formatting cleanups. · 4390ecd2
      unknown authored
      
      Docs/manual.texi:
        formatting cleanups.
      4390ecd2
    • unknown's avatar
      merge · d221f3ff
      unknown authored
      
      mysys/thr_alarm.c:
        Auto merged
      sql/sql_table.cc:
        Auto merged
      Docs/manual.texi:
        merge (Removed bug fix comments for not relesed version)
      d221f3ff
    • unknown's avatar
      Portability fixes. · 8f232cb7
      unknown authored
      Improve mysql-test to be more robust.
      Fix that GRANT doesn't delete SSL options
      Change innobase_flush_log_at_trx_commit to uint.
      Don't rotate logs if we read a rotate log entry from the master.
      
      
      Docs/manual.texi:
        Changelog
      client/mysqlbinlog.cc:
        Handle empty binlogfiles gracefully
      client/mysqltest.c:
        Do a sleep after 'sync_with_master'
        Cleaned up sleep() handling.
        Free all memory on exit
      configure.in:
        Fix for Mac OS 10.2
      include/my_sys.h:
        Added my_strdup_with_length()
      innobase/btr/btr0cur.c:
        Fixed wrong printf()
      libmysql/libmysql.c:
        Added DBUG_PRINT statements.
        Assume that mysql_...send() functions has correct query length.
      mysql-test/mysql-test-run.sh:
        Properly remove log files before starting new tests.
      mysql-test/r/grant.result:
        Update for new test results
      mysql-test/r/innodb.result:
        Update for new test results
      mysql-test/r/myisam.result:
        Update for new test results
      mysql-test/r/rpl_log.result:
        Update for new test results
      mysql-test/r/rpl_rotate_logs.result:
        Update for new test results
      mysql-test/r/variables.result:
        Update for new test results
      mysql-test/t/grant.test:
        Test that GRANT doesn't delete SSL options
      mysql-test/t/myisam.test:
        Test long key usage
      mysql-test/t/rpl_log.test:
        Disable 'show new master'
      mysql-test/t/rpl_mystery22.test:
        Longer sleep for more safety.
      mysql-test/t/rpl_rotate_logs.test:
        More comments
      mysys/my_malloc.c:
        Added my_strdup_with_length()
      mysys/safemalloc.c:
        Added my_strdup_with_length()
      mysys/thr_alarm.c:
        Fix of alarms for windows.
      sql/ha_innodb.cc:
        Change innobase_flush_log_at_trx_commit to uint
      mysql-test/r/rpl_redirect.result:
        Updated test results
      mysql-test/t/rpl_redirect.test:
        Added more tests to improve code coverage.
      sql/ha_innodb.h:
        Change innobase_flush_log_at_trx_commit to uint
      sql/item_func.cc:
        Return GLOBAL and SESSION as part of column names
      sql/log.cc:
        Only write STOP events when server goes down.
      sql/log_event.cc:
        Don't rotate logs if we read a rotate log entry from the master.
      sql/log_event.h:
        Change ident_len to uint (more efficient)
      sql/mysqld.cc:
        Change innobase_flush_log_at_trx_commit to uint
      sql/net_serv.cc:
        More debug output
      sql/repl_failsafe.cc:
        More DEBUG
        Search until we find next position in binary log (and not only =)
      sql/slave.cc:
        More DBUG & comments
        Don't rotate the binary log on master flush logs
      sql/slave.h:
        indentation change
      sql/sql_acl.cc:
        Test that GRANT doesn't delete SSL options
      sql/sql_parse.cc:
        Disable show_new_master.
      sql/sql_repl.cc:
        Chamger show_binlog_events() to use my_error()
      sql/sql_table.cc:
        Fixed check for too long keys in MyISAM
      sql/sql_udf.cc:
        Fix udf handling
      8f232cb7
  4. 10 Sep, 2002 6 commits
  5. 09 Sep, 2002 1 commit
    • unknown's avatar
      fix bug for slave.. · d9d6d4b0
      unknown authored
      
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      d9d6d4b0
  6. 05 Sep, 2002 10 commits
    • unknown's avatar
      - Fixed changelog typo in manual.texi · 41d0aee0
      unknown authored
      
      Docs/manual.texi:
         - Fixed typo in Changelog
      41d0aee0
    • unknown's avatar
      Merge · d99cab04
      unknown authored
      
      sql/mysqld.cc:
        Auto merged
      sql/sql_parse.cc:
        Auto merged
      Docs/manual.texi:
        SCCS merged
      d99cab04
    • unknown's avatar
      Merge work:/home/bk/mysql-4.0 into rescue.:/my/bk/mysql-4.0 · 60d9eb90
      unknown authored
      
      BitKeeper/etc/logging_ok:
        auto-union
      sql/ha_innodb.cc:
        Auto merged
      60d9eb90
    • unknown's avatar
      Fixed typo in Heikkis last push. · 0523910a
      unknown authored
      
      mysql-test/r/innodb.result:
        Fixed Innodb results after Heikki's last push
      sql/ha_innodb.cc:
        Fixed type in Heikki's last push
      0523910a
    • unknown's avatar
      Fixed searching after ssl directories. · 8f2482d2
      unknown authored
      Fixed that GRANT ... REQUIRE options are not forgot when doing new GRANT
      Changed fn_ext to point at first '.' after directory.
      FLUSH LOGS removed numerical extension for all future update logs.
      Fixed the mysqld --help reports right values for --datadir and --bind-address
      --log-binary=a.b.c now properly strips of .b.c
      Fix that one can DROP UDF functions that was not loaded at startup
      Made AND optional in REQUIRE
      Added REQUIRE NONE
      
      
      BitKeeper/deleted/.del-CodingStyle~1ba7ff62d4cd0ea:
        Delete: vio/docs/CodingStyle
      BitKeeper/deleted/.del-COPYING.dbug~ca0c017a4d7e8609:
        Delete: vio/docs/COPYING.dbug
      BitKeeper/deleted/.del-COPYING.mysql~471498c82977cd3a:
        Delete: vio/docs/COPYING.mysql
      BitKeeper/deleted/.del-README~947354991dc882f8:
        Delete: vio/docs/README
      Docs/manual.texi:
        Changelog
      acinclude.m4:
        Fixed searching after ssl directories.
      client/Makefile.am:
        Moved openssl include to avoid problem with installed readline
      include/Makefile.am:
        Install my_global.h
      include/violite.h:
        Fixed that GRANT ... REQUIRE options are not forgot when doing new grant
      libmysqld/examples/Makefile.am:
        Moved openssl include to avoid problem with installed readline
      mysql-test/mysql-test-run.sh:
        Improved 'which' handling to give error if command is not found
      mysys/mf_fn_ext.c:
        Changed fn_ext to point at first '.' after directory.
      sql/Makefile.am:
        More comments
      sql/lex.h:
        Added NONE as keyword
      sql/log.cc:
        FLUSH LOGS removed numerical extension for all future update logs.
        Simple code cleanup
      sql/mysqld.cc:
        Fixed the --help reports right values for --datadir and --bind-address
        --log-binary=a.b.c now properly strips of .b.c
        Removed option --skip-external-locking (not needed as this is automatic)
      sql/repl_failsafe.cc:
        Moved some common THD initalization to store_globals()
      sql/slave.cc:
        Moved openssl include to avoid problem with installed readline
      sql/sql_acl.cc:
        Moved openssl include to avoid problem with installed readline
      sql/sql_acl.h:
        Updated function prototypes
      sql/sql_base.cc:
        Added comment
      sql/sql_class.cc:
        Moved openssl include to avoid problem with installed readline.
        Changed THD::thd to make things work for main thread.
      sql/sql_class.h:
        Fixed wrongly removed line (fixes compiler problem on MacOSX)
      sql/sql_insert.cc:
        Moved openssl include to avoid problem with installed readline
      sql/sql_lex.cc:
        Moved save_to_cache_query=0 to udf detection function to make sql_yacc.yy simpler
      sql/sql_lex.h:
        Indentation cleanup
      sql/sql_parse.cc:
        Moved openssl include to avoid problem with installed readline.
        Added THD argument to acl_reload()
      sql/sql_repl.h:
        Made opt_bin_logname static
      sql/sql_udf.cc:
        Fix that one can DROP UDF functions that was not loaded at startup
      sql/sql_yacc.yy:
        made AND optional in REQUIRE
        Added REQUIRE NONE
        Fixed that old SSL options are not forgotten when doing new GRANT.
      sql/udf_example.cc:
        Improved comments
      8f2482d2
    • unknown's avatar
      Fixed a bug in my_getopt and mysqld.cc · c37aa34a
      unknown authored
      c37aa34a
    • unknown's avatar
      ha_innodb.cc: · e56ad0cf
      unknown authored
        Fix a typo in last night's push
      
      
      sql/ha_innodb.cc:
        Fix a typo in last night's push
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      e56ad0cf
    • unknown's avatar
      Merge work:/home/bk/mysql-4.0 into rescue.:/my/bk/mysql-4.0 · d43ba827
      unknown authored
      
      BitKeeper/etc/logging_ok:
        auto-union
      d43ba827
    • unknown's avatar
      Extend InnoDB key length to 1024 · 54e6652e
      unknown authored
      
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      54e6652e
    • unknown's avatar
      Tweaks by Zak. · a7ef648c
      unknown authored
      a7ef648c
  7. 04 Sep, 2002 15 commits
    • unknown's avatar
      Fix invalid Texinfo formatting and rephrase text. · 8bad6162
      unknown authored
      Also copied note to 'know bugs and misfeatures' section.
      
      
      8bad6162
    • unknown's avatar
      Merge sinisa@work.mysql.com:/home/bk/mysql-4.0 · 3c6f77d5
      unknown authored
      into sinisa.nasamreza.org:/mnt/work/mysql-4.0
      
      
      Docs/manual.texi:
        Auto merged
      3c6f77d5
    • unknown's avatar
    • unknown's avatar
      dict0dict.h Put back code inadvertently removed in previous bk commit · 519c1185
      unknown authored
      dict0dict.c	Put back code inadvertently removed in previous bk commit
      
      
      innobase/dict/dict0dict.c:
        Put back code inadvertently removed in previous bk commit
      innobase/include/dict0dict.h:
        Put back code inadvertently removed in previous bk commit
      519c1185
    • unknown's avatar
      btr0btr.c Add more documentation about B-tree latching · 385319b2
      unknown authored
      ha_innodb.cc	Remove gaps in auto-inc in multi-row inserts, more space for foreign key listings in SHOW TABLE STATUS, move resetting of active_trx to amore logical place
      dict0dict.h	Remove gaps from auto-inc sequence if errors in multi-row insert
      dict0dict.c	Remove gaps from auto-inc sequence if errors in multi-row insert
      
      
      innobase/dict/dict0dict.c:
        Remove gaps from auto-inc sequence if errors in multi-row insert
      innobase/include/dict0dict.h:
        Remove gaps from auto-inc sequence if errors in multi-row insert
      sql/ha_innodb.cc:
        Remove gaps in auto-inc in multi-row inserts, more space for foreign key listings in SHOW TABLE STATUS, move resetting of active_trx to amore logical place
      innobase/btr/btr0btr.c:
        Add more documentation about B-tree latching
      385319b2
    • unknown's avatar
      ha_innodb.cc Test a new clone · bc995f9a
      unknown authored
      
      sql/ha_innodb.cc:
        Test a new clone
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      bc995f9a
    • unknown's avatar
      merged · 23b5803d
      unknown authored
      23b5803d
    • unknown's avatar
      changelog updated · 72cd6790
      unknown authored
      72cd6790
    • unknown's avatar
      Merge serg:Abk/mysql-4.0 · 3005d9a4
      unknown authored
      into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.0
      
      
      3005d9a4
    • unknown's avatar
      Merge sinisa@work.mysql.com:/home/bk/mysql-4.0 · 9f9522f4
      unknown authored
      into sinisa.nasamreza.org:/mnt/work/mysql-4.0
      
      
      Docs/manual.texi:
        Auto merged
      9f9522f4
    • unknown's avatar
      a small bug fix · 909aaefa
      unknown authored
      909aaefa
    • unknown's avatar
      Merge mysql.com:/space/my/mysql-4.0 · 0e582118
      unknown authored
      into mysql.com:/space/my/mysql-4.0-build
      
      
      Docs/manual.texi:
        Auto merged
      0e582118
    • unknown's avatar
      - Reworked/Cleaned up Build-tools/Do-compile to be more flexible and · c5bc27b3
      unknown authored
         better documented
       - Added a note to manual.texi about using sysctl to tune Linux kernel
         parameters, corrected a wrong path name
      
      
      Build-tools/Do-compile:
         - Removed some obsolete pieces of code (get rid of using rsh and rcp)
         - Added some code comments
         - Reworked help text to match the options available
         - Heavily reworked GetOptions, removed some obsolete ones and joined others
         - make_options and config_options can now be given multiple times
         - simplified code that added configure options dependent on given options
      Docs/manual.texi:
         - Corrected location of boot.local init script on SuSE Linux
         - Add a note about using sysctl and sysctl.conf for changing kernel
           parameters
      c5bc27b3
    • unknown's avatar
      Merge sinisa@work.mysql.com:/home/bk/mysql-4.0 · baa284a7
      unknown authored
      into sinisa.nasamreza.org:/mnt/work/mysql-4.0
      
      
      baa284a7
    • unknown's avatar
      Change of test case · 55f806e3
      unknown authored
      55f806e3