1. 12 Jun, 2005 1 commit
    • unknown's avatar
      WL#2286 - Compile MySQL w/YASSL support · 3d431536
      unknown authored
        Fix for link failures on boxes with non-gnu compiler.
      
      
      client/Makefile.am:
        Add a dummy C++ file to client suite to make libtool use a C++ linker:
        this lets client suite link when using yaSSL and a non-gcc C++ compiler.
      config/ac-macros/yassl.m4:
        HAVE_YASSL conditional is used to add dummy C++ file if configured with yaSSL.
      tests/Makefile.am:
        Add a dummy C++ file to tests to make libtool use a C++ linker:
        this lets tests link when using yaSSL and a non-gcc C++ compiler.
      vio/Makefile.am:
        Use dummy C++ file if configured with yaSSL only.
      3d431536
  2. 11 Jun, 2005 2 commits
    • unknown's avatar
      Merge · b85705cc
      unknown authored
      
      mysql-test/Makefile.am:
        Auto merged
      extra/yassl/taocrypt/include/modes.hpp:
        SCCS merged
      b85705cc
    • unknown's avatar
      Merge mysql.com:/home/jimw/my/mysql-4.1-clean · 871977f2
      unknown authored
      into  mysql.com:/home/jimw/my/mysql-5.0-clean
      
      
      client/mysql.cc:
        Auto merged
      mysql-test/r/lowercase_table2.result:
        Auto merged
      sql/mysqld.cc:
        Auto merged
      871977f2
  3. 10 Jun, 2005 32 commits
  4. 09 Jun, 2005 5 commits