• Magne Mahre's avatar
    Remove configuration preprocessor symbols 'THREAD' · ebd24626
    Magne Mahre authored
    and 'THREAD_SAFE_CLIENT'.
      
    As of MySQL 5.5, we no longer support non-threaded
    builds.   This patch removes all references to the
    obsolete THREAD and THREAD_SAFE_CLIENT preprocessor
    symbols.  These were used to distinguish between
    threaded and non-threaded builds.
    ebd24626
my_gethostbyname.c 3.16 KB