Committed for some technical reasons

This commit is contained in:
hf@genie.(none) 2002-11-07 11:30:16 +04:00
parent 6efaffe407
commit 52bf2addff

View File

@ -2028,7 +2028,7 @@ void create_named_pipe_thread()
(!have_tcpip || opt_disable_networking)) (!have_tcpip || opt_disable_networking))
{ {
sql_print_error("TCP/IP or --enable-named-pipe should be configured on NT OS"); sql_print_error("TCP/IP or --enable-named-pipe should be configured on NT OS");
unireg_abort(1); unireg_abort(1);
} }
else else
{ {