summaryrefslogtreecommitdiff
path: root/include/my_global.h
diff options
context:
space:
mode:
authorMats Kindahl <mats.kindahl@oracle.com>2010-12-01 23:15:14 +0100
committerMats Kindahl <mats.kindahl@oracle.com>2010-12-01 23:15:14 +0100
commit8ea491e7209cfcd6bd1927bfd7f0fe562fe20bde (patch)
treeab144a9f86544eba0ab643cb71fab11e96ee6246 /include/my_global.h
parent5dd0cf1c843835d4aae282f311adb97943e9492c (diff)
parentbfb43fb44f070e72ac971c1295bcfe525afa23af (diff)
downloadmariadb-git-8ea491e7209cfcd6bd1927bfd7f0fe562fe20bde.tar.gz
Merging patch for BUG#58246 into mysql-5.5-bugteam.
Diffstat (limited to 'include/my_global.h')
-rw-r--r--include/my_global.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/my_global.h b/include/my_global.h
index 8540c3f100e..155450e07de 100644
--- a/include/my_global.h
+++ b/include/my_global.h
@@ -618,6 +618,7 @@ typedef SOCKET_SIZE_TYPE size_socket;
#else
#define FN_LIBCHAR '/'
#define FN_LIBCHAR2 '/'
+#define FN_DIRSEP "/" /* Valid directory separators */
#define FN_ROOTDIR "/"
#endif