• Vladislav Vaintroub's avatar
    Windows related cleanups, remove old code. · 10ebabc3
    Vladislav Vaintroub authored
    - Do not scan registry to check if TCPIP is supported.
    - Do not read registry under HKEY_LOCAL_MACHINE\SOFTWARE\MySQL anymore.
    - Do not load threadpool function dynamically, it is available
    since Win7.
    - simplify win32_init_tcp_ip(), and return error of WSAStartup() fails.
    - Correct comment in my_parameter_handler()
    10ebabc3
my_init.c 13.4 KB