1. 22 Nov, 2004 29 commits
    • unknown's avatar
      post-merge · e4f75be8
      unknown authored
      e4f75be8
    • unknown's avatar
      merged · 6627dc7d
      unknown authored
      
      BitKeeper/etc/ignore:
        auto-union
      BitKeeper/etc/logging_ok:
        auto-union
      Docs/Support/texi2html:
        Auto merged
      client/mysqltest.c:
        Auto merged
      innobase/lock/lock0lock.c:
        Auto merged
      innobase/row/row0sel.c:
        Auto merged
      mysql-test/r/fulltext.result:
        Auto merged
      mysql-test/r/heap.result:
        Auto merged
      mysql-test/r/key.result:
        Auto merged
      mysql-test/r/myisam.result:
        Auto merged
      mysql-test/r/rpl000015.result:
        Auto merged
      mysql-test/r/rpl_log_pos.result:
        Auto merged
      mysql-test/r/rpl_rotate_logs.result:
        Auto merged
      mysql-test/r/subselect.result:
        Auto merged
      mysql-test/r/type_blob.result:
        Auto merged
      mysql-test/t/key.test:
        Auto merged
      mysql-test/t/myisam.test:
        Auto merged
      mysql-test/t/rpl000015.test:
        Auto merged
      mysql-test/t/rpl_log_pos.test:
        Auto merged
      mysql-test/t/rpl_rotate_logs.test:
        Auto merged
      mysql-test/t/subselect.test:
        Auto merged
      sql/ha_ndbcluster.cc:
        Auto merged
      sql/ha_ndbcluster.h:
        Auto merged
      sql/handler.cc:
        Auto merged
      sql/item.h:
        Auto merged
      sql/item_cmpfunc.cc:
        Auto merged
      sql/set_var.cc:
        Auto merged
      sql/sql_do.cc:
        Auto merged
      sql/sql_table.cc:
        Auto merged
      6627dc7d
    • unknown's avatar
      typo fixed · 443143f3
      unknown authored
      443143f3
    • unknown's avatar
      merged · f57d5412
      unknown authored
      
      BitKeeper/etc/logging_ok:
        auto-union
      Docs/Support/texi2html:
        Auto merged
      client/mysqltest.c:
        Auto merged
      myisam/ft_boolean_search.c:
        Auto merged
      mysql-test/r/fulltext.result:
        Auto merged
      mysql-test/r/rpl000015.result:
        Auto merged
      mysql-test/r/rpl_log_pos.result:
        Auto merged
      mysql-test/r/rpl_rotate_logs.result:
        Auto merged
      mysql-test/t/fulltext.test:
        Auto merged
      mysql-test/t/rpl000001.test:
        Auto merged
      mysql-test/t/rpl000015.test:
        Auto merged
      mysql-test/t/rpl_log_pos.test:
        Auto merged
      mysql-test/t/rpl_rotate_logs.test:
        Auto merged
      f57d5412
    • unknown's avatar
    • unknown's avatar
      Bug#6252 - Duplicate columns in keys should fail · 1dc1ad9c
      unknown authored
        Added check for duplicate column in key
        Added tests and fixed tests which exploit bug
      
      
      mysql-test/r/delete.result:
        Fix test as it exploited Bug#6252
      mysql-test/r/innodb.result:
        Test for Bug#6126
      mysql-test/r/key.result:
        Test for Bug#6126/6252
      mysql-test/r/type_blob.result:
        Fix test as it exploited Bug#6252
      mysql-test/t/delete.test:
        Fix test as it exploited Bug#6252
      mysql-test/t/innodb.test:
        Test for Bug#6126
      mysql-test/t/key.test:
        Test for Bug#6126/6252
      mysql-test/t/type_blob.test:
        Fix test as it exploited Bug#6252
      sql/sql_table.cc:
        Bug#6252 - Duplicate columns in keys should fail
          Added check for duplicate column.
      1dc1ad9c
    • unknown's avatar
      merged with ul · 0d37be02
      unknown authored
      
      BitKeeper/etc/logging_ok:
        auto-union
      Docs/Support/texi2html:
        Auto merged
      mysql-test/t/rpl000001.test:
        Auto merged
      mysql-test/t/rpl000015.test:
        Auto merged
      mysql-test/t/rpl_log_pos.test:
        Auto merged
      0d37be02
    • unknown's avatar
      Merge bk-internal:/home/bk/mysql-4.0/ · e65956d0
      unknown authored
      into serg.mylan:/usr/home/serg/Abk/mysql-4.0
      
      
      e65956d0
    • unknown's avatar
      ft_boolean_search.c: · 2934e7eb
      unknown authored
        bug#6705 - (+trunc1* +trunc2*)
      fulltext.test, fulltext.result:
        bug#6705
      
      
      mysql-test/r/fulltext.result:
        bug#6705
      mysql-test/t/fulltext.test:
        bug#6705
      myisam/ft_boolean_search.c:
        bug#6705 - (+trunc1* +trunc2*)
      2934e7eb
    • unknown's avatar
      Merge mysql.com:/space/my/mysql-4.1 · 12c0a342
      unknown authored
      into mysql.com:/space/my/mysql-4.1-build
      
      
      12c0a342
    • unknown's avatar
      - renamed mysqladmin.c -> mysqladmin.cpp to fix the Windows builds · 77305900
      unknown authored
      
      BitKeeper/etc/ignore:
        Added ac_available_languages_fragment to the ignore list
      77305900
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.1/ · 25678df9
      unknown authored
      into serg.mylan:/usr/home/serg/Abk/mysql-4.1
      
      
      25678df9
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1 · dc62c0cb
      unknown authored
      into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-clean
      
      
      dc62c0cb
    • unknown's avatar
      a2aa366e
    • unknown's avatar
      uca-dump.c: · 8984d007
      unknown authored
        Better variable names in dump.
        Dump tertiary weight in reverse order, to sort upper letters before their lower counterparts.
      
      
      strings/uca-dump.c:
        Better variable names in dump.
        Dump tertiary weight in reverse order, to sort upper letters before their lower counterparts.
      8984d007
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.1/ · c8a30eb0
      unknown authored
      into serg.mylan:/usr/home/serg/Abk/mysql-4.1
      
      
      c8a30eb0
    • unknown's avatar
      Bug #6748 heap_rfirst() doesn't work (and never did!) · 01604355
      unknown authored
      range for BETWEEN typo fixed
      
      
      extra/perror.c:
        meaningless error message fixed
      heap/hp_rfirst.c:
        Bug #6748 heap_rfirst() doesn't work (and never did!)
      mysql-test/r/heap.result:
        Bug #6748 heap_rfirst() doesn't work (and never did!)
      mysql-test/r/range.result:
        range for BETWEEN typo fixed
      mysql-test/t/heap.test:
        Bug #6748 heap_rfirst() doesn't work (and never did!)
      sql/handler.cc:
        Bug #6748 heap_rfirst() doesn't work (and never did!)
      sql/sql_select.cc:
        range for BETWEEN typo fixed
      01604355
    • unknown's avatar
      Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1 · 2b04b042
      unknown authored
      into mysql.com:/usr/local/home/marty/MySQL/test/mysql-4.1
      
      
      2b04b042
    • unknown's avatar
      Added NULL value tests for UNIQUE index · bbbfd3e2
      unknown authored
      bbbfd3e2
    • unknown's avatar
      Merge jlindstrom@bk-internal.mysql.com:/home/bk/mysql-4.1 · 2fef897c
      unknown authored
      into hundin.mysql.fi:/home/jan/mysql-4.1
      
      
      2fef897c
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.1 · 9639bc21
      unknown authored
      into mysql.com:/home/dlenev/src/mysql-4.1-bg6462
      
      
      9639bc21
    • unknown's avatar
      e112166f
    • unknown's avatar
      Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1 · 6c81b518
      unknown authored
      into mysql.com:/usr/local/home/marty/MySQL/test/mysql-4.1
      
      
      6c81b518
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.1 · f72b5978
      unknown authored
      into mysql.com:/home/dlenev/src/mysql-4.1-bg6462
      
      
      sql/set_var.cc:
        Auto merged
      f72b5978
    • unknown's avatar
      Fix for bug #6462 "Same request on same data returns different · 4389be75
      unknown authored
      results." a.k.a. "Proper cleanup of subqueries is missing for SET and DO
      statements". (Version #2 with after-review fixes).
      
      To perform proper cleanup for statements that can contain subqueries 
      but don't have main select we must call free_undelaid_joins().
      
      
      mysql-test/r/subselect.result:
        Added test for bug #6462 "Same request on same data returns different
        results." a.k.a. "Proper cleanup of subqueries is missing for SET and DO
        statements".
      mysql-test/t/subselect.test:
        Added test for bug #6462 "Same request on same data returns different
        results." a.k.a. "Proper cleanup of subqueries is missing for SET and DO
        statements".
      sql/set_var.cc:
        Added missing cleanup of joins used in subqueries to SET statement.
      sql/sql_do.cc:
        Added missing cleanup of joins used in subqueries to DO statement.
      4389be75
    • unknown's avatar
    • unknown's avatar
      uca-dump.c: · abb53b6f
      unknown authored
        Mofidications to dump secondary and tertiary weigthts
        And some minor improvements
      
      
      strings/uca-dump.c:
        Mofidications to dump secondary and tertiary weigthts
        And some minor improvements
      abb53b6f
    • unknown's avatar
      Fixed BUG #6747: innodb_locks_unsafe_for_binlog still uses next-key locking. · d2d4b488
      unknown authored
      
      innobase/row/row0sel.c:
        Fixed bug: innodb_locks_unsafe_for_binlog still uses next-key locking (BUG #6747).
        We do not take gap type locks when using InnoDB startup option 
        innodb_locks_unsafe_for_binlog. Some code polishing also done.
      d2d4b488
    • unknown's avatar
      Bug #6737: REGEXP gives wrong result with case sensitive collation: · 6d6b38c2
      unknown authored
      - A new flag MY_CS_CSSORT was introduced for case sensitivity.
      - Item_func_regexp doesn't substiture ICASE not only
        for binary collations but for case sensitive collations as well. 
      
      
      6d6b38c2
  2. 21 Nov, 2004 5 commits
    • unknown's avatar
      trx0undo.c, trx0purge.c: · 5a7198f5
      unknown authored
        Print a warning to the .err log if the InnoDB history list length is > 20 000 even though purge reaches the list head; this is to track corruption reported on the MySQL mailing list Nov 9, 2004
      lock0lock.c:
        Let SHOW INNODB STATUS print the history list length
      
      
      innobase/lock/lock0lock.c:
        Let SHOW INNODB STATUS print the history list length
      innobase/trx/trx0purge.c:
        Print a warning to the .err log if the InnoDB history list length is > 20 000 even though purge reaches the list head; this is to track corruption reported on the MySQL mailing list Nov 9, 2004
      innobase/trx/trx0undo.c:
        Print a warning to the .err log if the InnoDB history list length is > 20 000 even though purge reaches the list head; this is to track corruption reported on the MySQL mailing list Nov 9, 2004
      5a7198f5
    • unknown's avatar
      Merge bk-internal:/home/bk/mysql-5.0 · a54153dd
      unknown authored
      into serg.mylan:/usr/home/serg/Abk/mysql-5.0
      
      
      a54153dd
    • unknown's avatar
      make the test results repeatable · 60b28351
      unknown authored
      60b28351
    • unknown's avatar
      Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1 · 2d0011fc
      unknown authored
      into mysql.com:/orca/space/pekka/ndb/version/my41
      
      
      2d0011fc
    • unknown's avatar
      A fix and test case for Bug#6297 "prepared statement, wrong handling · 3507a52e
      unknown authored
       of <parameter> IS NULL":
      we must not only set Item::null_value in Item_param, but implement
      Item_param::is_null() to work well with IS NULL/IS NOT NULL clauses.
      
      
      mysql-test/r/ps.result:
        Test case for Bug#6297: test results fixed.
      mysql-test/t/ps.test:
        A test case for Bug#6297 "prepared statement, wrong handling of 
        <parameter> IS NULL"
      sql/item.h:
        A fix for Bug#6297: we must not only set null_value in Item_param, but
        also implement Item_param::is_null() to work well with  IS NULL/
        IS NOT NULL.
        Item::is_null() commented.
      3507a52e
  3. 20 Nov, 2004 3 commits
    • unknown's avatar
      Merge kite-hub.kitebird.com:/src/extern/MySQL/bk/mysql-4.1 · dc8acb6f
      unknown authored
      into kite-hub.kitebird.com:/src/extern/MySQL/bk/merge-5.0
      
      
      client/mysql.cc:
        Auto merged
      dc8acb6f
    • unknown's avatar
      post-merge fix · 5e53947d
      unknown authored
      5e53947d
    • unknown's avatar
      merged · 7b0069ee
      unknown authored
      
      BitKeeper/etc/ignore:
        auto-union
      BitKeeper/etc/logging_ok:
        auto-union
      client/Makefile.am:
        Auto merged
      client/mysqlbinlog.cc:
        Auto merged
      configure.in:
        Auto merged
      include/my_time.h:
        Auto merged
      innobase/fil/fil0fil.c:
        Auto merged
      innobase/include/fil0fil.h:
        Auto merged
      libmysql/libmysql.c:
        Auto merged
      mysql-test/r/func_group.result:
        Auto merged
      mysql-test/r/func_str.result:
        Auto merged
      mysql-test/r/func_time.result:
        Auto merged
      mysql-test/r/union.result:
        Auto merged
      mysql-test/t/func_group.test:
        Auto merged
      mysql-test/t/func_time.test:
        Auto merged
      sql/field.cc:
        Auto merged
      sql/ha_ndbcluster.h:
        Auto merged
      sql/item.cc:
        Auto merged
      sql/item_func.cc:
        Auto merged
      sql/item_sum.cc:
        Auto merged
      sql/item_sum.h:
        Auto merged
      sql/item_timefunc.cc:
        Auto merged
      sql/mysqld.cc:
        Auto merged
      sql/sql_acl.cc:
        Auto merged
      sql/sql_class.cc:
        Auto merged
      sql/sql_class.h:
        Auto merged
      sql/sql_prepare.cc:
        Auto merged
      tests/client_test.c:
        Auto merged
      7b0069ee
  4. 19 Nov, 2004 3 commits
    • unknown's avatar
      changed field names, fields order according to WL description · 15092975
      unknown authored
      fixed bug: "create view v7 as select * from information_schema.tables;" failed
      
      
      mysql-test/r/information_schema.result:
        changed field names, fields order according to WL description
      mysql-test/t/information_schema.test:
        changed field names, fields order according to WL description
      sql/sql_show.cc:
        changed field names, fields order according to WL description
      sql/sql_view.cc:
        fixed bug: "create view v7 as select * from information_schema.tables;" failed
      tests/client_test.c:
        changed field names, fields order according to WL description
      15092975
    • unknown's avatar
      mysql.cc: · 99d2d100
      unknown authored
        Tweak some help text.
      
      
      client/mysql.cc:
        Tweak some help text.
      99d2d100
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.1 · a3740c88
      unknown authored
      into mysql.com:/home/dlenev/src/mysql-4.1-bg6266
      
      
      a3740c88