1. 11 Apr, 2005 7 commits
    • unknown's avatar
      Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.0 · 031927db
      unknown authored
      into mysql.com:/usr/home/bar/mysql-5.0
      
      031927db
    • unknown's avatar
      ndb - csc#4847 - manual merge 4.1->5.0 · 765cd903
      unknown authored
      
      ndb/include/ndbapi/NdbScanOperation.hpp:
        release scan op early to save memory
      ndb/src/ndbapi/NdbScanOperation.cpp:
        release scan op early to save memory
      ndb/src/ndbapi/NdbTransaction.cpp:
        release scan op early to save memory
      ndb/src/ndbapi/Ndblist.cpp:
        release scan op early to save memory
      sql/ha_ndbcluster.cc:
        release scan op early to save memory
      765cd903
    • unknown's avatar
      merge · 11cd024c
      unknown authored
      
      mysql-test/r/ctype_collate.result:
        Auto merged
      mysql-test/r/union.result:
        Auto merged
      mysql-test/t/union.test:
        Auto merged
      sql/handler.h:
        Auto merged
      sql/item.cc:
        Auto merged
      sql/sql_table.cc:
        Auto merged
      11cd024c
    • unknown's avatar
      Manual transfer of the change in "configure.in" (4.1) to "config/ac-macros/character_sets.m4". · 7a92d5cb
      unknown authored
      
      config/ac-macros/character_sets.m4:
        In 4.1, this was in "configure.in" with this comment:
            Normally, 'configure' does only support "case-insensitive" collations for UTF-8 character sets.
            However, a certain customer requires builds with a "case-sensitive" collation: 'utf8_general_cs'.
            In order to do custom builds without manual patches, this value gets special handling in 'configure'.
            Also, when it is given, the CPP symbol enabling the additional code is set.
      7a92d5cb
    • unknown's avatar
      Proper handling of "utf8-general-cs" clollation: Missing parts in configuration. · b33503c4
      unknown authored
      
      configure.in:
        No change here - functionality was moved to 'config/ac-macros/character_sets.m4'
      mysys/charset-def.c:
        Auto-merged.
      strings/ctype-utf8.c:
        Auto-merged.
      b33503c4
    • unknown's avatar
      Merge mysql.com:/home/jonas/src/mysql-4.1 · 282488b3
      unknown authored
      into mysql.com:/home/jonas/src/mysql-5.0
      
      
      ndb/src/kernel/blocks/dbacc/DbaccMain.cpp:
        Auto merged
      282488b3
    • unknown's avatar
      Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0 · 2015ccc5
      unknown authored
      into mysql.com:/home/jonas/src/mysql-5.0
      
      
      mysql-test/mysql-test-run.sh:
        Auto merged
      ndb/include/ndbapi/NdbTransaction.hpp:
        Auto merged
      ndb/src/kernel/blocks/dbacc/DbaccMain.cpp:
        Auto merged
      sql/ha_ndbcluster.cc:
        Auto merged
      sql/sql_select.cc:
        Auto merged
      2015ccc5
  2. 10 Apr, 2005 2 commits
    • unknown's avatar
      ctype_collate.result, ctype_collate.test, union.result, union.test: · 37d2d7db
      unknown authored
        fixing tests accordingly
      item.cc:
        Allow mixing non-binary collation and binary collation
        even if coercibility is the same. 
        For easier 4.0 -> 4.1 migrating.
      
      
      sql/item.cc:
        Allow mixing non-binary collation and binary collation
        even if coercibility is the same. 
        For easier 4.0 -> 4.1 migrating.
      mysql-test/t/union.test:
        fixing tests accordingly
      mysql-test/r/union.result:
        fixing tests accordingly
      mysql-test/t/ctype_collate.test:
        fixing tests accordingly
      mysql-test/r/ctype_collate.result:
        fixing tests accordingly
      37d2d7db
    • unknown's avatar
      ndb - testOIBasic.cpp: 4.1->5.0 fix · 7f3c4054
      unknown authored
      
      ndb/test/ndbapi/testOIBasic.cpp:
        4.1->5.0 fix
      7f3c4054
  3. 09 Apr, 2005 2 commits
    • unknown's avatar
      New versions of mail_to_db.pl and pmail.pl. · d5e5c6fe
      unknown authored
      Added email threading capabilities to both
      programs.
      
      
      tests/mail_to_db.pl:
        Changes to mail_to_db.pl
        - Removed table name as optional. Future releases may require
          more than one table, after which it's better to have a fixed
          table name.
        - Fixed a bug in report (division by zero error), if table was created,
          but no mails was inserted.
        - Added fields message_id and in_reply_to.
      tests/pmail.pl:
        Changed pmail:
        
        New option: --thread. Prints all sub sequent replies in the thread.
        New option: --message_id. Prints message_id and number of replies found.
        Both options are run recursively. That means, not just direct replies to
        the mail found are being searched, but also replies to replies and so on
        until the whole thread has been found.
        
        Clean up: Localized variables and moved code into functions.
      d5e5c6fe
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.1 · 0ba6c245
      unknown authored
      into xiphis.org:/.amd_mnt/bk.anubis/host/work-acurtis/bug6776.1
      
      0ba6c245
  4. 08 Apr, 2005 23 commits
  5. 07 Apr, 2005 6 commits