Commit 328fdfa0 authored by unknown's avatar unknown

Committed for some technical reasons


sql/mysqld.cc:
  alinement changed
parent cb2a91d8
......@@ -2028,7 +2028,7 @@ void create_named_pipe_thread()
(!have_tcpip || opt_disable_networking))
{
sql_print_error("TCP/IP or --enable-named-pipe should be configured on NT OS");
unireg_abort(1);
unireg_abort(1);
}
else
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment