mirror of
https://github.com/MariaDB/server.git
synced 2026-05-11 01:20:15 +02:00
Fixed build failure on Win.
Reverted lost in the merge line.
This commit is contained in:
parent
5444c400e4
commit
94efc1c6b0
1 changed files with 1 additions and 0 deletions
|
|
@ -1023,6 +1023,7 @@ innobase_get_charset(
|
||||||
}
|
}
|
||||||
|
|
||||||
#if defined (__WIN__) && defined (MYSQL_DYNAMIC_PLUGIN)
|
#if defined (__WIN__) && defined (MYSQL_DYNAMIC_PLUGIN)
|
||||||
|
extern MYSQL_PLUGIN_IMPORT MY_TMPDIR mysql_tmpdir_list;
|
||||||
/*******************************************************************//**
|
/*******************************************************************//**
|
||||||
Map an OS error to an errno value. The OS error number is stored in
|
Map an OS error to an errno value. The OS error number is stored in
|
||||||
_doserrno and the mapped value is stored in errno) */
|
_doserrno and the mapped value is stored in errno) */
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue