• Magne Mahre's avatar
    Remove configuration preprocessor symbols 'THREAD' · 3432be6d
    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.
    3432be6d
my_gethostbyname.c 3.16 KB