1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

Merge with 4.0

This commit is contained in:
monty@narttu.mysql.fi
2003-11-04 09:40:36 +02:00
67 changed files with 882 additions and 199 deletions

View File

@@ -167,7 +167,7 @@ then
fi
fi
if test "$ip_only" ="1"
if test "$ip_only" = "1"
then
ip=`echo "$resolved" | awk '/ /{print $6}'`
hostname=$ip