1. 09 Oct, 2002 5 commits
  2. 08 Oct, 2002 8 commits
  3. 07 Oct, 2002 7 commits
  4. 06 Oct, 2002 3 commits
    • unknown's avatar
      after merging fix · 72a3c80d
      unknown authored
      72a3c80d
    • unknown's avatar
      Merge mysql.com:/home/pz/mysql/mysql-4.1-root · fb3a8883
      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
      fb3a8883
    • unknown's avatar
      One more commit to do the merge of new 4.1 tree · 8640cd35
      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
      8640cd35
  5. 04 Oct, 2002 3 commits
    • unknown's avatar
      Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1 · d319dea8
      unknown authored
      into sanja.is.com.ua:/home/bell/mysql/work-explain_union-4.1
      
      
      d319dea8
    • unknown's avatar
      a bit speeding-up of key_cmp() function · 9e5a4be4
      unknown authored
      9e5a4be4
    • unknown's avatar
      merging · 05c5908a
      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
      05c5908a
  6. 03 Oct, 2002 12 commits
  7. 02 Oct, 2002 2 commits
    • unknown's avatar
      Merging... · aa9e2fa7
      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 :(
      aa9e2fa7
    • unknown's avatar
      Changeset to deal with 4.1 -> 4.0 merge · 1f443c95
      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
      1f443c95