1. 06 Sep, 2005 14 commits
    • unknown's avatar
      Merge mysql.com:/home/alexi/dev/mysql-4.1-0 · 910317bc
      unknown authored
      into  mysql.com:/home/alexi/dev/mysql-5.0-0
      
      
      sql/item_cmpfunc.cc:
        Auto merged
      mysql-test/r/join_outer.result:
        Manual merge
      mysql-test/t/join_outer.test:
        Manual merge
      sql/item_cmpfunc.h:
        Manual merge
      sql/opt_range.cc:
        Manual merge
      sql/sql_yacc.yy:
        Manual merge
      BitKeeper/etc/RESYNC_TREE:
        New BitKeeper file ``BitKeeper/etc/RESYNC_TREE''
      910317bc
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-5.0 · 23678a92
      unknown authored
      into  neptunus.(none):/home/msvensson/mysql/mysql-5.0
      
      23678a92
    • unknown's avatar
      item_cmpfunc.h: · 86b61e97
      unknown authored
        Fixed bugs #12101, #12102: wrong calculation of not_null_tables()
         for some expressions.
         The classes Item_func_between, Item_func_if, Item_func_in are modified.
         Item_func_between/in objects can represent now [NOT]BETWEEN/IN expressions.
         The class Item_func_opt_neg is added to factor out the functionality
         common for the modified classes Item_func_between and Item_func_in.
      item_cmpfunc.cc:
        Fixed bugs #12101, #12102: wrong calculation of not_null_tables()
         for some expressions.
         Added Item_func_between::fix_fields(), Item_func_if::fix_fields(),
         Item_func_in::fix_fields(). They correct generic calculation of
         the not_null_tables attribute when it is needed.
         Modified Item_func_between::val_int(), Item_func_in::val_int().
      opt_range.cc:
        Fixed bugs #12101, #12102: wrong calculation of not_null_tables()
         for some expressions.
         The function get_mm_tree() is modified. There cannot be NOT before
         BETWEEN/IN anymore. Rather Item_func_between/in objects can represent
         now [NOT]BETWEEN/IN expressions.
      sql_yacc.yy:
        Fixed bugs #12101, #12102: wrong calculation of not_null_tables()
         for some expressions.
         Item_func_between/in objects can represent now [NOT]BETWEEN/IN expresions.
      join_outer.result:
        Fixed some testcases results (bugs #12101, #12102)
      join_outer.test:
        Added testcases for bugs #12101, #12102
      
      
      mysql-test/t/join_outer.test:
        Added testcases for bugs #12101, #12102
      mysql-test/r/join_outer.result:
        Fixed some testcases results (bugs #12101, #12102)
      sql/sql_yacc.yy:
        Fixed bugs #12101, #12102: wrong calculation of not_null_tables()
         for some expressions.
         Item_func_between/in objects can represent now [NOT]BETWEEN/IN expresions.
      sql/opt_range.cc:
        Fixed bugs #12101, #12102: wrong calculation of not_null_tables()
         for some expressions.
         The function get_mm_tree() is modified. There cannot be NOT before
         BETWEEN/IN anymore. Rather Item_func_between/in objects can represent
         now [NOT]BETWEEN/IN expressions.
      sql/item_cmpfunc.cc:
        Fixed bugs #12101, #12102: wrong calculation of not_null_tables()
         for some expressions.
         Added Item_func_between::fix_fields(), Item_func_if::fix_fields(),
         Item_func_in::fix_fields(). They correct generic calculation of
         the not_null_tables attribute when it is needed.
         Modified Item_func_between::val_int(), Item_func_in::val_int().
      sql/item_cmpfunc.h:
        Fixed bugs #12101, #12102: wrong calculation of not_null_tables()
         for some expressions.
         The classes Item_func_between, Item_func_if, Item_func_in are modified.
         Item_func_between/in objects can represent now [NOT]BETWEEN/IN expressions.
         The class Item_func_opt_neg is added to factor out the functionality
         common for the modified classes Item_func_between and Item_func_in.
      86b61e97
    • unknown's avatar
      Bug #12984 mysqltest.test: different output from "exec NonExistsinfComamdn" · ba435229
      unknown authored
       - Common error handling regardless of --ps-protocol or not.
      
      
      client/mysqltest.c:
        Merge normal_handle_error and run_query_stmt_handle_error to get consistent functionality and error messages regardless if --ps-protocol is used or not
        Call handle_error when error occured to check for expected error codes/states
        Call handle_no_error when no error ahs occured to check if an error was expected
      ba435229
    • unknown's avatar
      Detect comment with command using extra delimiter · 44bbcdff
      unknown authored
      
      mysql-test/include/have_lowercase0.inc:
        Remove extra ; at end of command(causing it to be skipped)
      mysql-test/r/mysqltest.result:
        Update test results
      mysql-test/t/mysqltest.test:
        Add test to detect "comment with command" with extra ; delimiter
        Fix extra ; delimiter
      44bbcdff
    • unknown's avatar
      mysqld.cc: · c0b9fa32
      unknown authored
        after merge fix
      
      
      sql/mysqld.cc:
        after merge fix
      c0b9fa32
    • unknown's avatar
      Merge mysql.com:/usr/home/bar/mysql-4.1.b9948 · f8416f15
      unknown authored
      into  mysql.com:/usr/home/bar/mysql-5.0
      
      
      sql/mysql_priv.h:
        Auto merged
      sql/sql_parse.cc:
        Auto merged
      sql/mysqld.cc:
        after merge fix
      f8416f15
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.1 · 9c556b2b
      unknown authored
      into  neptunus.(none):/home/msvensson/mysql/mysql-4.1
      
      9c556b2b
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-5.0 · 732c914b
      unknown authored
      into serg.mylan:/usr/home/serg/Abk/mysql-5.0
      
      732c914b
    • unknown's avatar
      Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1 · 636c9e1d
      unknown authored
      into  neptunus.(none):/home/msvensson/mysql/mysql-5.0
      
      
      mysql-test/t/mysqltest.test:
        Auto merged
      636c9e1d
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-5.0 · 177d8fc6
      unknown authored
      into  neptunus.(none):/home/msvensson/mysql/mysql-5.0
      
      
      mysql-test/r/func_gconcat.result:
        Auto merged
      mysql-test/t/func_gconcat.test:
        Auto merged
      ndb/include/util/ndb_opts.h:
        Auto merged
      ndb/src/kernel/blocks/ndbcntr/NdbcntrMain.cpp:
        Auto merged
      ndb/src/kernel/error/ErrorReporter.cpp:
        Auto merged
      ndb/src/kernel/main.cpp:
        Auto merged
      ndb/src/kernel/vm/Emulator.cpp:
        Auto merged
      ndb/src/kernel/vm/Emulator.hpp:
        Auto merged
      ndb/src/mgmsrv/ConfigInfo.cpp:
        Auto merged
      ndb/src/mgmsrv/MgmtSrvr.cpp:
        Auto merged
      ndb/src/mgmsrv/Services.cpp:
        Auto merged
      ndb/tools/Makefile.am:
        Auto merged
      ndb/tools/ndb_config.cpp:
        Auto merged
      ndb/tools/restore/consumer_restore.cpp:
        Auto merged
      ndb/tools/restore/restore_main.cpp:
        Auto merged
      177d8fc6
    • unknown's avatar
      BUG#12959 mysqltest crashes if testcase passed with -x option · 706a955b
      unknown authored
       - Update test cases
      
      
      mysql-test/t/mysqltest.test:
        Uncomment the mysqltest -x test. Can't get the output to end up in the result file.
      706a955b
    • unknown's avatar
      comment out innochecksum until fixed · acf790d9
      unknown authored
      acf790d9
    • unknown's avatar
      Merge · 62981cc8
      unknown authored
      
      mysql-test/r/func_gconcat.result:
        Auto merged
      mysql-test/t/func_gconcat.test:
        Auto merged
      ndb/src/kernel/blocks/ndbcntr/NdbcntrMain.cpp:
        Auto merged
      ndb/src/kernel/error/ErrorReporter.cpp:
        Auto merged
      ndb/src/kernel/main.cpp:
        Auto merged
      ndb/src/kernel/vm/Emulator.cpp:
        Auto merged
      ndb/src/kernel/vm/Emulator.hpp:
        Auto merged
      ndb/src/mgmsrv/ConfigInfo.cpp:
        Auto merged
      ndb/src/mgmsrv/MgmtSrvr.cpp:
        Auto merged
      ndb/src/mgmsrv/Services.cpp:
        Auto merged
      ndb/tools/ndb_config.cpp:
        Auto merged
      ndb/tools/restore/consumer_restore.cpp:
        Auto merged
      ndb/include/util/ndb_opts.h:
        merge
      ndb/tools/Makefile.am:
        merge
      ndb/tools/restore/restore_main.cpp:
        merge
      62981cc8
  2. 05 Sep, 2005 24 commits
    • unknown's avatar
      Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1 · cd5130a4
      unknown authored
      into  neptunus.(none):/home/msvensson/mysql/mysql-5.0
      
      
      client/mysqltest.c:
        Auto merged
      mysql-test/r/func_gconcat.result:
        Auto merged
      mysql-test/r/mysqltest.result:
        Auto merged
      mysql-test/t/func_gconcat.test:
        Auto merged
      mysql-test/t/mysqltest.test:
        Auto merged
      ndb/src/kernel/blocks/ndbcntr/NdbcntrMain.cpp:
        Auto merged
      ndb/src/kernel/error/ErrorReporter.cpp:
        Auto merged
      ndb/src/kernel/main.cpp:
        Auto merged
      ndb/src/kernel/vm/Emulator.cpp:
        Auto merged
      ndb/src/kernel/vm/Emulator.hpp:
        Auto merged
      ndb/src/mgmsrv/ConfigInfo.cpp:
        Auto merged
      ndb/src/mgmsrv/MgmtSrvr.cpp:
        Auto merged
      ndb/src/mgmsrv/Services.cpp:
        Auto merged
      ndb/tools/ndb_config.cpp:
        Auto merged
      ndb/tools/restore/consumer_restore.cpp:
        Auto merged
      mysql-test/t/openssl_1.test:
        Manual merge
      ndb/include/util/ndb_opts.h:
        Manual merge
      ndb/tools/Makefile.am:
        Manual merge
      ndb/tools/restore/restore_main.cpp:
        Manual merge
      cd5130a4
    • unknown's avatar
      BUG#12984 mysqltest.test: different output from "exec NonExistsinfComamdn" · 00789501
      unknown authored
      
      mysql-test/r/mysqltest.result:
        Disable test for failing --exec and --system since output can't be piped to /dev/null on all platforms
      mysql-test/t/mysqltest.test:
        Disable test for failing --exec and --system since output can't be piped to /dev/null on all platforms
        Avoid "echo -e" by using a temporary .sql file for tests that require more than one line.
      00789501
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-5.0 · ae04bc7e
      unknown authored
      into  neptunus.(none):/home/msvensson/mysql/mysql-5.0
      
      ae04bc7e
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.1 · 7fecbb9a
      unknown authored
      into  neptunus.(none):/home/msvensson/mysql/mysql-4.1
      
      7fecbb9a
    • unknown's avatar
      Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1 · d332f688
      unknown authored
      into  mysql.com:/usr/home/bar/mysql-4.1.b9948
      
      
      sql/mysqld.cc:
        Auto merged
      sql/sql_parse.cc:
        Auto merged
      d332f688
    • unknown's avatar
      Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0 · 2c4dcaef
      unknown authored
      into  neptunus.(none):/home/msvensson/mysql/bug12959/my50-bug12959
      
      
      client/mysqltest.c:
        Auto merged
      2c4dcaef
    • unknown's avatar
      Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1 · a92f9428
      unknown authored
      into  neptunus.(none):/home/msvensson/mysql/bug12959/my41-bug12959
      
      
      client/mysqltest.c:
        Auto merged
      a92f9428
    • unknown's avatar
      mysqld.cc, mysql_priv.h, sql_parse.cc: · 0fb6a488
      unknown authored
        bug#9948
        changed client-charset behavior in 4.1.x libmysql, which issue BC prob
        after review fixes
      
      
      sql/mysql_priv.h:
        bug#9948
        changed client-charset behavior in 4.1.x libmysql, which issue BC prob
        after review fixes
      sql/mysqld.cc:
        bug#9948
        changed client-charset behavior in 4.1.x libmysql, which issue BC prob
        after review fixes
      0fb6a488
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1 · 207d6f75
      unknown authored
      into dl145b.mysql.com:/home/ndbdev/mysql-4.1
      
      207d6f75
    • unknown's avatar
      Merge neptunus.(none):/home/msvensson/mysql/bug12959/my41-bug12959 · 5841856e
      unknown authored
      into  neptunus.(none):/home/msvensson/mysql/bug12959/my50-bug12959
      
      
      client/mysqltest.c:
        Auto merged
      mysql-test/t/mysqltest.test:
        Auto merged
      5841856e
    • unknown's avatar
      Bug#12959 mysqltest crashes if testcase passed with -x option · 77848ae7
      unknown authored
      
      client/mysqltest.c:
        Fixes for mysqltest -x  <filename>
      mysql-test/t/mysqltest.test:
        Test mysqltest -x <filename>
      mysql-test/include/mysqltest-x.inc:
        New BitKeeper file ``mysql-test/include/mysqltest-x.inc''
      77848ae7
    • unknown's avatar
      added --core-file option to ndb executables · 11849ae6
      unknown authored
      added parseable printout in ndb_restore
      
      11849ae6
    • unknown's avatar
      func_gconcat.test, func_gconcat.result: · 4092ab1f
      unknown authored
        Test case for bug #12859 group_concat in subquery cause incorrect not null.
      
      
      mysql-test/r/func_gconcat.result:
        Test case for bug #12859 group_concat in subquery cause incorrect not null.
      mysql-test/t/func_gconcat.test:
        Test case for bug #12859 group_concat in subquery cause incorrect not null.
      4092ab1f
    • unknown's avatar
      Merge mysql.com:/usr/home/ram/work/4.1.b4214 · 7655c128
      unknown authored
      into  mysql.com:/usr/home/ram/work/mysql-5.0
      
      
      myisam/mi_check.c:
        Auto merged
      myisam/mi_packrec.c:
        Auto merged
      myisam/mi_static.c:
        Auto merged
      myisam/myisamdef.h:
        Auto merged
      ndb/src/kernel/main.cpp:
        Auto merged
      ndb/src/kernel/vm/Emulator.cpp:
        Auto merged
      myisam/myisampack.c:
        merging
      7655c128
    • unknown's avatar
      19690510
    • unknown's avatar
      Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1 · d20f831a
      unknown authored
      into  mysql.com:/usr/home/ram/work/4.1.b4214
      
      
      myisam/mi_check.c:
        Auto merged
      myisam/myisampack.c:
        Auto merged
      d20f831a
    • unknown's avatar
      a fix (bug #4214: Table corruption with myisampack and large BLOB objects). · 7607d1d9
      unknown authored
      
      myisam/mi_check.c:
        a fix (bug #4214: Table corruption with myisampack and large BLOB objects).
        - pass version to the save_pack_length().
      myisam/mi_packrec.c:
        a fix (bug #4214: Table corruption with myisampack and large BLOB objects).
        - code cleanup: read_pack_length() and calc_pack_length() introduced, 
                        save_pack_length() modified: now the behavior depends on packing version
        - save packing version in the share->pack.version
        - pass it to the read_pack_length()
      myisam/mi_static.c:
        a fix (bug #4214: Table corruption with myisampack and large BLOB objects).
        - packing version set to 2
      myisam/myisamdef.h:
        a fix (bug #4214: Table corruption with myisampack and large BLOB objects).
        - packing version slot introduced (see MI_PACK)
      myisam/myisampack.c:
        a fix (bug #4214: Table corruption with myisampack and large BLOB objects).
        - code cleanup
        - pass version to the calc_pack_length() and save_pack_length()
      7607d1d9
    • unknown's avatar
      Remove extra ; · 1c99d6b0
      unknown authored
      
      mysql-test/t/openssl_1.test:
        Remove extra delimiter ;
      1c99d6b0
    • unknown's avatar
      BUG#12983 · 294b267a
      unknown authored
      TRASH macro confliciting with TRASH in my_sys.h
      
      
      mysys/my_alloc.c:
        Rename TRASH to TRASH_MEM and use the TRASH macro from my_sys.h
      294b267a
    • unknown's avatar
      c03ca1a8
    • unknown's avatar
      Merge mysql.com:/M41/upward-4.1 into mysql.com:/M50/merge-5.0 · 75b1feff
      unknown authored
      
      client/mysqltest.c:
        Auto merged
      75b1feff
    • unknown's avatar
      added timestamp to shutdown messages in ndbd · be0ee0e9
      unknown authored
      be0ee0e9
    • unknown's avatar
      fixed small bug in ndb redolog printer · 6c2e5c95
      unknown authored
      + added option to dumpe rest of page after exnd of data
      
      
      ndb/src/kernel/blocks/dblqh/redoLogReader/records.cpp:
        fixed small bug in ndb redolog printer
      ndb/src/kernel/blocks/dblqh/redoLogReader/records.hpp:
        fixed small bug in ndb redolog printer
      6c2e5c95
    • unknown's avatar
      Merge jlindstrom@bk-internal.mysql.com:/home/bk/mysql-5.0 · caf1d8fc
      unknown authored
      into  hundin.mysql.fi:/home/jan/new/mysql-5.0
      
      
      BitKeeper/etc/ignore:
        auto-union
      caf1d8fc
  3. 04 Sep, 2005 2 commits
    • unknown's avatar
      row0mysql.c, ha_innodb.cc: · 8fc02b3b
      unknown authored
        Fix bug #12308 : do not roll back the whhole transaction in a lock wait timeout error, just roll back the latest SQL statement; note that the locks set in the latest SQL statements remain, as InnoDB does not know what locks were set in which SQL statement
      
      
      sql/ha_innodb.cc:
        Fix bug #12308 : do not roll back the whhole transaction in a lock wait timeout error, just roll back the latest SQL statement; note that the locks set in the latest SQL statements remain, as InnoDB does not know what locks were set in which SQL statement
      innobase/row/row0mysql.c:
        Fix bug #12308 : do not roll back the whhole transaction in a lock wait timeout error, just roll back the latest SQL statement; note that the locks set in the latest SQL statements remain, as InnoDB does not know what locks were set in which SQL statement
      8fc02b3b
    • unknown's avatar
      This patch disables the query cache for the federated engine. · 238b8cd5
      unknown authored
      
      sql/ha_federated.h:
        Fix cache issues
      238b8cd5