• Vladislav Vaintroub's avatar
    Disable buffering when writing to mysqld's stdin. · ba8e630d
    Vladislav Vaintroub authored
    Due to a bug in Visual Studio 2015 runtime, some newlines get lost
    which makes the bootstrapping fail (which also makes MSI installer
    non-functional).
    
    This does not have a visible effect on packages we produce so far,
    because we do not use VS2015 yet for building them.
    ba8e630d
mysql_install_db.cc 17.3 KB