1. 10 Oct, 2002 2 commits
  2. 09 Oct, 2002 5 commits
  3. 08 Oct, 2002 8 commits
  4. 07 Oct, 2002 7 commits
  5. 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
  6. 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
  7. 03 Oct, 2002 12 commits