1. 10 Oct, 2002 6 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 · 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
  6. 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
  7. 03 Oct, 2002 8 commits
    • unknown's avatar
      Merge mysql.com:/home/pz/mysql/mysql-4.1-root · 748191fd
      unknown authored
      into mysql.com:/home/pz/mysql/mysql-4.1
      
      
      BitKeeper/etc/logging_ok:
        auto-union
      sql/item_strfunc.cc:
        Auto merged
      sql/item_strfunc.h:
        Auto merged
      sql/mysql_priv.h:
        Auto merged
      sql/mysqld.cc:
        Auto merged
      748191fd
    • unknown's avatar
      One more commit required to merge second pack of Monty's patches · a370f866
      unknown authored
      
      sql/item_strfunc.cc:
        Remove some debug
      sql/mysql_priv.h:
        New password has larger length
      sql/mysqld.cc:
        New option name to be consistent
      sql/password.c:
        Clean up hash generation
      a370f866
    • unknown's avatar
      Fixed bug that causes select test to fail · e607221a
      unknown authored
      Now MySQL 4.1 is up to date with all patches from 4.0.4 and passes the test suite.
      
      
      mysql-test/r/rpl_log_pos.result:
        Fix results
      sql/sql_select.cc:
        Fixed bug that causes select test to fail
      e607221a
    • unknown's avatar
      fixing EXPLAIN select types · f094b6af
      unknown authored
      f094b6af
    • unknown's avatar
      Merge work:/my/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1 · be565cfb
      unknown authored
      
      BitKeeper/etc/logging_ok:
        auto-union
      sql/mysql_priv.h:
        Auto merged
      sql/sql_base.cc:
        Auto merged
      sql/sql_lex.cc:
        Auto merged
      sql/sql_parse.cc:
        Auto merged
      sql/sql_select.cc:
        Auto merged
      sql/sql_yacc.yy:
        Auto merged
      be565cfb
    • unknown's avatar
      Update after last merge. Fixes some wrong test results. · 8f7a2b27
      unknown authored
      
      libmysql/libmysql.c:
        Removed obsolete function (now in strings library)
      mysql-test/r/rpl_log.result:
        Updated results for 4.1
      mysql-test/r/rpl_log_pos.result:
        Updated results for 4.1
      sql/item_strfunc.cc:
        Added missing system_charset_info
      sql/log_event.cc:
        Portability fixes. More debugging.
      sql/net_pkg.cc:
        Added back setting of query_error as slave code is depeneding on this.
      sql/sql_acl.cc:
        Update after last merge
      sql/sql_lex.cc:
        Update after last merge
      sql/sql_parse.cc:
        Update after last merge
      sql/sql_prepare.cc:
        Update after last merge
      sql/time.cc:
        Update after last merge.
        More comments
      8f7a2b27
    • unknown's avatar
      Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1 · 392ba757
      unknown authored
      into sanja.is.com.ua:/home/bell/mysql/work-merge_lex-4.1
      
      
      392ba757
    • unknown's avatar
      after merging bugfix · e57cd00a
      unknown authored
      e57cd00a