mirror of
https://github.com/MariaDB/server.git
synced 2026-05-07 07:35:32 +02:00
Whitespace fixup on ha_innodb.cc:1274
This commit is contained in:
parent
fe55bb0054
commit
f043b95262
1 changed files with 1 additions and 1 deletions
|
|
@ -1271,7 +1271,7 @@ innobase_mysql_tmpfile(void)
|
|||
|
||||
#ifdef _WIN32
|
||||
/* Note that on Windows, the integer returned by mysql_tmpfile
|
||||
has no relation to C runtime file descriptor. Here, we need
|
||||
has no relation to C runtime file descriptor. Here, we need
|
||||
to call my_get_osfhandle to get the HANDLE and then convert it
|
||||
to C runtime filedescriptor. */
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue