1. 29 May, 2006 3 commits
  2. 24 May, 2006 1 commit
  3. 23 May, 2006 3 commits
  4. 22 May, 2006 3 commits
  5. 19 May, 2006 4 commits
  6. 18 May, 2006 21 commits
  7. 17 May, 2006 5 commits
    • unknown's avatar
      type_newdecimal.result, case.result: · 2a29fbfc
      unknown authored
        Adjusted merge
      
      
      mysql-test/r/case.result:
        Adjusted merge
      mysql-test/r/type_newdecimal.result:
        Adjusted merge
      2a29fbfc
    • unknown's avatar
      Parse test files to find out if it needs innodb or not, mark test as... · 46d60e77
      unknown authored
      Parse test files to find out if it needs innodb or not, mark test as 'innodb_test' if it does and add "--skip-innodb" to master_opts if it does not.
      
      
      mysql-test/lib/mtr_cases.pl:
        Parse test files to find out if it needs innodb or not
      46d60e77
    • unknown's avatar
      Merge mysql.com:/data0/mysqldev/my/tmp_merge · e78b4cca
      unknown authored
      into  mysql.com:/tmp/mysql-5.1-new
      
      
      mysql-test/r/ps_7ndb.result:
        Auto merged
      mysql-test/r/type_float.result:
        Auto merged
      sql/item.cc:
        Auto merged
      e78b4cca
    • unknown's avatar
      Merge rurik.mysql.com:/home/igor/tmp_merge · 8df5fdb9
      unknown authored
      into  rurik.mysql.com:/home/igor/dev/mysql-5.1-0
      
      
      mysql-test/r/view.result:
        Auto merged
      mysql-test/t/view.test:
        Auto merged
      sql/item_timefunc.cc:
        Auto merged
      8df5fdb9
    • unknown's avatar
      Include "config.h" (if it exists) in all yaSSL files via their "runtime.hpp". · 8d4cbe39
      unknown authored
      Fixes bug#19040 "yaSSL does not compile on AIX".
      
      
      extra/yassl/taocrypt/include/runtime.hpp:
        Include "config.h" (if it exists) in all yaSSL files. This is needed to ensure the same 
        configure settings are used for yaSSL as for the other modules linked together.
        Example: the settings for "large file" on AIX.
        Fixes bug#19040 "yaSSL does not compile on AIX".
      8d4cbe39