1. 18 Jan, 2003 2 commits
    • unknown's avatar
      Change client_flag to unsigned long (16 -> 32 bits) to handle more options. · 61434bf8
      unknown authored
      Don't use new password format if mysql.user has old format
      tables_priv was not reset on FLUSH PRIVILEGES if tables_priv was empty
      Portability fixes for Windows
      
      
      client/mysql.cc:
        Removed compiler warnings.
        Make quote handling simpler
      include/config-win.h:
        Fix for myisam/rt_mbr.c
      include/mysql.h:
        Change client_flag to unsigned long to handle more options.
      libmysql/libmysql.c:
        Change client_flag to unsigned long to handle more options.
      libmysqld/libmysqld.c:
        Change client_flag to unsigned long to handle more options.
      myisam/rt_mbr.c:
        Portability fix for Windows
      mysql-test/r/rpl_loaddata.result:
        Fix test case
      sql/item_strfunc.cc:
        Don't use new password format if mysql.user has old format
      sql/item_strfunc.h:
        Don't use new password format if mysql.user has old format
      sql/mysql_priv.h:
        Don't use new password format if mysql.user has old format
      sql/mysqld.cc:
        Don't use new password format if mysql.user has old format
      sql/sql_acl.cc:
        Don't use new password format if mysql.user has old format.
        tables_priv was not reset on FLUSH PRIVILEGES if tables_priv was empty
      sql/sql_class.h:
        Don't use new password format if mysql.user has old format
      sql/sql_parse.cc:
        Change client_flag to unsigned long to handle more options.
      sql/sql_yacc.yy:
        Don't use new password format if mysql.user has old format
      strings/ctype-utf8.c:
        Remove compiler warnings
      strings/ctype-win1250ch.c:
        Remove compiler warnings
      tests/grant.res:
        Update results
      61434bf8
    • unknown's avatar
      Merge with 4.0.9 · 76c8b9be
      unknown authored
      
      BitKeeper/etc/ignore:
        auto-union
      client/mysqltest.c:
        Auto merged
      configure.in:
        Auto merged
      BitKeeper/deleted/.del-mutex.h~d3ae7a2977a68137:
        Auto merged
      BitKeeper/deleted/.del-mutex.m4~a13383cde18a64e1:
        Auto merged
      innobase/btr/btr0cur.c:
        Auto merged
      innobase/btr/btr0pcur.c:
        Auto merged
      innobase/log/log0log.c:
        Auto merged
      innobase/srv/srv0srv.c:
        Auto merged
      innobase/trx/trx0trx.c:
        Auto merged
      myisam/mi_create.c:
        Auto merged
      myisam/mi_unique.c:
        Auto merged
      myisam/myisamchk.c:
        Auto merged
      mysql-test/mysql-test-run.sh:
        Auto merged
      mysql-test/r/group_by.result:
        Auto merged
      mysql-test/r/merge.result:
        Auto merged
      mysql-test/r/null.result:
        Auto merged
      mysql-test/t/group_by.test:
        Auto merged
      mysql-test/t/merge.test:
        Auto merged
      mysql-test/t/null.test:
        Auto merged
      scripts/mysql_fix_privilege_tables.sh:
        Auto merged
      sql/field_conv.cc:
        Auto merged
      sql/ha_myisammrg.cc:
        Auto merged
      sql/mysqld.cc:
        Auto merged
      sql/net_serv.cc:
        Auto merged
      sql/opt_sum.cc:
        Auto merged
      sql/protocol.cc:
        Auto merged
      sql/sql_db.cc:
        Auto merged
      sql/sql_load.cc:
        Auto merged
      sql/sql_table.cc:
        Auto merged
      strings/Makefile.am:
        Auto merged
      libmysql/Makefile.shared:
        merge
      libmysql/libmysql.def:
        merge
      sql/ha_innodb.cc:
        merge
      sql/item_cmpfunc.cc:
        merge
      sql/log_event.cc:
        merge
      sql/sql_handler.cc:
        merge
      76c8b9be
  2. 17 Jan, 2003 29 commits
  3. 16 Jan, 2003 9 commits
    • unknown's avatar
      Merge work.mysql.com:/home/bk/mysql-4.1 · 423a7640
      unknown authored
      into myvenu.com:/home/venu/bk/src-4.1
      
      
      libmysql/libmysql.c:
        Auto merged
      423a7640
    • unknown's avatar
    • unknown's avatar
      Remove un-used code · d83bd16a
      unknown authored
      
      sql/sql_prepare.cc:
        Remove uun-used code
      d83bd16a
    • unknown's avatar
      ha_innodb.cc: · 0ae9e6e8
      unknown authored
        Had forgotten to change ha_innodb.cc to reflect that InnoDB now supports HA_READ_PREFIX_LAST
      
      
      sql/ha_innodb.cc:
        Had forgotten to change ha_innodb.cc to reflect that InnoDB now supports HA_READ_PREFIX_LAST
      0ae9e6e8
    • unknown's avatar
      Merge with 3.23 · 90b2534f
      unknown authored
      
      innobase/btr/btr0btr.c:
        Auto merged
      ltconfig:
        Auto merged
      innobase/include/btr0btr.h:
        Auto merged
      innobase/log/log0log.c:
        Auto merged
      libmysql/Makefile.shared:
        Auto merged
      man/isamlog.1:
        Auto merged
      man/mysql.1:
        Auto merged
      man/mysql_zap.1:
        Auto merged
      man/isamchk.1:
        Auto merged
      man/mysqlaccess.1:
        Auto merged
      man/mysqladmin.1:
        Auto merged
      man/mysqld_multi.1:
        Auto merged
      man/mysqld.1:
        Auto merged
      man/mysqld_safe.1:
        Auto merged
      man/mysqldump.1:
        Auto merged
      man/mysqlshow.1:
        Auto merged
      man/replace.1:
        Auto merged
      myisam/mi_unique.c:
        Auto merged
      scripts/mysqld_safe.sh:
        Auto merged
      sql/net_pkg.cc:
        Auto merged
      sql/sql_table.cc:
        Auto merged
      strings/Makefile.am:
        Auto merged
      man/perror.1:
        Auto merged
      Makefile.am:
        merge with 3.23
      client/mysqltest.c:
        merge with 3.23
      innobase/btr/btr0pcur.c:
        merge with 3.23 (use local file)
      innobase/row/row0purge.c:
        merge with 3.23 (use local file)
      scripts/mysql_fix_privilege_tables.sh:
        Merge with 3.23 (Apply debian patches)
      sql/ha_innodb.cc:
        merge with 3.23 (use local file)
      sql/mysqld.cc:
        Merge with 3.23 (use local file)
      sql/net_serv.cc:
        Merge with 3.23 (use local file)
      sql/sql_db.cc:
        Merge with 3.23 (use local file)
      90b2534f
    • unknown's avatar
    • unknown's avatar
      lock0lock.c: · 3531347e
      unknown authored
        Fix a bug in the query cache algorithm for the AUTOCOMMIT=0 case
      
      
      innobase/lock/lock0lock.c:
        Fix a bug in the query cache algorithm for the AUTOCOMMIT=0 case
      3531347e
    • unknown's avatar
      4bd6c356
    • unknown's avatar
      bugfix for 'ANALYZE for MERGE' and table-less MERGE table · ef309154
      unknown authored
      
      mysql-test/r/merge.result:
        test added
      mysql-test/t/merge.test:
        test added
      ef309154