1. 17 Feb, 2005 35 commits
    • unknown's avatar
      Merge marko@bk-internal.mysql.com:/home/bk/mysql-5.0 · 8fca0a2e
      unknown authored
      into hundin.mysql.fi:/home/marko/mysql-5.0
      
      8fca0a2e
    • unknown's avatar
      Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0 · 7566c4f8
      unknown authored
      into ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-5.0
      
      7566c4f8
    • unknown's avatar
      Fixed Bug#7873. · c148fa4b
      unknown authored
      c148fa4b
    • unknown's avatar
      innodb.test, innodb.result: · 08540841
      unknown authored
        Remove the test show status like InnoDB_rows_read; the value on IA64 was 0.01 percent bigger than on x86; maybe some different optimization
      
      
      mysql-test/r/innodb.result:
        Remove the test show status like InnoDB_rows_read; the value on IA64 was 0.01 percent bigger than on x86; maybe some different optimization
      mysql-test/t/innodb.test:
        Remove the test show status like InnoDB_rows_read; the value on IA64 was 0.01 percent bigger than on x86; maybe some different optimization
      08540841
    • unknown's avatar
      After review fixes (Bug #5682) · 857c1105
      unknown authored
      
      innobase/include/data0type.ic:
        dtype_get_fixed_size(), dtype_get_min_size(): Do not check
        prtype, mbminlen and mbmaxlen for types other than DATA_MYSQL,
        as that is the only type that can hold fixed-length strings of
        variable-length objects (UTF-8 encoded characters).
      innobase/row/row0sel.c:
        row_sel_field_store_in_mysql_format(): Document which fields of
        templ will be used.  Add 0x20 padding only to DATA_MYSQL fields.
        Change related debug assertions to real assertions for now, until
        5.0 becomes generally available.  Check with assertion that all
        data types handled in the catch-all branch are appropriate.
      857c1105
    • unknown's avatar
      InnoDB: Make CREATE TABLE return error when the minimum row length · 4204c254
      unknown authored
      exceeds the maximum record size.  (Bug #5682)
      
      
      innobase/data/data0type.c:
        Remove function dtype_str_needs_mysql_cmp().
        Document dtype_get_at_most_n_mbchars().
        dtype_get_at_most_n_mbchars(): Use mbminlen and mbmaxlen.
      innobase/dict/dict0crea.c:
        dict_build_table_def_step(): Reject if minimum row size is too big.
      innobase/include/data0type.h:
        Remove dtype_str_needs_mysql_cmp().
        Document dtype_get_at_most_n_mbchars().
        Add dtype_get_min_size().
      innobase/include/data0type.ic:
        Add dtype_get_min_size().
      innobase/include/row0mysql.h:
        row_mysql_store_col_in_innobase_format(): Add parameter comp,
        as we will only truncate UTF-8 CHAR(n) columns in row_format=compact.
      innobase/include/row0mysql.ic:
        row_mysql_store_col_in_innobase_format(): Add parameter comp,
        as we will only truncate UTF-8 CHAR(n) columns in row_format=compact.
      innobase/row/row0mysql.c:
        Pass parameter comp to row_mysql_store_col_in_innobase_format().
      innobase/row/row0sel.c:
        Pass parameter comp to row_mysql_store_col_in_innobase_format().
        row_sel_field_store_in_mysql_format(): Undo the stripping of
        UTF-8 CHAR(n) columns by padding with spaces.
      4204c254
    • unknown's avatar
      Fixed a result file. Some redundant notes printing had been removed from source · ba18aa89
      unknown authored
      code, because a warning was given also.
      
      ba18aa89
    • unknown's avatar
      Fixed Bug#8042, "mysqld crashes on sighup". · 448b76a4
      unknown authored
      
      sql/mysql_priv.h:
        Fixed Bug#8042, "mysqld crashes on sighup".
        Removed use of thd. The information added to thd was unneccessary.
      sql/sql_test.cc:
        Fixed Bug#8042, "mysqld crashes on sighup".
        Removed thd->proc_infos.
      448b76a4
    • unknown's avatar
      Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-5.0 · 5b1e5907
      unknown authored
      into mysql.com:/space/pekka/ndb/version/my50
      
      5b1e5907
    • unknown's avatar
      ndb - accept ps_7ndb.result · e0def86a
      unknown authored
      
      mysql-test/r/ps_7ndb.result:
        accept result
      e0def86a
    • unknown's avatar
      Merge mysql.com:/space/my/mysql-4.1 into mysql.com:/space/my/mysql-5.0 · 63eef651
      unknown authored
      
      support-files/mysql.spec.sh:
        Auto merged
      63eef651
    • 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 mysql.com:/space/my/mysql-4.1 into mysql.com:/space/my/mysql-5.0 · fc57d725
      unknown authored
      
      mysql-test/mysql-test-run.pl:
        Auto merged
      support-files/mysql.spec.sh:
        Auto merged
      fc57d725
    • 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
      Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-5.0 · 58e8bc87
      unknown authored
      into rurik.mysql.com:/home/igor/mysql-5.0
      
      58e8bc87
    • unknown's avatar
      Do-hpux-depot: · e814d30a
      unknown authored
        Perl script to create HP depot packages.
      
      e814d30a
    • unknown's avatar
      select.test: · b26bfb05
      unknown authored
        Manual post-merge
      
      
      mysql-test/t/select.test:
        Manual post-merge
      b26bfb05
    • 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
      Manual merge · a422d06a
      unknown authored
      
      mysql-test/r/select.result:
        Auto merged
      sql/item.h:
        Auto merged
      sql/sql_select.cc:
        Auto merged
      a422d06a
    • 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 · 6c417dc2
      unknown authored
      
      mysql-test/mysql-test-run.pl:
        Auto merged
      ndb/include/mgmcommon/ConfigRetriever.hpp:
        Auto merged
      ndb/src/common/mgmcommon/ConfigRetriever.cpp:
        Auto merged
      ndb/src/kernel/vm/Configuration.cpp:
        Auto merged
      ndb/src/mgmapi/mgmapi.cpp:
        Auto merged
      ndb/src/mgmclient/CommandInterpreter.cpp:
        Auto merged
      ndb/include/mgmapi/mgmapi.h:
        merge
      6c417dc2
    • 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
      Merge mysql.com:/Users/kent/mysql/bk/mysql-4.1-perl · 882798f3
      unknown authored
      into mysql.com:/Users/kent/mysql/bk/mysql-5.0-compile
      
      882798f3
    • 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-5.0 · 8b67ec09
      unknown authored
      into mysql.com:/Users/kent/mysql/bk/mysql-5.0-compile
      
      8b67ec09
    • 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
      Merge · 6048daa1
      unknown authored
      6048daa1
    • unknown's avatar
      Merge mysql.com:/Users/kent/mysql/bk/mysql-4.1-perl · 675ad13d
      unknown authored
      into mysql.com:/Users/kent/mysql/bk/mysql-5.0-compile
      
      
      mysql-test/t/ps_1general.test:
        Auto merged
      675ad13d
    • 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 pchardin@bk-internal.mysql.com:/home/bk/mysql-5.0 · 435238cb
      unknown authored
      into mysql.com:/home/cps/mysql/trees/mysql-5.0
      
      435238cb
    • unknown's avatar
      Fix a typo caused bdb to be skipped when building with BUILD/compile-*-max · d8ea664e
      unknown authored
      Recommited, as I made a typo in the previous patch myself =)
      
      
      BUILD/SETUP.sh:
        Fix a typo caused bdb to be skipped when building with BUILD/compile-*-max
      d8ea664e
    • 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 5 commits