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: · 427bca61
      unknown authored
        Adjusted merge
      
      
      mysql-test/r/case.result:
        Adjusted merge
      mysql-test/r/type_newdecimal.result:
        Adjusted merge
      427bca61
    • unknown's avatar
      Parse test files to find out if it needs innodb or not, mark test as... · ebee2002
      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
      ebee2002
    • unknown's avatar
      Merge mysql.com:/data0/mysqldev/my/tmp_merge · 696d2c42
      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
      696d2c42
    • unknown's avatar
      Merge rurik.mysql.com:/home/igor/tmp_merge · 55899139
      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
      55899139
    • unknown's avatar
      Include "config.h" (if it exists) in all yaSSL files via their "runtime.hpp". · d7d86f4f
      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".
      d7d86f4f