1. 10 Sep, 2002 2 commits
  2. 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
  3. 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
  4. 04 Sep, 2002 17 commits
  5. 03 Sep, 2002 10 commits