mirror of
https://github.com/MariaDB/server.git
synced 2026-05-14 19:07:15 +02:00
Fix for service names on windows; Now we always put the service name last when we create a service
This commit is contained in:
parent
e52a2f1ace
commit
0d348eeab2
3 changed files with 11 additions and 9 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue