• unknown's avatar
    fixed compilation failure on hpux · 44af1be3
    unknown authored
    the problem is that client tools are compiled with UNDEF_THREADS_HACK
    flag, and my thread-related additions to the mysqltest.c can't be compiled.
    Easy solution is to disable these in not-embedded case completely.
    
    
    client/mysqltest.c:
      it's used in embedded server only
    44af1be3
mysqltest.c 191 KB