Fix for service names on windows; Now we always put the service name last when we create a service

This commit is contained in:
monty@mashka.mysql.fi 2003-11-17 13:06:32 +02:00
commit 0d348eeab2
3 changed files with 11 additions and 9 deletions

View file

@ -669,7 +669,7 @@ static int flush_key_blocks_int(File file, enum flush_type type)
Flush all blocks for a specific file to disk
SYNOPSIS
flush_all_key_blocks()
flush_key_blocks()
file File descriptor
type Type of flush operation