#At file:///home/bzr/bugs/b58246-5.5-bugteam/ based on revid:tor.didriksen@stripped
3162 Mats Kindahl 2010-12-02
Bug #58246: INSTALL PLUGIN not secure & crashable
Adding symbol FN_DIRSEP to Windows as well.
modified:
include/my_global.h
=== modified file 'include/my_global.h'
--- a/include/my_global.h 2010-12-01 22:15:14 +0000
+++ b/include/my_global.h 2010-12-02 08:18:47 +0000
@@ -611,6 +611,7 @@ typedef SOCKET_SIZE_TYPE size_socket;
#ifdef _WIN32
#define FN_LIBCHAR '\\'
#define FN_LIBCHAR2 '/'
+#define FN_DIRSEP "/\\" /* Valid directory separators */
#define FN_ROOTDIR "\\"
#define FN_DEVCHAR ':'
#define FN_NETWORK_DRIVES /* Uses \\ to indicate network drives */
Attachment: [text/bzr-bundle] bzr/mats.kindahl@oracle.com-20101202081847-m7d8neuvek9dglb1.bundle
| Thread |
|---|
| • bzr commit into mysql-5.5-bugteam branch (mats.kindahl:3162) Bug#58246 | Mats Kindahl | 2 Dec |