3 * Include file constants (processed in LibmysqlIncludeFiles.txt 1
5 /* #undef HAVE_OPENSSL_APPLINK_C */
6 #define HAVE_ALLOCA_H 1
7 /* #undef HAVE_BIGENDIAN */
8 #define HAVE_SETLOCALE 1
9 #define HAVE_NL_LANGINFO 1
10 #define HAVE_DLFCN_H 1
11 #define HAVE_FCNTL_H 1
12 #define HAVE_FLOAT_H 1
13 #define HAVE_LIMITS_H 1
15 /* #undef HAVE_SELECT_H */
16 #define HAVE_STDDEF_H 1
17 #define HAVE_STDINT_H 1
18 #define HAVE_STDLIB_H 1
19 #define HAVE_STRING_H 1
20 #define HAVE_SYS_IOCTL_H 1
21 #define HAVE_SYS_SELECT_H 1
22 #define HAVE_SYS_SOCKET_H 1
23 /* #undef HAVE_SYS_STREAM_H */
24 #define HAVE_SYS_TYPES_H 1
25 #define HAVE_SYS_UN_H 1
26 #define HAVE_UNISTD_H 1
27 /* #undef HAVE_UCONTEXT_H */
30 * function definitions - processed in LibmysqlFunctions.txt
33 #define HAVE_DLERROR 1
35 #define HAVE_GETPWUID 1
38 /* #undef HAVE_STRTOK_R */
39 /* #undef HAVE_STRTOL */
40 /* #undef HAVE_STRTOLL */
41 /* #undef HAVE_STRTOUL */
42 /* #undef HAVE_STRTOULL */
43 /* #undef HAVE_TELL */
44 /* #undef HAVE_THR_SETCONCURRENCY */
45 /* #undef HAVE_THR_YIELD */
46 /* #undef HAVE_VASPRINTF */
47 /* #undef HAVE_VSNPRINTF */
48 /* #undef HAVE_CUSERID */
55 #define SIZEOF_CHARP 8
56 #if defined(SIZEOF_CHARP)
62 #if defined(SIZEOF_INT)
67 #if defined(SIZEOF_LONG)
71 #define SIZEOF_LONG_LONG 8
72 #if defined(SIZEOF_LONG_LONG)
73 # define HAVE_LONG_LONG 1
77 #define SIZEOF_SIZE_T 8
78 #if defined(SIZEOF_SIZE_T)
79 # define HAVE_SIZE_T 1
84 #if defined(SIZEOF_UINT)
88 /* #undef SIZEOF_ULONG */
89 #if defined(SIZEOF_ULONG)
93 /* #undef SIZEOF_INT8 */
94 #if defined(SIZEOF_INT8)
97 /* #undef SIZEOF_UINT8 */
98 #if defined(SIZEOF_UINT8)
102 /* #undef SIZEOF_INT16 */
103 #if defined(SIZEOF_INT16)
104 # define HAVE_INT16 1
106 /* #undef SIZEOF_UINT16 */
107 #if defined(SIZEOF_UINT16)
108 # define HAVE_UINT16 1
111 /* #undef SIZEOF_INT32 */
112 #if defined(SIZEOF_INT32)
113 # define HAVE_INT32 1
115 /* #undef SIZEOF_UINT32 */
116 #if defined(SIZEOF_UINT32)
117 # define HAVE_UINT32 1
120 /* #undef SIZEOF_INT64 */
121 #if defined(SIZEOF_INT64)
122 # define HAVE_INT64 1
124 /* #undef SIZEOF_UINT64 */
125 #if defined(SIZEOF_UINT64)
126 # define HAVE_UINT64 1
129 /* #undef SIZEOF_SOCKLEN_T */
130 #if defined(SIZEOF_SOCKLEN_T)
131 # define HAVE_SOCKLEN_T 1
134 #define SOCKET_SIZE_TYPE socklen_t
136 #define LOCAL_INFILE_MODE_OFF 0
137 #define LOCAL_INFILE_MODE_ON 1
138 #define LOCAL_INFILE_MODE_AUTO 2
139 #define ENABLED_LOCAL_INFILE LOCAL_INFILE_MODE_AUTO
141 #define MARIADB_DEFAULT_CHARSET "latin1"