1. 09 Oct, 2002 1 commit
  2. 08 Oct, 2002 8 commits
  3. 07 Oct, 2002 7 commits
  4. 06 Oct, 2002 3 commits
    • unknown's avatar
      after merging fix · 4a91b057
      unknown authored
      4a91b057
    • unknown's avatar
      Merge mysql.com:/home/pz/mysql/mysql-4.1-root · 66777978
      unknown authored
      into mysql.com:/home/pz/mysql/mysql-4.1
      
      
      include/mysql_com.h:
        Auto merged
      sql/mysql_priv.h:
        Auto merged
      sql/mysqld.cc:
        Auto merged
      sql/sql_yacc.yy:
        Auto merged
      66777978
    • unknown's avatar
      One more commit to do the merge of new 4.1 tree · abe55535
      unknown authored
      
      client/mysqladmin.c:
        Handle new password.c prototypes
      include/mysql_com.h:
        New prototypes
      libmysql/Makefile.shared:
        Client need sha1 compiled in now
      libmysql/password.c:
        Replace copy with symlink
      mysql-test/r/func_crypt.result:
        Fix test results to handle new password function
      mysql-test/t/func_crypt.test:
        New tests for new password function
      sql/item_create.cc:
        add old_password() function
      sql/item_create.h:
        add old_password() function
      sql/item_strfunc.cc:
        add old_password() function
        changes to new password.c functions prototypes
      sql/item_strfunc.h:
        add old_password function
        handle new prototypes
      sql/lex.h:
        add OLD_PASSWORD function
      sql/password.c:
        Continue to work on new password handling
      sql/sql_acl.cc:
        Handle new passwords
      sql/sql_yacc.yy:
        Changes for new prototypes
      abe55535
  5. 04 Oct, 2002 3 commits
    • unknown's avatar
      Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1 · a7db25a0
      unknown authored
      into sanja.is.com.ua:/home/bell/mysql/work-explain_union-4.1
      
      a7db25a0
    • unknown's avatar
      a bit speeding-up of key_cmp() function · b50cd03b
      unknown authored
      b50cd03b
    • unknown's avatar
      merging · d98af8f2
      unknown authored
      
      include/mysql_com.h:
        Auto merged
      mysql-test/r/create.result:
        Auto merged
      mysql-test/r/distinct.result:
        Auto merged
      mysql-test/r/group_by.result:
        Auto merged
      mysql-test/r/innodb.result:
        Auto merged
      mysql-test/r/key_primary.result:
        Auto merged
      mysql-test/r/merge.result:
        Auto merged
      mysql-test/r/odbc.result:
        Auto merged
      mysql-test/r/order_by.result:
        Auto merged
      mysql-test/r/union.result:
        Auto merged
      mysql-test/r/user_var.result:
        Auto merged
      mysql-test/r/varbinary.result:
        Auto merged
      mysql-test/t/union.test:
        Auto merged
      sql/item_cmpfunc.cc:
        Auto merged
      sql/mysql_priv.h:
        Auto merged
      sql/sql_derived.cc:
        Auto merged
      sql/sql_select.h:
        Auto merged
      sql/sql_update.cc:
        Auto merged
      sql/table.h:
        Auto merged
      d98af8f2
  6. 03 Oct, 2002 12 commits
  7. 02 Oct, 2002 6 commits
    • unknown's avatar
      Merging... · 570e68bf
      unknown authored
      
      BitKeeper/etc/logging_ok:
        auto-union
      include/mysql_com.h:
        Auto merged
      sql/item_strfunc.cc:
        Auto merged
      sql/item_strfunc.h:
        Auto merged
      sql/mysqld.cc:
        Trying to merge :(
      570e68bf
    • unknown's avatar
      Changeset to deal with 4.1 -> 4.0 merge · 2bf2be29
      unknown authored
      
      include/mysql_com.h:
        Partial changes for new secure connection handing required to 
        pull 4.0 -> 4.1 merge
      sql/item_strfunc.cc:
        Handling of dynamic possible length for password
      sql/item_strfunc.h:
        Larger buffer for password
      sql/mysqld.cc:
        Added option to force old password format
      sql/password.c:
        Begin implementing new hashing
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      2bf2be29
    • unknown's avatar
      Merge with 4.0.4 · 72708f10
      unknown authored
      
      BitKeeper/etc/logging_ok:
        auto-union
      client/mysqldump.c:
        Auto merged
      include/Makefile.am:
        Auto merged
      include/my_base.h:
        Auto merged
      include/my_sys.h:
        Auto merged
      include/sslopt-case.h:
        Auto merged
      libmysql/libmysql.c:
        Auto merged
      libmysql/libmysql.def:
        Auto merged
      libmysqld/lib_sql.cc:
        Auto merged
      myisam/ft_boolean_search.c:
        Auto merged
      myisam/mi_check.c:
        Auto merged
      myisam/mi_create.c:
        Auto merged
      myisam/myisamchk.c:
        Auto merged
      mysql-test/mysql-test-run.sh:
        Auto merged
      mysql-test/r/create.result:
        Auto merged
      mysql-test/r/innodb.result:
        Auto merged
      mysql-test/r/myisam.result:
        Auto merged
      mysql-test/r/select.result:
        Auto merged
      mysql-test/r/type_set.result:
        Auto merged
      mysql-test/t/create.test:
        Auto merged
      mysql-test/t/myisam.test:
        Auto merged
      sql/Makefile.am:
        Auto merged
      sql/filesort.cc:
        Auto merged
      sql/ha_innodb.cc:
        Auto merged
      sql/ha_myisam.cc:
        Auto merged
      sql/handler.h:
        Auto merged
      sql/item_cmpfunc.cc:
        Auto merged
      sql/item_strfunc.cc:
        Auto merged
      sql/item_strfunc.h:
        Auto merged
      sql/lex.h:
        Auto merged
      sql/log.cc:
        Auto merged
      sql/log_event.cc:
        Auto merged
      sql/mysql_priv.h:
        Auto merged
      sql/mysqld.cc:
        Auto merged
      sql/net_pkg.cc:
        Auto merged
      sql/net_serv.cc:
        Auto merged
      sql/opt_range.cc:
        Auto merged
      sql/set_var.h:
        Auto merged
      sql/slave.cc:
        Auto merged
      sql/sql_base.cc:
        Auto merged
      sql/sql_class.h:
        Auto merged
      sql/sql_insert.cc:
        Auto merged
      sql/sql_lex.cc:
        Auto merged
      sql/sql_lex.h:
        Auto merged
      sql/sql_load.cc:
        Auto merged
      sql/share/english/errmsg.txt:
        Auto merged
      sql/sql_table.cc:
        Auto merged
      sql/sql_udf.cc:
        Auto merged
      sql/sql_union.cc:
        Auto merged
      sql/unireg.h:
        Auto merged
      sql/sql_cache.cc:
        Code cleanup (removed ifdef)
      72708f10
    • unknown's avatar
      Update libmysqld to use 4.1 protocol. · d52b6f10
      unknown authored
      
      BitKeeper/etc/ignore:
        added sql_error.cc sql_prepare.cc
      BitKeeper/deleted/.del-sql_error.cc~2f1caca8d2485dbe:
        deleted
      BitKeeper/deleted/.del-sql_prepare.cc~f703729793935ed6:
        deleted
      libmysqld/libmysqld.c:
        Update to use 4.1 protocol.
        Added mysql_warning_count() and mysql_warnings()
      myisam/rt_test.c:
        Added missing variable
      d52b6f10
    • unknown's avatar
      merge · 06fbbd1a
      unknown authored
      
      configure.in:
        Auto merged
      06fbbd1a
    • unknown's avatar
      - small modification to scripts/make_binary_distribution.sh (add the · 11b0b944
      unknown authored
         up-to-date BK changelog instead of sql/ChangeLog, add LICENSE if
         available)
      
      
      scripts/make_binary_distribution.sh:
         - Don't include sql/ChangeLog in the binary distribution (it's not
           updated anymore since we've moved to BK)
         - Include the BK ChangeLog from top level directory instead, if it exists
         - also add the LICENSE file to the binary distribution, if it exists
           (required for the non-GPL builds)
      11b0b944