1. 17 Feb, 2005 15 commits
    • unknown's avatar
      Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-4.1 · ba14bbf1
      unknown authored
      into mysql.com:/home/svoj/devel/mysql/mysql-4.1
      
      ba14bbf1
    • unknown's avatar
      bug#6958 · a88fd544
      unknown authored
      Fixed that negative arguments to certain integer options wrap around.
      
      
      mysql-test/r/variables.result:
        Added a test case for bug#6958.
      mysql-test/t/variables.test:
        Added a test case for bug#6958.
      sql/set_var.cc:
        sys_var_long_ptr::check function was added.
      sql/set_var.h:
        Use sys_var_long_ptr::check function for sys_var_long_ptr class.
      a88fd544
    • unknown's avatar
      - fixed a changelog entry in the RPM spec file (wrong author) · 6bad43fc
      unknown authored
      
      support-files/mysql.spec.sh:
        - fixed a changelog entry (wrong author)
      6bad43fc
    • unknown's avatar
      Merge lgrimmer@bk-internal.mysql.com:/home/bk/mysql-4.1 · ece81230
      unknown authored
      into mysql.com:/space/my/mysql-4.1
      
      ece81230
    • unknown's avatar
      Do-hpux-depot: · e814d30a
      unknown authored
        Perl script to create HP depot packages.
      
      e814d30a
    • unknown's avatar
      Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1 · 246e6cca
      unknown authored
      into rurik.mysql.com:/home/igor/mysql-4.1
      
      246e6cca
    • unknown's avatar
      item.h: · 0bd9f889
      unknown authored
        Revised the fix for bug #7098.
        Corrected the method Item_string::new_item.
      sql_select.cc:
        Revised the fix for bug #7098.
        Aborted the previous modifications.
      
      
      sql/sql_select.cc:
        Revised the fix for bug #7098.
        Aborted the previous modifications.
      sql/item.h:
        Revised the fix for bug #7098.
        Corrected the method Item_string::new_item.
      0bd9f889
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1 · c80c4f2a
      unknown authored
      into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
      
      
      mysql-test/mysql-test-run.pl:
        Auto merged
      c80c4f2a
    • unknown's avatar
      Merge rurik.mysql.com:/home/igor/mysql-4.1 · 2b4de114
      unknown authored
      into rurik.mysql.com:/home/igor/dev/mysql-4.1-0
      
      2b4de114
    • unknown's avatar
      select.result, select.test: · 15ddf2f8
      unknown authored
        Added a test case for bug #7098.
      sql_select.cc:
        Fixed bug #7098.
        When a string field was substituted for an equal constant
        the collation of the constant was changed by mistake for 
        the binary collation.
      
      
      sql/sql_select.cc:
        Fixed bug #7098.
        When a string field was substituted for an equal constant
        the collation of the constant was changed by mistake for 
        the binary collation.
      mysql-test/t/select.test:
        Added a test case for bug #7098.
      mysql-test/r/select.result:
        Added a test case for bug #7098.
      15ddf2f8
    • unknown's avatar
      init_db.sql: · f3798297
      unknown authored
        Make SQL more readable, substitute hostname at runtime
      mysql-test-run.pl:
        Run init scripts with /bin/sh, ignore return code
      
      
      mysql-test/mysql-test-run.pl:
        Run init scripts with /bin/sh, ignore return code
      mysql-test/lib/init_db.sql:
        Make SQL more readable, substitute hostname at runtime
      f3798297
    • unknown's avatar
      Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-4.1 · 7fcd40e8
      unknown authored
      into mysql.com:/Users/kent/mysql/bk/mysql-4.1-perl
      
      7fcd40e8
    • unknown's avatar
      Windows compatibility changes of the 'rpl_delete_all', · a9cc57c4
      unknown authored
      'ps_1general' and 'fulltext_cache' test cases.
      
      
      mysql-test/r/fulltext_cache.result:
        To pass on Windows, round to less digits
      mysql-test/t/fulltext_cache.test:
        To pass on Windows, round to less digits
      mysql-test/t/ps_1general.test:
        To pass on Windows, change \\ to / in result
      mysql-test/t/rpl_delete_all.test:
        To pass on Windows, change \\ to / in result
      mysql-test/mysql-test-run.pl:
        Pass mysqld --console to catch output on Windows
      mysql-test/lib/mtr_process.pl:
        Check error from exec() to avoid becoming a fork() bomb
      a9cc57c4
    • unknown's avatar
      Merge dellis@bk-internal.mysql.com:/home/bk/mysql-4.1 · caa3b1c1
      unknown authored
      into mysql.com:/home/dellis/bkl/bug-4.1
      
      caa3b1c1
    • unknown's avatar
      Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-4.1 · 6a05a0b4
      unknown authored
      into mysql.com:/Users/kent/mysql/bk/mysql-4.1-perl
      
      6a05a0b4
  2. 16 Feb, 2005 18 commits
    • unknown's avatar
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1 · e160492a
      unknown authored
      into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
      
      e160492a
    • unknown's avatar
      reuse nodeid if ndbd is restarted · 07a3e21c
      unknown authored
      
      mysql-test/mysql-test-run.pl:
        start and exit fix for ndbcluster
      07a3e21c
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.1 · 93f46b86
      unknown authored
      into pcgem.rdg.cyberkinetica.com:/var/db/bk/work-acurtis/bug4445.1
      
      
      sql/ha_innodb.cc:
        Auto merged
      93f46b86
    • unknown's avatar
      Merge · a0755130
      unknown authored
      
      sql/ha_innodb.cc:
        Auto merged
      include/config-win.h:
        SCCS merged
      a0755130
    • unknown's avatar
      Bug#4445 · 7bc5e323
      unknown authored
        Make a more informative platform info for Windows
      
      7bc5e323
    • unknown's avatar
      Merge lgrimmer@bk-internal.mysql.com:/home/bk/mysql-4.1 · 1b8f4e43
      unknown authored
      into mysql.com:/space/my/mysql-4.1
      
      1b8f4e43
    • unknown's avatar
      Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1 · 50a4c316
      unknown authored
      into mysql.com:/space/pekka/ndb/version/my41-1.2154.30.2
      
      50a4c316
    • unknown's avatar
      ndb - fix old decimal type mysql vs ndb · 7a630ec0
      unknown authored
      
      mysql-test/r/ndb_index_ordered.result:
        fix old decimal type mysql vs ndb (re-commit 3)
      mysql-test/t/ndb_index_ordered.test:
        fix old decimal type mysql vs ndb (re-commit 3)
      ndb/include/kernel/signaldata/DictTabInfo.hpp:
        fix old decimal type mysql vs ndb (re-commit 3)
      ndb/include/ndbapi/NdbDictionary.hpp:
        fix old decimal type mysql vs ndb (re-commit 3)
      ndb/include/util/NdbSqlUtil.hpp:
        fix old decimal type mysql vs ndb (re-commit 3)
      ndb/src/common/util/NdbSqlUtil.cpp:
        fix old decimal type mysql vs ndb (re-commit 3)
      ndb/src/ndbapi/NdbDictionary.cpp:
        fix old decimal type mysql vs ndb (re-commit 3)
      ndb/src/ndbapi/NdbDictionaryImpl.cpp:
        fix old decimal type mysql vs ndb (re-commit 3)
      ndb/src/ndbapi/NdbRecAttr.cpp:
        fix old decimal type mysql vs ndb (re-commit 3)
      ndb/test/include/NdbSchemaOp.hpp:
        fix old decimal type mysql vs ndb (re-commit 3)
      ndb/tools/restore/consumer.cpp:
        fix old decimal type mysql vs ndb (re-commit 3)
      sql/ha_ndbcluster.cc:
        fix old decimal type mysql vs ndb (re-commit 3)
      7a630ec0
    • unknown's avatar
      Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-4.1 · 94902602
      unknown authored
      into mysql.com:/Users/kent/mysql/bk/mysql-4.1-perl
      
      94902602
    • unknown's avatar
      Merge · c40e31e5
      unknown authored
      
      mysql-test/r/fulltext.result:
        SCCS merged
      mysql-test/t/fulltext.test:
        SCCS merged
      c40e31e5
    • unknown's avatar
      fulltext.test, fulltext.result: · db4186fb
      unknown authored
        Test case for bug#8522, to test for out of bounds memory access in ft_nlq_find_relevance().
      
      
      mysql-test/r/fulltext.result:
        Test case for bug#8522, to test for out of bounds memory access in ft_nlq_find_relevance().
      mysql-test/t/fulltext.test:
        Test case for bug#8522, to test for out of bounds memory access in ft_nlq_find_relevance().
      db4186fb
    • unknown's avatar
      Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.1 · 13faf412
      unknown authored
      into mysql.com:/home/mysql_src/mysql-4.1-clean
      
      13faf412
    • unknown's avatar
      rpl_multi_query.test: disable ps-protocol as PS don't support multi-queries · 9e300f46
      unknown authored
      
      mysql-test/t/rpl_multi_query.test:
        disable ps-protocol as PS don't support multi-queries
      9e300f46
    • unknown's avatar
      Merge lgrimmer@bk-internal.mysql.com:/home/bk/mysql-4.1 · 43aa6ef2
      unknown authored
      into mysql.com:/space/my/mysql-4.1
      
      43aa6ef2
    • unknown's avatar
      Manual merge · 4a2623df
      unknown authored
      
      mysql-test/t/delete.test:
        Auto merged
      sql/sql_delete.cc:
        Auto merged
      4a2623df
    • unknown's avatar
      Merge rurik.mysql.com:/home/igor/mysql-4.0 · 803effb7
      unknown authored
      into rurik.mysql.com:/home/igor/dev/mysql-4.0-0
      
      803effb7
    • unknown's avatar
      delete.result, delete.test: · 3d35d306
      unknown authored
        Added a test case for bug #8392.
      sql_delete.cc:
        Fixed bug #8392.
        The bug caused a crash for a delete statement with ORDER BY
        that explicitly referred to the modified table.
      
      
      sql/sql_delete.cc:
        Fixed bug #8392.
        The bug caused a crash for a delete statement with ORDER BY
        that explicitly referred to the modified table.
      mysql-test/t/delete.test:
        Added a test case for bug #8392.
      mysql-test/r/delete.result:
        Added a test case for bug #8392.
      3d35d306
  3. 15 Feb, 2005 7 commits