1. 08 Oct, 2003 3 commits
    • unknown's avatar
      merge with 4.0 to get fix for mysqlbinlog · 69ea87fe
      unknown authored
      
      client/mysqlbinlog.cc:
        Auto merged
      mysql-test/t/rpl_trunc_binlog.test:
        Auto merged
      69ea87fe
    • unknown's avatar
      Fixes after merge · 1ead85e6
      unknown authored
      
      mysql-test/std_data/trunc_binlog.000001:
        Rename: mysql-test/std_data/trunc_binlog.001 -> mysql-test/std_data/trunc_binlog.000001
      client/mysqltest.c:
        Fixed merge problem
      mysql-test/mysql-test-run.sh:
        Fixed merge problem
      mysql-test/r/distinct.result:
        Fix after merge
      mysql-test/r/drop_temp_table.result:
        Fix after merge
      mysql-test/r/join_outer.result:
        Fix after merge
      mysql-test/r/mysqldump.result:
        Fix after merge
      mysql-test/r/null_key.result:
        Fix after merge
      mysql-test/r/order_by.result:
        Fix after merge
      mysql-test/r/rpl_alter.result:
        Fix after merge
      mysql-test/r/rpl_loaddata.result:
        Fix after merge
      mysql-test/r/rpl_loaddata_rule_m.result:
        Fix after merge
      mysql-test/r/rpl_trunc_binlog.result:
        Fix after merge
      mysql-test/r/select_safe.result:
        Fix after merge
      mysql-test/t/insert.test:
        Fix after merge
      mysql-test/t/mysqlbinlog.test:
        Fix after merge
      mysql-test/t/rpl000009.test:
        Fix after merge
      mysql-test/t/rpl_alter.test:
        Fix after merge
      mysql-test/t/rpl_loaddata_rule_m.test:
        Fix after merge
      mysql-test/t/rpl_trunc_binlog.test:
        Fix after merge
      sql-common/client.c:
        Fix after merge
      sql/item_subselect.cc:
        Fix after merge
      sql/repl_failsafe.cc:
        Fix after merge
      sql/slave.cc:
        Fix after merge
      sql/sql_insert.cc:
        Fix after merge
      1ead85e6
    • unknown's avatar
      Fixed test case that my last patch to mysqlbinlog broke. · 26456b88
      unknown authored
      Changed --remote to --read-from-remote-server (mysqlbinlog)
      
      
      client/mysqlbinlog.cc:
        Changed --remote to --read-from-remote-server to make option more understandable
      mysql-test/t/mysqlbinlog.test:
        Fixed test case that --remote broke
      26456b88
  2. 07 Oct, 2003 18 commits
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.0 · 927909f5
      unknown authored
      into narttu.mysql.fi:/my/mysql-4.0
      
      
      927909f5
    • unknown's avatar
      Fix for option 'R' (connect to remote server) in mysqlbinlog · 9214babe
      unknown authored
      
      client/mysqlbinlog.cc:
        Fix for option 'R' (connect to remote server)
      9214babe
    • unknown's avatar
      merge · 118d5321
      unknown authored
      
      sql/mysqld.cc:
        Auto merged
      sql/sql_select.cc:
        Auto merged
      innobase/row/row0mysql.c:
        merge (no changes)
      innobase/row/row0sel.c:
        merge (no changes)
      sql/item_subselect.cc:
        Use sanjas patch instead
      118d5321
    • unknown's avatar
      Fix for a test failure with the standard (no-BDB) binary: · 654d266c
      unknown authored
      as the test is meaningful only if the slave supports transactions,
      we require this. As in 4.0 the slave runs with --skip-innodb, we
      test for BDB.
      
      
      654d266c
    • unknown's avatar
      Merge with 4.0 to get fix for mysqlbinlog · 60e4f7d5
      unknown authored
      
      client/mysqlbinlog.cc:
        Auto merged
      mysql-test/r/create.result:
        Auto merged
      scripts/Makefile.am:
        Auto merged
      sql/sql_select.cc:
        Auto merged
      mysql-test/mysql-test-run.sh:
        Cleaned up argument handling for external programs
      60e4f7d5
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.0 · 19e954d2
      unknown authored
      into narttu.mysql.fi:/my/mysql-4.0
      
      
      19e954d2
    • unknown's avatar
      Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0 · cd6dc42f
      unknown authored
      into eagle.mysql.r18.ru:/home/vva/work/BUG_1323/mysql-4.0
      
      
      cd6dc42f
    • unknown's avatar
      Many files: · d1485aad
      unknown authored
        Multiple tablespaces for InnoDB
      sql_table.cc:
        Tell explicitly that InnoDB should retrieve all columns in CHECKSUM TABLE
      sql_update.cc, sql_select.cc, my_base.h:
        More descriptive flag name HA_EXTRA_RETRIEVE_ALL_COLS
      
      
      include/my_base.h:
        More descriptive flag name HA_EXTRA_RETRIEVE_ALL_COLS
      sql/sql_select.cc:
        More descriptive flag name HA_EXTRA_RETRIEVE_ALL_COLS
      sql/sql_update.cc:
        More descriptive flag name HA_EXTRA_RETRIEVE_ALL_COLS
      sql/sql_table.cc:
        Tell explicitly that InnoDB should retrieve all columns in CHECKSUM TABLE
      sql/sql_db.cc:
        Multiple tablespaces for InnoDB
      sql/ha_innodb.cc:
        Multiple tablespaces for InnoDB
      sql/mysqld.cc:
        Multiple tablespaces for InnoDB
      sql/set_var.cc:
        Multiple tablespaces for InnoDB
      sql/sql_cache.cc:
        Multiple tablespaces for InnoDB
      sql/ha_innodb.h:
        Multiple tablespaces for InnoDB
      innobase/include/btr0btr.ic:
        Multiple tablespaces for InnoDB
      innobase/include/btr0pcur.ic:
        Multiple tablespaces for InnoDB
      innobase/include/data0type.ic:
        Multiple tablespaces for InnoDB
      innobase/include/dyn0dyn.ic:
        Multiple tablespaces for InnoDB
      innobase/include/fut0lst.ic:
        Multiple tablespaces for InnoDB
      innobase/include/log0log.ic:
        Multiple tablespaces for InnoDB
      innobase/include/mach0data.ic:
        Multiple tablespaces for InnoDB
      innobase/include/mtr0log.ic:
        Multiple tablespaces for InnoDB
      innobase/include/rem0rec.ic:
        Multiple tablespaces for InnoDB
      innobase/include/ut0byte.ic:
        Multiple tablespaces for InnoDB
      innobase/include/ut0ut.ic:
        Multiple tablespaces for InnoDB
      innobase/include/buf0buf.h:
        Multiple tablespaces for InnoDB
      innobase/include/buf0lru.h:
        Multiple tablespaces for InnoDB
      innobase/include/buf0rea.h:
        Multiple tablespaces for InnoDB
      innobase/include/data0type.h:
        Multiple tablespaces for InnoDB
      innobase/include/db0err.h:
        Multiple tablespaces for InnoDB
      innobase/include/dict0boot.h:
        Multiple tablespaces for InnoDB
      innobase/include/dict0dict.h:
        Multiple tablespaces for InnoDB
      innobase/include/dict0load.h:
        Multiple tablespaces for InnoDB
      innobase/include/dict0mem.h:
        Multiple tablespaces for InnoDB
      innobase/include/fil0fil.h:
        Multiple tablespaces for InnoDB
      innobase/include/fsp0fsp.h:
        Multiple tablespaces for InnoDB
      innobase/include/ibuf0ibuf.h:
        Multiple tablespaces for InnoDB
      innobase/include/lock0lock.h:
        Multiple tablespaces for InnoDB
      innobase/include/log0log.h:
        Multiple tablespaces for InnoDB
      innobase/include/log0recv.h:
        Multiple tablespaces for InnoDB
      innobase/include/os0file.h:
        Multiple tablespaces for InnoDB
      innobase/include/page0page.h:
        Multiple tablespaces for InnoDB
      innobase/include/que0types.h:
        Multiple tablespaces for InnoDB
      innobase/include/rem0rec.h:
        Multiple tablespaces for InnoDB
      innobase/include/srv0srv.h:
        Multiple tablespaces for InnoDB
      innobase/include/srv0start.h:
        Multiple tablespaces for InnoDB
      innobase/include/sync0sync.h:
        Multiple tablespaces for InnoDB
      innobase/include/trx0sys.h:
        Multiple tablespaces for InnoDB
      innobase/include/ut0byte.h:
        Multiple tablespaces for InnoDB
      innobase/include/univ.i:
        Multiple tablespaces for InnoDB
      innobase/btr/btr0cur.c:
        Multiple tablespaces for InnoDB
      innobase/btr/btr0sea.c:
        Multiple tablespaces for InnoDB
      innobase/buf/buf0buf.c:
        Multiple tablespaces for InnoDB
      innobase/buf/buf0flu.c:
        Multiple tablespaces for InnoDB
      innobase/buf/buf0lru.c:
        Multiple tablespaces for InnoDB
      innobase/buf/buf0rea.c:
        Multiple tablespaces for InnoDB
      innobase/data/data0type.c:
        Multiple tablespaces for InnoDB
      innobase/dict/dict0boot.c:
        Multiple tablespaces for InnoDB
      innobase/dict/dict0crea.c:
        Multiple tablespaces for InnoDB
      innobase/dict/dict0dict.c:
        Multiple tablespaces for InnoDB
      innobase/dict/dict0load.c:
        Multiple tablespaces for InnoDB
      innobase/dict/dict0mem.c:
        Multiple tablespaces for InnoDB
      innobase/fil/fil0fil.c:
        Multiple tablespaces for InnoDB
      innobase/fsp/fsp0fsp.c:
        Multiple tablespaces for InnoDB
      innobase/ha/ha0ha.c:
        Multiple tablespaces for InnoDB
      innobase/ibuf/ibuf0ibuf.c:
        Multiple tablespaces for InnoDB
      innobase/log/log0log.c:
        Multiple tablespaces for InnoDB
      innobase/log/log0recv.c:
        Multiple tablespaces for InnoDB
      innobase/mach/mach0data.c:
        Multiple tablespaces for InnoDB
      innobase/mem/mem0dbg.c:
        Multiple tablespaces for InnoDB
      innobase/mem/mem0pool.c:
        Multiple tablespaces for InnoDB
      innobase/mtr/mtr0log.c:
        Multiple tablespaces for InnoDB
      innobase/os/os0file.c:
        Multiple tablespaces for InnoDB
      innobase/os/os0proc.c:
        Multiple tablespaces for InnoDB
      innobase/page/page0cur.c:
        Multiple tablespaces for InnoDB
      innobase/que/que0que.c:
        Multiple tablespaces for InnoDB
      innobase/row/row0ins.c:
        Multiple tablespaces for InnoDB
      innobase/row/row0mysql.c:
        Multiple tablespaces for InnoDB
      innobase/row/row0sel.c:
        Multiple tablespaces for InnoDB
      innobase/row/row0upd.c:
        Multiple tablespaces for InnoDB
      innobase/srv/srv0srv.c:
        Multiple tablespaces for InnoDB
      innobase/srv/srv0start.c:
        Multiple tablespaces for InnoDB
      innobase/sync/sync0rw.c:
        Multiple tablespaces for InnoDB
      innobase/sync/sync0sync.c:
        Multiple tablespaces for InnoDB
      innobase/trx/trx0sys.c:
        Multiple tablespaces for InnoDB
      innobase/trx/trx0trx.c:
        Multiple tablespaces for InnoDB
      innobase/trx/trx0undo.c:
        Multiple tablespaces for InnoDB
      innobase/ut/ut0byte.c:
        Multiple tablespaces for InnoDB
      innobase/ut/ut0ut.c:
        Multiple tablespaces for InnoDB
      d1485aad
    • unknown's avatar
      fixed error detection · d1ab51eb
      unknown authored
      d1ab51eb
    • unknown's avatar
      merge · fae46f7c
      unknown authored
      
      sql/item_subselect.h:
        Auto merged
      fae46f7c
    • unknown's avatar
      Simple cleanups · c7fd510a
      unknown authored
      
      client/mysqlbinlog.cc:
        Add default handling to mysqlbinlog
      mysql-test/mysql-test-run.sh:
        Cleanup of mysqldump/mysqlbinlog argument handling
      scripts/Makefile.am:
        Remove duplicate
      scripts/mysql_install_db.sh:
        Change -eq to =
      c7fd510a
    • unknown's avatar
      Merge with 4.0.16 · f16887c5
      unknown authored
      
      BitKeeper/etc/ignore:
        auto-union
      BitKeeper/etc/logging_ok:
        auto-union
      BitKeeper/deleted/.del-mysqldump.result:
        Delete: mysql-test/r/mysqldump.result
      BitKeeper/deleted/.del-mysqldump.test:
        Delete: mysql-test/t/mysqldump.test
      BitKeeper/deleted/.del-compile-netware-max:
        Delete: netware/BUILD/compile-netware-max
      BitKeeper/deleted/.del-compile-netware-max-debug:
        Delete: netware/BUILD/compile-netware-max-debug
      BitKeeper/deleted/.del-compile-netware-src:
        Delete: netware/BUILD/compile-netware-src
      BitKeeper/deleted/.del-knetware.imp:
        Delete: netware/BUILD/knetware.imp
      BUILD/compile-pentium-valgrind-max:
        Auto merged
      BitKeeper/deleted/.del-mini_client.cc~8677895ec8169183:
        Auto merged
      BitKeeper/deleted/.del-mysql_fix_privilege_tables.sql:
        Auto merged
      BitKeeper/deleted/.del-openssl.imp:
        Delete: netware/BUILD/openssl.imp
      acinclude.m4:
        Auto merged
      SSL/cacert.pem:
        Auto merged
      SSL/client-cert.pem:
        Auto merged
      SSL/server-cert.pem:
        Auto merged
      client/mysqlbinlog.cc:
        Auto merged
      extra/resolveip.c:
        Auto merged
      heap/hp_test2.c:
        Auto merged
      include/my_global.h:
        Auto merged
      innobase/row/row0mysql.c:
        Auto merged
      innobase/row/row0sel.c:
        Auto merged
      libmysql/libmysql.def:
        Auto merged
      libmysqld/examples/Makefile.am:
        Auto merged
      myisam/mi_check.c:
        Auto merged
      myisam/mi_test2.c:
        Auto merged
      myisam/myisamdef.h:
        Auto merged
      mysql-test/r/fulltext_multi.result:
        Auto merged
      mysql-test/r/fulltext_order_by.result:
        Auto merged
      mysql-test/r/select.result:
        Auto merged
      mysql-test/r/user_var.result:
        Auto merged
      mysql-test/std_data/rpl_loaddata2.dat:
        Auto merged
      mysql-test/t/rpl_loaddata.test:
        Auto merged
      mysql-test/t/select.test:
        Auto merged
      mysql-test/t/user_var.test:
        Auto merged
      mysys/mf_dirname.c:
        Auto merged
      scripts/make_win_src_distribution.sh:
        Auto merged
      sql/des_key_file.cc:
        Auto merged
      sql/log.cc:
        Auto merged
      sql/mysqld.cc:
        Auto merged
      sql/repl_failsafe.cc:
        Auto merged
      sql/slave.h:
        Auto merged
      sql-bench/crash-me.sh:
        Auto merged
      sql-bench/server-cfg.sh:
        Auto merged
      sql-bench/test-insert.sh:
        Auto merged
      sql-bench/test-transactions.sh:
        Auto merged
      sql/sql_base.cc:
        Auto merged
      sql/sql_load.cc:
        Auto merged
      sql/sql_parse.cc:
        Auto merged
      sql/sql_select.cc:
        Auto merged
      support-files/mysql.server.sh:
        Auto merged
      client/mysqltest.c:
        Merge with 4.0.16
        Changed version number to '2.0' to avoid confusion with version numbering in 3.23
      mysql-test/r/distinct.result:
        Updated results for merge
      mysql-test/r/insert.result:
        Updated results for merge
      mysql-test/r/insert_select.result:
        Updated results for merge
      mysql-test/r/join_outer.result:
        Updated results for merge
      mysql-test/r/mix_innodb_myisam_binlog.result:
        Updated results for merge
      mysql-test/r/order_by.result:
        Updated results for merge
      mysql-test/r/rpl000009.result:
        Updated results for merge
      mysql-test/r/rpl_loaddata.result:
        Updated results for merge
      mysql-test/r/rpl_log.result:
        Updated results for merge
      mysql-test/r/select_safe.result:
        Updated results for merge
      scripts/mysql_install_db.sh:
        Change -eq to =
      BitKeeper/deleted/.del-ins000001.test~2428ee5c9b1bc483:
        dummy
      f16887c5
    • unknown's avatar
      Fixed bug in sub select after last merge · df02cd39
      unknown authored
      df02cd39
    • unknown's avatar
      after merge fix · 4d9cbc26
      unknown authored
      4d9cbc26
    • unknown's avatar
      Simple optimization · bcf562fc
      unknown authored
      bcf562fc
    • unknown's avatar
      merge · 890f427f
      unknown authored
      
      sql/item_subselect.h:
        Auto merged
      sql/mysqld.cc:
        Auto merged
      890f427f
    • unknown's avatar
      WL #562: Change format of slow log in 4.1 · 118d6df5
      unknown authored
      118d6df5
    • unknown's avatar
      merge · 451cd9e3
      unknown authored
      
      sql/sql_yacc.yy:
        Auto merged
      451cd9e3
  3. 06 Oct, 2003 19 commits
    • unknown's avatar
      Merge laptop.sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 · 67b5aa64
      unknown authored
      into laptop.sanja.is.com.ua:/home/bell/mysql/bk/work-all_any_group-4.1
      
      
      sql/mysql_priv.h:
        Auto merged
      67b5aa64
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.1 · 18374b97
      unknown authored
      into narttu.mysql.fi:/my/mysql-4.1
      
      
      18374b97
    • unknown's avatar
      Merge laptop.sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 · 00594481
      unknown authored
      into laptop.sanja.is.com.ua:/home/bell/mysql/bk/work-all_any_group-4.1
      
      
      mysql-test/r/subselect.result:
        Auto merged
      sql/item.cc:
        Auto merged
      sql/item_cmpfunc.cc:
        Auto merged
      sql/item_subselect.cc:
        Auto merged
      sql/sql_class.cc:
        Auto merged
      00594481
    • unknown's avatar
      after merge fix · 7df32ac6
      unknown authored
      7df32ac6
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.1 · bae46f12
      unknown authored
      into narttu.mysql.fi:/my/mysql-4.1
      
      
      sql/item_subselect.cc:
        Auto merged
      bae46f12
    • unknown's avatar
      After merge fixes · bc4a57f0
      unknown authored
      
      extra/resolveip.c:
        After merge fix
      mysql-test/mysql-test-run.sh:
        Fixed comment
      mysql-test/r/rpl_trunc_binlog.result:
        Updated results
      sql/log_event.cc:
        Better (shorter) error message
      bc4a57f0
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.1 · 978bcb57
      unknown authored
      into mishka.mysql.fi:/home/my/mysql-4.1
      
      
      include/mysql.h:
        Auto merged
      sql/mysql_priv.h:
        Auto merged
      978bcb57
    • unknown's avatar
      Move init_compiled_charsets to own file · 0e93376e
      unknown authored
      Remove dependency of charsets (in my_init) to get smaller binaries when charsets are not used
      Simple code cleanup
      
      
      client/mysql.cc:
        Fixed indentation
      include/my_sys.h:
        Move init_compiled_charsets to own file
      include/mysql.h:
        Remove compiler warning	
      libmysql/Makefile.shared:
        Move init_compiled_charsets to own file
      mysys/Makefile.am:
        Move init_compiled_charsets to own file
      mysys/charset.c:
        Move init_compiled_charsets to own file
      mysys/my_init.c:
        Remove dependency of charsets
      scripts/mysql_create_system_tables.sh:
        Remove run time warning
      scripts/mysql_fix_privilege_tables.sql:
        Add help tables
      sql/sql_insert.cc:
        Code cleanup
      0e93376e
    • unknown's avatar
      Merge laptop.sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 · 104da10b
      unknown authored
      into laptop.sanja.is.com.ua:/home/bell/mysql/bk/work-errs-4.1
      
      
      104da10b
    • unknown's avatar
      fixed error names · bd3beb83
      unknown authored
      
      mysql-test/r/row.result:
        fixed error message as it was suggested by Peter Gulutzan
      mysql-test/r/subselect.result:
        fixed error message as it was suggested by Peter Gulutzan
      sql/share/czech/errmsg.txt:
        fixed error message as it was suggested by Peter Gulutzan
      sql/share/danish/errmsg.txt:
        fixed error message as it was suggested by Peter Gulutzan
      sql/share/dutch/errmsg.txt:
        fixed error message as it was suggested by Peter Gulutzan
      sql/share/english/errmsg.txt:
        fixed error message as it was suggested by Peter Gulutzan
      sql/share/estonian/errmsg.txt:
        fixed error message as it was suggested by Peter Gulutzan
      sql/share/french/errmsg.txt:
        fixed error message as it was suggested by Peter Gulutzan
      sql/share/german/errmsg.txt:
        fixed error message as it was suggested by Peter Gulutzan
      sql/share/greek/errmsg.txt:
        fixed error message as it was suggested by Peter Gulutzan
      sql/share/hungarian/errmsg.txt:
        fixed error message as it was suggested by Peter Gulutzan
      sql/share/italian/errmsg.txt:
        fixed error message as it was suggested by Peter Gulutzan
      sql/share/japanese/errmsg.txt:
        fixed error message as it was suggested by Peter Gulutzan
      sql/share/korean/errmsg.txt:
        fixed error message as it was suggested by Peter Gulutzan
      sql/share/norwegian-ny/errmsg.txt:
        fixed error message as it was suggested by Peter Gulutzan
      sql/share/norwegian/errmsg.txt:
        fixed error message as it was suggested by Peter Gulutzan
      sql/share/polish/errmsg.txt:
        fixed error message as it was suggested by Peter Gulutzan
      sql/share/portuguese/errmsg.txt:
        fixed error message as it was suggested by Peter Gulutzan
      sql/share/romanian/errmsg.txt:
        fixed error message as it was suggested by Peter Gulutzan
      sql/share/russian/errmsg.txt:
        fixed error message as it was suggested by Peter Gulutzan
      sql/share/serbian/errmsg.txt:
        fixed error message as it was suggested by Peter Gulutzan
      sql/share/slovak/errmsg.txt:
        fixed error message as it was suggested by Peter Gulutzan
      sql/share/spanish/errmsg.txt:
        fixed error message as it was suggested by Peter Gulutzan
      sql/share/swedish/errmsg.txt:
        fixed error message as it was suggested by Peter Gulutzan
      sql/share/ukrainian/errmsg.txt:
        fixed error message as it was suggested by Peter Gulutzan
      bd3beb83
    • unknown's avatar
      Merge with 3.23.58 · dfacd7c5
      unknown authored
      
      BitKeeper/etc/logging_ok:
        auto-union
      mytest-old.c:
        Merge rename: VC++Files/libmysqltest/mytest.c -> mytest-old.c
      BitKeeper/deleted/.del-mysqlshutdown.c:
        Delete: VC++Files/mysqlshutdown/mysqlshutdown.c
      BitKeeper/deleted/.del-mysqlshutdown.rc:
        Delete: VC++Files/mysqlshutdown/mysqlshutdown.rc
      BitKeeper/deleted/.del-mysqlwatch.c:
        Delete: VC++Files/mysqlwatch/mysqlwatch.c
      BitKeeper/deleted/.del-thr_test.c:
        Delete: VC++Files/thr_test/thr_test.c
      BitKeeper/deleted/.del-make_win_src_distribution.sh:
        Delete: scripts/make_win_src_distribution.sh
      BitKeeper/deleted/.del-.fgl~cac6624e1ac6ee1d:
        Auto merged
      BitKeeper/deleted/.del-Build.tsb~f3be7d512e6d5b74:
        Auto merged
      BitKeeper/deleted/.del-Clients and Tools.fgl~826a8e3f651af365:
        Auto merged
      BitKeeper/deleted/.del-Default.cdf~1da6505528200d5e:
        Auto merged
      BitKeeper/deleted/.del-Default.fdf~466762fdf65e1477:
        Auto merged
      BitKeeper/deleted/.del-Default.fgl~45b9e847fa4da131:
        Auto merged
      BitKeeper/deleted/.del-Default.fgl~a86ce70180b5aba4:
        Auto merged
      BitKeeper/deleted/.del-Default.rge~2218627c2a901409:
        Auto merged
      BitKeeper/deleted/.del-Default.shl~a02a9093c2b6b0d9:
        Auto merged
      BitKeeper/deleted/.del-Default.shl~e18d3f10bef97a28:
        Auto merged
      BitKeeper/deleted/.del-Development.fgl~ca1458874a3fef81:
        Auto merged
      BitKeeper/deleted/.del-Grant Tables.fgl~31e527d126c42d90:
        Auto merged
      BitKeeper/deleted/.del-MySQL 3.23.com.ipr~eb817edea43c6e6e:
        Auto merged
      BitKeeper/deleted/.del-SETUP.BMP~77e20d86bceb4903:
        Auto merged
      BitKeeper/deleted/.del-Servers.fgl~36147accb82f759:
        Auto merged
      BitKeeper/deleted/.del-Setup.dbg~688e9d3ec362ec34:
        Auto merged
      BitKeeper/deleted/.del-Setup.ino~85f07a856a69a722:
        Auto merged
      BitKeeper/deleted/.del-Setup.ins~ab68efc133d8411e:
        Auto merged
      BitKeeper/deleted/.del-Setup.obs~2f09140119879bc6:
        Auto merged
      BitKeeper/deleted/.del-Setup.rul~14510a994d515f19:
        Auto merged
      BitKeeper/deleted/.del-Setup.tsb~e74dbc7688d4019a:
        Auto merged
      BitKeeper/deleted/.del-infolist.txt~58b203247936d266:
        Auto merged
      BitKeeper/deleted/.del-infolist.txt~ee370f4771c83a97:
        Auto merged
      BitKeeper/deleted/.del-value.shl~718b5b291d5ff04d:
        Auto merged
      BitKeeper/deleted/.del-value.shl~98c2851db96b919e:
        Auto merged
      BitKeeper/deleted/.del-Documentation.fgl~cf0ac866737a5c7d:
        Auto merged
      configure.in:
        Merge with 3.23.58 (Keep old code)
      sql/slave.cc:
        Merge with 3.23.58 (Keep old code)
      sql/sql_parse.cc:
        Merge with 3.23.58 (Keep old code)
      dfacd7c5
    • unknown's avatar
      Merge · ff8c8fa1
      unknown authored
      
      mysql-test/r/union.result:
        Auto merged
      mysql-test/t/union.test:
        Auto merged
      sql/item.cc:
        Auto merged
      sql/item.h:
        Auto merged
      sql/item_cmpfunc.cc:
        Auto merged
      sql/item_cmpfunc.h:
        Auto merged
      sql/item_subselect.cc:
        Auto merged
      sql/item_subselect.h:
        Auto merged
      sql/item_sum.cc:
        Auto merged
      sql/item_sum.h:
        Auto merged
      sql/mysql_priv.h:
        Auto merged
      sql/sql_base.cc:
        Auto merged
      sql/sql_class.cc:
        Auto merged
      sql/sql_class.h:
        Auto merged
      sql/sql_derived.cc:
        Auto merged
      sql/sql_union.cc:
        Auto merged
      sql/sql_yacc.yy:
        Auto merged
      mysql-test/r/subselect.result:
        SCCS merged
      mysql-test/t/subselect.test:
        SCCS merged
      ff8c8fa1
    • unknown's avatar
      Portability fix · b1ef6fc3
      unknown authored
      b1ef6fc3
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.1 · 3f896fd8
      unknown authored
      into narttu.mysql.fi:/my/mysql-4.1
      
      
      sql/mysqld.cc:
        Auto merged
      3f896fd8
    • unknown's avatar
      Fix for #1447 · 6fc8b48c
      unknown authored
      
      libmysqld/lib_sql.cc:
        Check for unfetched rows added
      6fc8b48c
    • unknown's avatar
      Fix for #1488 · c479f5d3
      unknown authored
      
      libmysqld/lib_sql.cc:
        net->sqlstate should be initialized here
      c479f5d3
    • unknown's avatar
      Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1 · 01cb1391
      unknown authored
      into deer.(none):/home/hf/work/mysql-4.1.stmt
      
      
      01cb1391
    • unknown's avatar
      Fix for #1487 · f9ce2f4b
      unknown authored
      
      libmysqld/lib_sql.cc:
        arg_parameters now are stored in these THD members
      sql/sql_class.h:
        members to store query arguments
      sql/sql_prepare.cc:
        query arguments retrieval added for embedded case
        code not necessary in embedded server #ifdefed
      f9ce2f4b
    • unknown's avatar