my_config.h   my_config.h 
/* include/config.h. Generated from config.h.in by configure. */ /* Copyright (C) 2009 Sun Microsystems, Inc
/* include/config.h.in. Generated from configure.in by autoheader. */
/* Define if building universal (internal helper macro) */ This program is free software; you can redistribute it and/or modify
/* #undef AC_APPLE_UNIVERSAL_BUILD */ it under the terms of the GNU General Public License as published by
the Free Software Foundation; version 2 of the License.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
/* Support big tables */ #ifndef MY_CONFIG_H
/* #undef BIG_TABLES */ #define MY_CONFIG_H
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
systems. This function is required for `alloca.c' support on those syste
ms.
*/
/* #undef CRAY_STACKSEG_END */
/* Define to 1 if using `alloca.c'. */
/* #undef C_ALLOCA */
/* Don't use libdbug */
#define DBUG_OFF 1
/* Use libdbug */
/* #undef DBUG_ON */
/* all charsets are available */
/* #undef DEFINE_ALL_CHARACTER_SETS */
/* Disables the use of --init-file, --skip-grant-tables and --bootstrap
options */
/* #undef DISABLE_GRANT_OPTIONS */
/* Version of .frm files */
#define DOT_FRM_VERSION 6 #define DOT_FRM_VERSION 6
/* Headers we may want to use. */
#define STDC_HEADERS 1
#define _GNU_SOURCE 1
#define HAVE_ALLOCA_H 1
#define HAVE_AIO_H 1
#define HAVE_ARPA_INET_H 1
#define HAVE_BSEARCH 1
#define HAVE_CRYPT_H 1
#define HAVE_CURSES_H 1
/* #undef HAVE_CXXABI_H */
/* #undef HAVE_NCURSES_H */
#define HAVE_DIRENT_H 1
#define HAVE_DLFCN_H 1
#define HAVE_EXECINFO_H 1
#define HAVE_FCNTL_H 1
#define HAVE_FENV_H 1
#define HAVE_FLOAT_H 1
/* #undef HAVE_FLOATINGPOINT_H */
#define HAVE_FNMATCH_H 1
#define HAVE_FPU_CONTROL_H 1
#define HAVE_GRP_H 1
#define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1
/* #undef HAVE_IEEEFP_H */
#define HAVE_INTTYPES_H 1
#define HAVE_LIMITS_H 1
#define HAVE_LOCALE_H 1
#define HAVE_MALLOC_H 1
#define HAVE_MEMORY_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_PATHS_H 1
#define HAVE_POLL_H 1
/* #undef HAVE_PORT_H */
#define HAVE_PWD_H 1
#define HAVE_SCHED_H 1
/* #undef HAVE_SELECT_H */
/* #undef HAVE_SOLARIS_LARGE_PAGES */
#define HAVE_STDDEF_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDARG_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STDINT_H 1
#define HAVE_SEMAPHORE_H 1
/* #undef HAVE_SYNCH_H */
/* #undef HAVE_SYSENT_H */
#define HAVE_SYS_DIR_H 1
#define HAVE_SYS_CDEFS_H 1
#define HAVE_SYS_FILE_H 1
/* #undef HAVE_SYS_FPU_H */
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_IPC_H 1
/* #undef HAVE_SYS_MALLOC_H */
#define HAVE_SYS_MMAN_H 1
/* #undef HAVE_SYS_PTE_H */
/* #undef HAVE_SYS_PTEM_H */
#define HAVE_SYS_PRCTL_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_SHM_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_STAT_H 1
/* #undef HAVE_SYS_STREAM_H */
/* #undef HAVE_SYS_TERMCAP_H */
#define HAVE_SYS_TIMEB_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_UN_H 1
/* #undef HAVE_SYS_VADVISE_H */
#define HAVE_TERM_H 1
#define HAVE_TERMIOS_H 1
#define HAVE_TERMIO_H 1
#define HAVE_TERMCAP_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UTIME_H 1
/* #undef HAVE_VARARGS_H */
/* #undef HAVE_VIS_H */
/* #undef HAVE_SYS_UTIME_H */
#define HAVE_SYS_WAIT_H 1
#define HAVE_SYS_PARAM_H 1
/* If Debug Sync Facility should be enabled */ /* Libraries */
/* #undef ENABLED_DEBUG_SYNC */ /* #undef HAVE_LIBPTHREAD */
/* #undef HAVE_LIBM */
/* If LOAD DATA LOCAL INFILE should be enabled by default */ /* #undef HAVE_LIBDL */
/* #undef ENABLED_LOCAL_INFILE */ /* #undef HAVE_LIBRT */
/* #undef HAVE_LIBSOCKET */
/* If SHOW PROFILE should be enabled */ /* #undef HAVE_LIBNSL */
#define ENABLED_PROFILING 1 /* #undef HAVE_LIBCRYPT */
/* #undef HAVE_LIBMTMALLOC */
/* #undef HAVE_LIBWRAP */
/* Does "struct timespec" have a "sec" and "nsec" field? */
/* #undef HAVE_TIMESPEC_TS_SEC */
/* Enable error injection in MySQL Server */ /* Readline */
/* #undef ERROR_INJECT_SUPPORT */ #define HAVE_HIST_ENTRY 1
#define USE_LIBEDIT_INTERFACE 1
/* #undef USE_NEW_READLINE_INTERFACE */
/* Do we have FIONREAD */
#define FIONREAD_IN_SYS_IOCTL 1 #define FIONREAD_IN_SYS_IOCTL 1
/* READLINE: your system defines TIOCGWINSZ in sys/ioctl.h. */
#define GWINSZ_IN_SYS_IOCTL 1 #define GWINSZ_IN_SYS_IOCTL 1
/* #undef TIOCSTAT_IN_SYS_IOCTL */
/* Define to 1 if you have the `abi::__cxa_demangle' function. */ /* Functions we may want to use. */
#define HAVE_ABI_CXA_DEMANGLE 1 /* #undef HAVE_AIOWAIT */
/* Define to 1 if you have the `alarm' function. */
#define HAVE_ALARM 1 #define HAVE_ALARM 1
/* Define to 1 if you have `alloca', as a function or macro. */
#define HAVE_ALLOCA 1 #define HAVE_ALLOCA 1
/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix)
.
*/
#define HAVE_ALLOCA_H 1
/* Define to 1 if you have the <arpa/inet.h> header file. */
#define HAVE_ARPA_INET_H 1
/* Define to 1 if you have the <asm/msr.h> header file. */
#define HAVE_ASM_MSR_H 1
/* Define to 1 if you have the <asm/termbits.h> header file. */
#define HAVE_ASM_TERMBITS_H 1
/* Define to 1 if you have the `atomic_add_long' function. */
/* #undef HAVE_ATOMIC_ADD_LONG */
/* Define to 1 if you have the `atomic_cas_32' function. */
/* #undef HAVE_ATOMIC_CAS_32 */
/* Define to 1 if you have the `atomic_cas_64' function. */
/* #undef HAVE_ATOMIC_CAS_64 */
/* Define to 1 if you have the `atomic_cas_ulong' function. */
/* #undef HAVE_ATOMIC_CAS_ULONG */
/* Define to 1 if you have the `backtrace' function. */
#define HAVE_BACKTRACE 1
/* Define to 1 if you have the `backtrace_symbols' function. */
#define HAVE_BACKTRACE_SYMBOLS 1
/* Define to 1 if you have the `backtrace_symbols_fd' function. */
#define HAVE_BACKTRACE_SYMBOLS_FD 1
/* Define to 1 if you have the `bcmp' function. */
#define HAVE_BCMP 1 #define HAVE_BCMP 1
/* Define to 1 if you have the `bfill' function. */
/* #undef HAVE_BFILL */ /* #undef HAVE_BFILL */
/* Define to 1 if you have the `bmove' function. */
/* #undef HAVE_BMOVE */ /* #undef HAVE_BMOVE */
/* bool is not defined by all C++ compilators */
#define HAVE_BOOL 1
/* Define to 1 if isinf() uses 80-bit register for intermediate values */
/* #undef HAVE_BROKEN_ISINF */
/* Can netinet be included */
/* #undef HAVE_BROKEN_NETINET_INCLUDES */
/* BSD style signals */
/* #undef HAVE_BSD_SIGNALS */
/* Define to 1 if you have the `bsearch' function. */
#define HAVE_BSEARCH 1
/* Define to 1 if compiler defines __bss_start. */
#define HAVE_BSS_START 1
/* Define to 1 if you have the `bzero' function. */
#define HAVE_BZERO 1 #define HAVE_BZERO 1
#define HAVE_INDEX 1
/* Define to enable charset armscii8 */ #define HAVE_CLOCK_GETTIME 1
/* #undef HAVE_CHARSET_armscii8 */
/* Define to enable ascii character set */
/* #undef HAVE_CHARSET_ascii */
/* Define to enable charset big5 */
/* #undef HAVE_CHARSET_big5 */
/* Define to enable cp1250 */
/* #undef HAVE_CHARSET_cp1250 */
/* Define to enable charset cp1251 */
/* #undef HAVE_CHARSET_cp1251 */
/* Define to enable charset cp1256 */
/* #undef HAVE_CHARSET_cp1256 */
/* Define to enable charset cp1257 */
/* #undef HAVE_CHARSET_cp1257 */
/* Define to enable charset cp850 */
/* #undef HAVE_CHARSET_cp850 */
/* Define to enable charset cp852 */
/* #undef HAVE_CHARSET_cp852 */
/* Define to enable charset cp866 */
/* #undef HAVE_CHARSET_cp866 */
/* Define to enable charset cp932 */
/* #undef HAVE_CHARSET_cp932 */
/* Define to enable charset dec8 */
/* #undef HAVE_CHARSET_dec8 */
/* Define to enable charset eucjpms */
/* #undef HAVE_CHARSET_eucjpms */
/* Define to enable charset euckr */
/* #undef HAVE_CHARSET_euckr */
/* Define to enable charset gb2312 */
/* #undef HAVE_CHARSET_gb2312 */
/* Define to enable charset gbk */
/* #undef HAVE_CHARSET_gbk */
/* Define to enable charset geostd8 */
/* #undef HAVE_CHARSET_geostd8 */
/* Define to enable charset greek */
/* #undef HAVE_CHARSET_greek */
/* Define to enable charset hebrew */
/* #undef HAVE_CHARSET_hebrew */
/* Define to enable charset hp8 */
/* #undef HAVE_CHARSET_hp8 */
/* Define to enable charset keybcs2 */
/* #undef HAVE_CHARSET_keybcs2 */
/* Define to enable charset koi8r */
/* #undef HAVE_CHARSET_koi8r */
/* Define to enable charset koi8u */
/* #undef HAVE_CHARSET_koi8u */
/* Define to enable charset latin1 */
#define HAVE_CHARSET_latin1 1
/* Define to enable charset latin2 */
/* #undef HAVE_CHARSET_latin2 */
/* Define to enable charset latin5 */
/* #undef HAVE_CHARSET_latin5 */
/* Define to enable charset latin7 */
/* #undef HAVE_CHARSET_latin7 */
/* Define to enable charset macce */
/* #undef HAVE_CHARSET_macce */
/* Define to enable charset macroman */
/* #undef HAVE_CHARSET_macroman */
/* Define to enable charset sjis */
/* #undef HAVE_CHARSET_sjis */
/* Define to enable charset swe7 */
/* #undef HAVE_CHARSET_swe7 */
/* Define to enable charset tis620 */
/* #undef HAVE_CHARSET_tis620 */
/* Define to enable charset ucs2 */
/* #undef HAVE_CHARSET_ucs2 */
/* Define to enable charset ujis */
/* #undef HAVE_CHARSET_ujis */
/* Define to enable utf16 */
/* #undef HAVE_CHARSET_utf16 */
/* Define to enable utf32 */
/* #undef HAVE_CHARSET_utf32 */
/* Define to enable utf8 */
#define HAVE_CHARSET_utf8 1
/* Define to enable utf8mb4 */
#define HAVE_CHARSET_utf8mb4 1
/* Define to 1 if you have the `chsize' function. */
/* #undef HAVE_CHSIZE */
/* Define to 1 if you have the `clock_gettime' function. */
/* #undef HAVE_CLOCK_GETTIME */
/* Define to enable compression support */
#define HAVE_COMPRESS 1
/* crypt */
#define HAVE_CRYPT 1 #define HAVE_CRYPT 1
/* Define to 1 if you have the <crypt.h> header file. */
#define HAVE_CRYPT_H 1
/* Define to 1 if you have the <curses.h> header file. */
#define HAVE_CURSES_H 1
/* Define to 1 if you have the `cuserid' function. */
#define HAVE_CUSERID 1 #define HAVE_CUSERID 1
/* #undef HAVE_DIRECTIO */
/* Define to 1 if you have the <cxxabi.h> header file. */
#define HAVE_CXXABI_H 1
/* Define to 1 if you have the declaration of `madvise', and to 0 if you
don't. */
#define HAVE_DECL_MADVISE 1
/* Define to 1 if you have the declaration of `MHA_MAPSIZE_VA', and to 0 if
you don't. */
/* #undef HAVE_DECL_MHA_MAPSIZE_VA */
/* Define to 1 if you have the declaration of `SHM_HUGETLB', and to 0 if yo
u
don't. */
#define HAVE_DECL_SHM_HUGETLB 1
/* Define to 1 if you have the declaration of `tgoto', and to 0 if you don'
t.
*/
#define HAVE_DECL_TGOTO 1
/* Whether we are using DEC threads */
/* #undef HAVE_DEC_THREADS */
/* Define to 1 if you have the <dirent.h> header file. */
#define HAVE_DIRENT_H 1
/* Define to 1 if you have the `dlerror' function. */
#define HAVE_DLERROR 1 #define HAVE_DLERROR 1
/* Define to 1 if you have the <dlfcn.h> header file. */
#define HAVE_DLFCN_H 1
/* Define to 1 if you have the `dlopen' function. */
#define HAVE_DLOPEN 1 #define HAVE_DLOPEN 1
/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
/* #undef HAVE_DOPRNT */ /* #undef HAVE_DOPRNT */
/* Defined to 1 if DTrace support is enabled */
/* #undef HAVE_DTRACE */
/* Access checks in embedded library */
/* #undef HAVE_EMBEDDED_PRIVILEGE_CONTROL */
/* Define to 1 if you have the <execinfo.h> header file. */
#define HAVE_EXECINFO_H 1
/* Defined by configure. Use explicit template instantiation. */
#define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1
/* Does x86 NOP instruction exist */
/* #undef HAVE_FAKE_PAUSE_INSTRUCTION */
/* Define to 1 if you have the `fchmod' function. */
#define HAVE_FCHMOD 1 #define HAVE_FCHMOD 1
/* Define to 1 if you have the `fcntl' function. */
#define HAVE_FCNTL 1 #define HAVE_FCNTL 1
/* #undef HAVE_FCONVERT */
/* Define to 1 if you have the <fcntl.h> header file. */
#define HAVE_FCNTL_H 1
/* Define to 1 if you have the `fdatasync' function. */
#define HAVE_FDATASYNC 1 #define HAVE_FDATASYNC 1
/* Define to 1 if you have the <fenv.h> header file. */
#define HAVE_FENV_H 1
/* Define to 1 if you have the `fesetround' function. */
#define HAVE_FESETROUND 1 #define HAVE_FESETROUND 1
/* Define to 1 if you have the `fgetln' function. */
/* #undef HAVE_FGETLN */
/* Define to 1 if you have the `finite' function. */
#define HAVE_FINITE 1 #define HAVE_FINITE 1
/* Define to 1 if you have the <floatingpoint.h> header file. */
/* #undef HAVE_FLOATINGPOINT_H */
/* Define to 1 if you have the <float.h> header file. */
#define HAVE_FLOAT_H 1
/* Define to 1 if you have the `flockfile' function. */
#define HAVE_FLOCKFILE 1
/* Define to 1 if you have the `fpresetsticky' function. */
/* #undef HAVE_FPRESETSTICKY */
/* Define to 1 if you have the `fpsetmask' function. */
/* #undef HAVE_FPSETMASK */
/* Define to 1 if the system has the type `fp_except'. */
/* #undef HAVE_FP_EXCEPT */ /* #undef HAVE_FP_EXCEPT */
/* #undef HAVE_FPSETMASK */
/* Define to 1 if you have the `fsync' function. */ #define HAVE_FSEEKO 1
#define HAVE_FSYNC 1 #define HAVE_FSYNC 1
#define HAVE_GETADDRINFO 1
/* Define to 1 if you have the `ftime' function. */
#define HAVE_FTIME 1
/* Define to 1 if you have the `ftruncate' function. */
#define HAVE_FTRUNCATE 1
/* Define to 1 if compiler provides atomic builtins. */
#define HAVE_GCC_ATOMIC_BUILTINS 1
/* Define to 1 if you have the `getcwd' function. */
#define HAVE_GETCWD 1 #define HAVE_GETCWD 1
/* Define to 1 if you have the `gethostbyaddr_r' function. */
#define HAVE_GETHOSTBYADDR_R 1 #define HAVE_GETHOSTBYADDR_R 1
/* Define to 1 if you have the `gethostbyname_r' function. */
#define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYNAME_R 1
/* Solaris define gethostbyname_r with 5 arguments. glibc2 defines this wit
h 6
arguments */
#define HAVE_GETHOSTBYNAME_R_GLIBC2_STYLE 1
/* In OSF 4.0f the 3'd argument to gethostbyname_r is hostent_data * */
/* #undef HAVE_GETHOSTBYNAME_R_RETURN_INT */
/* Define to 1 if you have the `gethrtime' function. */
/* #undef HAVE_GETHRTIME */ /* #undef HAVE_GETHRTIME */
/* Define to 1 if you have the `getline' function. */
#define HAVE_GETLINE 1 #define HAVE_GETLINE 1
#define HAVE_GETNAMEINFO 1
/* Define to 1 if you have the `getpagesize' function. */
#define HAVE_GETPAGESIZE 1 #define HAVE_GETPAGESIZE 1
/* Define to 1 if you have the `getpass' function. */
#define HAVE_GETPASS 1 #define HAVE_GETPASS 1
/* Define to 1 if you have the `getpassphrase' function. */
/* #undef HAVE_GETPASSPHRASE */ /* #undef HAVE_GETPASSPHRASE */
/* Define to 1 if you have the `getpwnam' function. */
#define HAVE_GETPWNAM 1 #define HAVE_GETPWNAM 1
/* Define to 1 if you have the `getpwuid' function. */
#define HAVE_GETPWUID 1 #define HAVE_GETPWUID 1
/* getpwent() declaration present */
/* #undef HAVE_GETPW_DECLS */
/* Define to 1 if you have the `getrlimit' function. */
#define HAVE_GETRLIMIT 1 #define HAVE_GETRLIMIT 1
/* Define to 1 if you have the `getrusage' function. */
#define HAVE_GETRUSAGE 1 #define HAVE_GETRUSAGE 1
/* Define to 1 if you have the `gettimeofday' function. */
#define HAVE_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY 1
/* Define to 1 if you have the `getwd' function. */
#define HAVE_GETWD 1 #define HAVE_GETWD 1
/* Define to 1 if you have the `gmtime_r' function. */
#define HAVE_GMTIME_R 1 #define HAVE_GMTIME_R 1
/* #undef gmtime_r */
/* Define to 1 if you have the <grp.h> header file. */
#define HAVE_GRP_H 1
/* HIST_ENTRY is defined in the outer libeditreadline */
#define HAVE_HIST_ENTRY 1
/* Define to 1 if you have the <ia64intrin.h> header file. */
/* #undef HAVE_IA64INTRIN_H */
/* pthread_t can be used by GCC atomic builtins */
#define HAVE_IB_ATOMIC_PTHREAD_T_GCC 1
/* pthread_t can be used by solaris atomics */
/* #undef HAVE_IB_ATOMIC_PTHREAD_T_SOLARIS */
/* GCC atomic builtins are available */
#define HAVE_IB_GCC_ATOMIC_BUILTINS 1
/* Does x86 PAUSE instruction exist */
#define HAVE_IB_PAUSE_INSTRUCTION 1
/* Define to 1 if Solaris libc atomic functions are available */
/* #undef HAVE_IB_SOLARIS_ATOMICS */
/* Define to 1 if you have the <ieeefp.h> header file. */
/* #undef HAVE_IEEEFP_H */
/* Define to 1 if you have the `index' function. */
#define HAVE_INDEX 1
/* Define to 1 if you have the `initgroups' function. */
#define HAVE_INITGROUPS 1 #define HAVE_INITGROUPS 1
/* Define to 1 if the system has the type `int16'. */
/* #undef HAVE_INT16 */
/* Define to 1 if the system has the type `int32'. */
/* #undef HAVE_INT32 */
/* Define to 1 if the system has the type `int64'. */
/* #undef HAVE_INT64 */
/* Define to 1 if the system has the type `int8'. */
/* #undef HAVE_INT8 */
/* Define to 1 if you have the <inttypes.h> header file. */
#define HAVE_INTTYPES_H 1
/* Define if IPv6 networking support is present */
#define HAVE_IPV6 1
/* isinf() macro or function */
#define HAVE_ISINF 1
/* Define to 1 if you have the `isnan' function. */
#define HAVE_ISNAN 1
/* Define to 1 if you have the `issetugid' function. */
/* #undef HAVE_ISSETUGID */ /* #undef HAVE_ISSETUGID */
#define HAVE_ISNAN 1
/* Define to 1 if you have the `iswctype' function. */ #define HAVE_ISINF 1
#define HAVE_ISWCTYPE 1 #define HAVE_LARGE_PAGE_OPTION 1
#define HAVE_LDIV 1
/* Define to 1 if you have the `iswlower' function. */ #define HAVE_LRAND48 1
#define HAVE_ISWLOWER 1
/* Define to 1 if you have the `iswupper' function. */
#define HAVE_ISWUPPER 1
/* Define if mysql_cv_langinfo_codeset=yes */
#define HAVE_LANGINFO_CODESET /**/
/* Define to 1 if you have the <langinfo.h> header file. */
#define HAVE_LANGINFO_H 1
/* Define if you have large pages support */
#define HAVE_LARGE_PAGES 1
/* Define if you have large page option */
#define HAVE_LARGE_PAGE_OPTION 1
/* Define to 1 if you have the `c_r' library (-lc_r). */
/* #undef HAVE_LIBC_R */
/* Define to 1 if you have the `dl' library (-ldl). */
#define HAVE_LIBDL 1
/* Define to 1 if you have the `m' library (-lm). */
#define HAVE_LIBM 1
/* Define to 1 if you have the `nsl' library (-lnsl). */
#define HAVE_LIBNSL 1
/* Define to 1 if you have the `nsl_r' library (-lnsl_r). */
/* #undef HAVE_LIBNSL_R */
/* Define to 1 if you have the `pthread' library (-lpthread). */
#define HAVE_LIBPTHREAD 1
/* Define if have -lwrap */
/* #undef HAVE_LIBWRAP */
/* Define to 1 if you have the <limits.h> header file. */
#define HAVE_LIMITS_H 1
/* Whether we are using Xavier Leroy's LinuxThreads */
/* #undef HAVE_LINUXTHREADS */
/* Define to 1 if you have the <linux/config.h> header file. */
/* #undef HAVE_LINUX_CONFIG_H */
/* Define to 1 if you have the <locale.h> header file. */
#define HAVE_LOCALE_H 1
/* Define to 1 if you have the `localtime_r' function. */
#define HAVE_LOCALTIME_R 1 #define HAVE_LOCALTIME_R 1
#define HAVE_LOG2 1
/* Define to 1 if you have the `locking' function. */
/* #undef HAVE_LOCKING */
/* Define to 1 if you have the `longjmp' function. */
#define HAVE_LONGJMP 1 #define HAVE_LONGJMP 1
/* Define to 1 if you have the `lrand48' function. */
#define HAVE_LRAND48 1
/* Define to 1 if you have the `lstat' function. */
#define HAVE_LSTAT 1 #define HAVE_LSTAT 1
#define HAVE_NPTL 1
/* Define to 1 if you have the `madvise' function. */ #define HAVE_NL_LANGINFO 1
#define HAVE_MADVISE 1 #define HAVE_MADVISE 1
#define HAVE_DECL_MADVISE 1
/* Define to 1 if you have the `mallinfo' function. */ #define HAVE_DECL_TGOTO 1
/* #undef HAVE_DECL_MHA_MAPSIZE_VA */
#define HAVE_MALLINFO 1 #define HAVE_MALLINFO 1
/* Define to 1 if you have the <malloc.h> header file. */
#define HAVE_MALLOC_H 1
/* Define if you have mbrlen */
#define HAVE_MBRLEN /**/
/* Define if you have mbrtowc */
#define HAVE_MBRTOWC /**/
/* Define if you have mbscmp */
/* #undef HAVE_MBSCMP */
/* Define if you have mbsrtowcs */
#define HAVE_MBSRTOWCS /**/
/* Define if mysql_cv_have_mbstate_t=yes */
#define HAVE_MBSTATE_T /**/
/* Define to 1 if you have the `memcpy' function. */
#define HAVE_MEMCPY 1 #define HAVE_MEMCPY 1
/* Define to 1 if you have the `memmove' function. */
#define HAVE_MEMMOVE 1 #define HAVE_MEMMOVE 1
/* Define to 1 if you have the <memory.h> header file. */
#define HAVE_MEMORY_H 1
/* Define to 1 if you have the `mkstemp' function. */
#define HAVE_MKSTEMP 1 #define HAVE_MKSTEMP 1
/* Define to 1 if you have the `mlockall' function. */
#define HAVE_MLOCKALL 1 #define HAVE_MLOCKALL 1
/* Define to 1 if you have the `mmap' function. */
#define HAVE_MMAP 1 #define HAVE_MMAP 1
/* Define to 1 if you have the `mmap64' function. */
#define HAVE_MMAP64 1 #define HAVE_MMAP64 1
/* Define to 1 if you have the <ndir.h> header file. */
/* #undef HAVE_NDIR_H */
/* Define to 1 if you have the <netinet/in6.h> header file. */
/* #undef HAVE_NETINET_IN6_H */
/* Define to 1 if you have the <netinet/in.h> header file. */
#define HAVE_NETINET_IN_H 1
/* Define to 1 if you have the `nl_langinfo' function. */
#define HAVE_NL_LANGINFO 1
/* For some non posix threads */
/* #undef HAVE_NONPOSIX_PTHREAD_GETSPECIFIC */
/* For some non posix threads */
/* #undef HAVE_NONPOSIX_PTHREAD_MUTEX_INIT */
/* sigwait with one argument */
/* #undef HAVE_NONPOSIX_SIGWAIT */
/* NPTL threads implementation */
#define HAVE_NPTL 1
/* Define to 1 if the system has the type `off_t'. */
#define HAVE_OFF_T 1
/* OpenSSL */
/* #undef HAVE_OPENSSL */
/* Define to 1 if you have the <paths.h> header file. */
#define HAVE_PATHS_H 1
/* Does x86 PAUSE instruction exist */
#define HAVE_PAUSE_INSTRUCTION 1
/* Define to 1 if you have the `perror' function. */
#define HAVE_PERROR 1 #define HAVE_PERROR 1
/* Define to 1 if you have the `poll' function. */
#define HAVE_POLL 1 #define HAVE_POLL 1
/* Define to 1 if you have the <poll.h> header file. */
#define HAVE_POLL_H 1
/* Define to 1 if you have the `port_create' function. */
/* #undef HAVE_PORT_CREATE */ /* #undef HAVE_PORT_CREATE */
/* Define to 1 if you have the <port.h> header file. */
/* #undef HAVE_PORT_H */
/* Define to 1 if you have the `posix_fallocate' function. */
#define HAVE_POSIX_FALLOCATE 1 #define HAVE_POSIX_FALLOCATE 1
/* Signal handling is POSIX (sigset/sighold, etc) */
#define HAVE_POSIX_SIGNALS 1
/* Define to 1 if you have the `pread' function. */
#define HAVE_PREAD 1 #define HAVE_PREAD 1
#define HAVE_PAUSE_INSTRUCTION 1
/* Define to 1 if you have the `printstack' function. */ /* #undef HAVE_FAKE_PAUSE_INSTRUCTION */
/* #undef HAVE_PRINTSTACK */
/* Define to 1 if you have the `pthread_attr_create' function. */
/* #undef HAVE_PTHREAD_ATTR_CREATE */ /* #undef HAVE_PTHREAD_ATTR_CREATE */
/* Define to 1 if you have the `pthread_attr_getstacksize' function. */
#define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1 #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1
/* #undef HAVE_PTHREAD_ATTR_SETPRIO */
/* pthread_attr_setscope */ /* #undef HAVE_PTHREAD_ATTR_SETSCHEDPARAM */
#define HAVE_PTHREAD_ATTR_SETSCOPE 1 #define HAVE_PTHREAD_ATTR_SETSCOPE 1
/* Define to 1 if you have the `pthread_attr_setstacksize' function. */
#define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
/* Define to 1 if you have the `pthread_condattr_create' function. */
/* #undef HAVE_PTHREAD_CONDATTR_CREATE */ /* #undef HAVE_PTHREAD_CONDATTR_CREATE */
#define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
/* Define to 1 if you have the `pthread_getsequence_np' function. */
/* #undef HAVE_PTHREAD_GETSEQUENCE_NP */
/* Define to 1 if you have the `pthread_init' function. */
/* #undef HAVE_PTHREAD_INIT */ /* #undef HAVE_PTHREAD_INIT */
/* Define to 1 if you have the `pthread_key_delete' function. */
#define HAVE_PTHREAD_KEY_DELETE 1 #define HAVE_PTHREAD_KEY_DELETE 1
#define HAVE_PTHREAD_KEY_DELETE 1
/* Define to 1 if you have the `pthread_rwlockattr_setkind_np' function. */ /* #undef HAVE_PTHREAD_KILL */
#define HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1
/* Define to 1 if you have the `pthread_rwlock_rdlock' function. */
#define HAVE_PTHREAD_RWLOCK_RDLOCK 1 #define HAVE_PTHREAD_RWLOCK_RDLOCK 1
#define HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1
/* Define to 1 if you have the `pthread_setschedprio' function. */ /* #undef HAVE_PTHREAD_SETPRIO_NP */
#define HAVE_PTHREAD_SETSCHEDPRIO 1 /* #undef HAVE_PTHREAD_SETSCHEDPARAM */
/* Define to 1 if you have the `pthread_sigmask' function. */
#define HAVE_PTHREAD_SIGMASK 1 #define HAVE_PTHREAD_SIGMASK 1
/* #undef HAVE_PTHREAD_THREADMASK */
/* pthread_yield function with one argument */ /* #undef HAVE_PTHREAD_YIELD_NP */
/* #undef HAVE_PTHREAD_YIELD_ONE_ARG */
/* pthread_yield that doesn't take any arguments */
#define HAVE_PTHREAD_YIELD_ZERO_ARG 1 #define HAVE_PTHREAD_YIELD_ZERO_ARG 1
/* Define to 1 if you have the `putenv' function. */
#define HAVE_PUTENV 1 #define HAVE_PUTENV 1
#define HAVE_RE_COMP 1
/* Define to 1 if you have the <pwd.h> header file. */ #define HAVE_REGCOMP 1
#define HAVE_PWD_H 1
/* If we want to have query cache */
#define HAVE_QUERY_CACHE 1
/* Define to 1 if you have the `rdtscll' function. */
/* #undef HAVE_RDTSCLL */
/* POSIX readdir_r */
#define HAVE_READDIR_R 1 #define HAVE_READDIR_R 1
/* Define to 1 if you have the `readlink' function. */
#define HAVE_READLINK 1 #define HAVE_READLINK 1
/* Define to 1 if you have the `read_real_time' function. */
/* #undef HAVE_READ_REAL_TIME */
/* Define to 1 if you have the `realpath' function. */
#define HAVE_REALPATH 1 #define HAVE_REALPATH 1
/* Define to 1 if you have the `regcomp' function. */
#define HAVE_REGCOMP 1
/* Define to 1 if you have the `rename' function. */
#define HAVE_RENAME 1 #define HAVE_RENAME 1
/* Define to 1 if system calls automatically restart after interruption by
a
signal. */
#define HAVE_RESTARTABLE_SYSCALLS 1
/* Define to 1 if you have the `re_comp' function. */
#define HAVE_RE_COMP 1
/* Define to 1 if you have the `rint' function. */
#define HAVE_RINT 1 #define HAVE_RINT 1
/* RTree keys */
#define HAVE_RTREE_KEYS 1
/* Define to 1 if you have the `rwlock_init' function. */
/* #undef HAVE_RWLOCK_INIT */ /* #undef HAVE_RWLOCK_INIT */
/* Define to 1 if you have the <sched.h> header file. */
#define HAVE_SCHED_H 1
/* Define to 1 if you have the `sched_yield' function. */
#define HAVE_SCHED_YIELD 1 #define HAVE_SCHED_YIELD 1
/* Define to 1 if you have the `select' function. */
#define HAVE_SELECT 1 #define HAVE_SELECT 1
/* #undef HAVE_SETFD */
/* Define to 1 if you have the <select.h> header file. */
/* #undef HAVE_SELECT_H */
/* Define to 1 if you have the <semaphore.h> header file. */
#define HAVE_SEMAPHORE_H 1
/* Define to 1 if you have the `setenv' function. */
#define HAVE_SETENV 1 #define HAVE_SETENV 1
/* Define to 1 if you have the `setlocale' function. */
#define HAVE_SETLOCALE 1 #define HAVE_SETLOCALE 1
/* Define to 1 if you have the `setupterm' function. */
/* #undef HAVE_SETUPTERM */
/* Define to 1 if you have the `shmat' function. */
#define HAVE_SHMAT 1
/* Define to 1 if you have the `shmctl' function. */
#define HAVE_SHMCTL 1
/* Define to 1 if you have the `shmdt' function. */
#define HAVE_SHMDT 1
/* Define to 1 if you have the `shmget' function. */
#define HAVE_SHMGET 1
/* Define to 1 if you have the `sigaction' function. */
#define HAVE_SIGACTION 1
/* Define to 1 if you have the `sigaddset' function. */
#define HAVE_SIGADDSET 1 #define HAVE_SIGADDSET 1
/* Define to 1 if you have the `sigemptyset' function. */
#define HAVE_SIGEMPTYSET 1 #define HAVE_SIGEMPTYSET 1
/* Define to 1 if you have the `sighold' function. */
#define HAVE_SIGHOLD 1 #define HAVE_SIGHOLD 1
/* Define to 1 if you have the `sigset' function. */
#define HAVE_SIGSET 1 #define HAVE_SIGSET 1
/* Define to 1 if the system has the type `sigset_t'. */
#define HAVE_SIGSET_T 1 #define HAVE_SIGSET_T 1
#define HAVE_SIGACTION 1
/* Define to 1 if you have the `sigthreadmask' function. */
/* #undef HAVE_SIGTHREADMASK */ /* #undef HAVE_SIGTHREADMASK */
/* POSIX sigwait */
#define HAVE_SIGWAIT 1 #define HAVE_SIGWAIT 1
/* Define to 1 if the system has the type `size_t'. */
#define HAVE_SIZE_T 1
/* Define to 1 if you have the `sleep' function. */
#define HAVE_SLEEP 1 #define HAVE_SLEEP 1
/* Define to 1 if you have the `snprintf' function. */
#define HAVE_SNPRINTF 1 #define HAVE_SNPRINTF 1
/* Define to 1 if you have the `socket' function. */
#define HAVE_SOCKET 1
/* Define to 1 if OS provides atomic_* functions like Solaris. */
/* #undef HAVE_SOLARIS_ATOMIC */
/* Define to 1 if you have large pages support */
/* #undef HAVE_SOLARIS_LARGE_PAGES */
/* Solaris define gethostbyaddr_r with 7 arguments. glibc2 defines this wit
h 8
arguments */
/* #undef HAVE_SOLARIS_STYLE_GETHOST */
/* Spatial extentions */
#define HAVE_SPATIAL 1
/* Define to 1 if you have the <stdarg.h> header file. */
#define HAVE_STDARG_H 1
/* Define to 1 if you have the <stddef.h> header file. */
#define HAVE_STDDEF_H 1
/* Define to 1 if you have the <stdint.h> header file. */
#define HAVE_STDINT_H 1
/* Define to 1 if you have the <stdlib.h> header file. */
#define HAVE_STDLIB_H 1
/* Define to 1 if you have the `stpcpy' function. */
#define HAVE_STPCPY 1 #define HAVE_STPCPY 1
/* Define to 1 if you have the `strcasecmp' function. */
#define HAVE_STRCASECMP 1
/* Define to 1 if you have the `strcoll' function. */
#define HAVE_STRCOLL 1
/* Define to 1 if you have the `strdup' function. */
#define HAVE_STRDUP 1
/* Define to 1 if you have the `strerror' function. */
#define HAVE_STRERROR 1 #define HAVE_STRERROR 1
#define HAVE_STRCOLL 1
/* Define to 1 if you have the <strings.h> header file. */ #define HAVE_STRSIGNAL 1
#define HAVE_STRINGS_H 1
/* Define to 1 if you have the <string.h> header file. */
#define HAVE_STRING_H 1
/* Define to 1 if you have the `strlcat' function. */
/* #undef HAVE_STRLCAT */
/* Define to 1 if you have the `strlcpy' function. */
/* #undef HAVE_STRLCPY */ /* #undef HAVE_STRLCPY */
/* #undef HAVE_STRLCAT */
/* Define to 1 if you have the `strnlen' function. */ /* #undef HAVE_FGETLN */
#define HAVE_STRNLEN 1 #define HAVE_STRNLEN 1
/* Define to 1 if you have the `strpbrk' function. */
#define HAVE_STRPBRK 1 #define HAVE_STRPBRK 1
#define HAVE_STRSEP 1
/* Define to 1 if you have the `strsignal' function. */
#define HAVE_STRSIGNAL 1
/* Define to 1 if you have the `strstr' function. */
#define HAVE_STRSTR 1 #define HAVE_STRSTR 1
/* Define to 1 if you have the `strtok_r' function. */
#define HAVE_STRTOK_R 1 #define HAVE_STRTOK_R 1
/* Define to 1 if you have the `strtol' function. */
#define HAVE_STRTOL 1 #define HAVE_STRTOL 1
/* Define to 1 if you have the `strtoll' function. */
#define HAVE_STRTOLL 1 #define HAVE_STRTOLL 1
/* Define to 1 if you have the `strtoul' function. */
#define HAVE_STRTOUL 1 #define HAVE_STRTOUL 1
#define HAVE_STRTOULL 1
/* Define to 1 if you have the `strtoull' function. */ #define HAVE_SHMAT 1
#define HAVE_STRTOULL 1 #define HAVE_SHMCTL 1
#define HAVE_SHMDT 1
/* Define to 1 if the system has the type `struct in6_addr'. */ #define HAVE_SHMGET 1
#define HAVE_STRUCT_IN6_ADDR 1 /* #undef HAVE_TELL */
#define HAVE_TEMPNAM 1
/* Define to 1 if the system has the type `struct sockaddr_in6'. */
#define HAVE_STRUCT_SOCKADDR_IN6 1
/* Define to 1 if `st_rdev' is member of `struct stat'. */
#define HAVE_STRUCT_STAT_ST_RDEV 1
/* Define to 1 if your `struct stat' has `st_rdev'. Deprecated, use
`HAVE_STRUCT_STAT_ST_RDEV' instead. */
#define HAVE_ST_RDEV 1
/* Define to 1 if you have the <synch.h> header file. */
/* #undef HAVE_SYNCH_H */
/* Define to 1 if you have the <sys/cdefs.h> header file. */
#define HAVE_SYS_CDEFS_H 1
/* Define to 1 if you have the <sys/dir.h> header file. */
#define HAVE_SYS_DIR_H 1
/* Define to 1 if you have the <sys/file.h> header file. */
#define HAVE_SYS_FILE_H 1
/* Define to 1 if you have the <sys/ioctl.h> header file. */
#define HAVE_SYS_IOCTL_H 1
/* Define to 1 if you have the <sys/ipc.h> header file. */
#define HAVE_SYS_IPC_H 1
/* Define to 1 if you have the <sys/malloc.h> header file. */
/* #undef HAVE_SYS_MALLOC_H */
/* Define to 1 if you have the <sys/mman.h> header file. */
#define HAVE_SYS_MMAN_H 1
/* Define to 1 if you have the <sys/ndir.h> header file. */
/* #undef HAVE_SYS_NDIR_H */
/* Define to 1 if you have the <sys/param.h> header file. */
#define HAVE_SYS_PARAM_H 1
/* Define to 1 if you have the <sys/prctl.h> header file. */
#define HAVE_SYS_PRCTL_H 1
/* Define to 1 if you have the <sys/ptem.h> header file. */
/* #undef HAVE_SYS_PTEM_H */
/* Define to 1 if you have the <sys/pte.h> header file. */
/* #undef HAVE_SYS_PTE_H */
/* Define to 1 if you have the <sys/resource.h> header file. */
#define HAVE_SYS_RESOURCE_H 1
/* Define to 1 if you have the <sys/select.h> header file. */
#define HAVE_SYS_SELECT_H 1
/* Define to 1 if you have the <sys/shm.h> header file. */
#define HAVE_SYS_SHM_H 1
/* Define to 1 if you have the <sys/socket.h> header file. */
#define HAVE_SYS_SOCKET_H 1
/* Define to 1 if you have the <sys/stat.h> header file. */
#define HAVE_SYS_STAT_H 1
/* Define to 1 if you have the <sys/stream.h> header file. */
/* #undef HAVE_SYS_STREAM_H */
/* Define to 1 if you have the <sys/timeb.h> header file. */
#define HAVE_SYS_TIMEB_H 1
/* Define to 1 if you have the <sys/times.h> header file. */
#define HAVE_SYS_TIMES_H 1
/* Define to 1 if you have the <sys/time.h> header file. */
#define HAVE_SYS_TIME_H 1
/* Define to 1 if you have the <sys/types.h> header file. */
#define HAVE_SYS_TYPES_H 1
/* Define to 1 if you have the <sys/un.h> header file. */
#define HAVE_SYS_UN_H 1
/* Define to 1 if you have the <sys/utime.h> header file. */
/* #undef HAVE_SYS_UTIME_H */
/* Define to 1 if you have the <sys/vadvise.h> header file. */
/* #undef HAVE_SYS_VADVISE_H */
/* Define to 1 if you have the <sys/wait.h> header file. */
#define HAVE_SYS_WAIT_H 1
/* Define to 1 if you have the `tcgetattr' function. */
#define HAVE_TCGETATTR 1
/* Define to 1 if you have the `tell' function. */
/* #undef HAVE_TELL */
/* Define to 1 if you have the `tempnam' function. */
#define HAVE_TEMPNAM 1
/* Define to 1 if you have the <termbits.h> header file. */
/* #undef HAVE_TERMBITS_H */
/* Define to 1 if you have the <termcap.h> header file. */
#define HAVE_TERMCAP_H 1
/* Define to 1 if you have the <termios.h> header file. */
#define HAVE_TERMIOS_H 1
/* Define to 1 if you have the <termio.h> header file. */
#define HAVE_TERMIO_H 1
/* Define to 1 if you have the <term.h> header file. */
#define HAVE_TERM_H 1
/* Define to 1 if you have the `thr_setconcurrency' function. */
/* #undef HAVE_THR_SETCONCURRENCY */ /* #undef HAVE_THR_SETCONCURRENCY */
/* Define to 1 if you have the `thr_yield' function. */
/* #undef HAVE_THR_YIELD */ /* #undef HAVE_THR_YIELD */
#define HAVE_VALLOC 1
/* Define to 1 if you have the `time' function. */ #define HAVE_VIO_READ_BUFF 1
#define HAVE_TIME 1 #define HAVE_VASPRINTF 1
#define HAVE_VPRINTF 1
/* Define to 1 if you have the `times' function. */ #define HAVE_VSNPRINTF 1
#define HAVE_TIMES 1 #define HAVE_FTRUNCATE 1
#define HAVE_TZNAME 1
/* Timespec has a ts_sec instead of tv_sev */ #define HAVE_AIO_READ 1
/* Symbols we may use */
#define HAVE_SYS_ERRLIST 1
/* used by stacktrace functions */
#define HAVE_BSS_START 1
#define HAVE_BACKTRACE 1
#define HAVE_BACKTRACE_SYMBOLS 1
#define HAVE_BACKTRACE_SYMBOLS_FD 1
/* #undef HAVE_PRINTSTACK */
#define HAVE_STRUCT_SOCKADDR_IN6 1
#define HAVE_STRUCT_IN6_ADDR 1
/* #undef HAVE_NETINET_IN6_H */
#define HAVE_IPV6 1
/* #undef ss_family */
/* #undef HAVE_TIMESPEC_TS_SEC */ /* #undef HAVE_TIMESPEC_TS_SEC */
#define STRUCT_DIRENT_HAS_D_INO 1
/* #undef STRUCT_DIRENT_HAS_D_NAMLEN */
#define SPRINTF_RETURNS_INT 1
/* Define to 1 if you have the <time.h> header file. */ #define USE_MB 1
#define HAVE_TIME_H 1 #define USE_MB_IDENT 1
/* Define to 1 if you have the `towlower' function. */
#define HAVE_TOWLOWER 1
/* Define to 1 if you have the `towupper' function. */
#define HAVE_TOWUPPER 1
/* Have the tzname variable */ /* Types we may use */
#define HAVE_TZNAME 1 #define SIZEOF_CHAR 1
#if SIZEOF_CHAR
# define HAVE_CHAR 1
#endif
/* national Unicode collations */ #ifdef __APPLE__
#define HAVE_UCA_COLLATIONS 1 /*
Special handling required for OSX to support universal binaries that
mix 32 and 64 bit architectures.
*/
#if(__LP64__)
#define SIZEOF_LONG 8
#else
#define SIZEOF_LONG 4
#endif
#define SIZEOF_CHARP SIZEOF_LONG
#define SIZEOF_SIZE_T SIZEOF_LONG
#else
#define SIZEOF_LONG 4
#define SIZEOF_CHARP 4
#define SIZEOF_SIZE_T 4
#endif
/* Define to 1 if the system has the type `uchar'. */ #if SIZEOF_LONG
/* #undef HAVE_UCHAR */ # define HAVE_LONG 1
#endif
/* Define to 1 if the system has the type `uint'. */ #if SIZEOF_CHARP
#define HAVE_UINT 1 #define HAVE_CHARP 1
#define SIZEOF_VOIDP SIZEOF_CHARP
#endif
/* Define to 1 if the system has the type `uint16'. */ #define SIZEOF_SHORT 2
/* #undef HAVE_UINT16 */ #if SIZEOF_SHORT
# define HAVE_SHORT 1
#endif
/* Define to 1 if the system has the type `uint32'. */ #define SIZEOF_INT 4
/* #undef HAVE_UINT32 */ #if SIZEOF_INT
# define HAVE_INT 1
#endif
/* Define to 1 if the system has the type `uint64'. */ #define SIZEOF_LONG_LONG 8
/* #undef HAVE_UINT64 */ #if SIZEOF_LONG_LONG
# define HAVE_LONG_LONG 1
#endif
/* Define to 1 if the system has the type `uint8'. */ #define SIZEOF_OFF_T 8
/* #undef HAVE_UINT8 */ #if SIZEOF_OFF_T
#define HAVE_OFF_T 1
#endif
/* Define to 1 if the system has the type `ulong'. */ #define SIZEOF_SIGSET_T 128
#define HAVE_ULONG 1 #if SIZEOF_SIGSET_T
#define HAVE_SIGSET_T 1
#endif
/* Define to 1 if you have the <unistd.h> header file. */ #if SIZEOF_SIZE_T
#define HAVE_UNISTD_H 1 #define HAVE_SIZE_T 1
#endif
/* Have UnixWare 7 (or similar) almost-POSIX threading library */ /* #undef SIZEOF_UCHAR */
/* #undef HAVE_UNIXWARE7_THREADS */ #if SIZEOF_UCHAR
#define HAVE_UCHAR 1
#endif
/* sighold() is present and usable */ #define SIZEOF_UINT 4
/* #undef HAVE_USG_SIGHOLD */ #if SIZEOF_UINT
#define HAVE_UINT 1
#endif
/* certain Japanese customer */ #define SIZEOF_ULONG 4
/* #undef HAVE_UTF8_GENERAL_CS */ #if SIZEOF_ULONG
#define HAVE_ULONG 1
#endif
/* Define to 1 if you have the <utime.h> header file. */ /* #undef SIZEOF_INT8 */
#define HAVE_UTIME_H 1 #if SIZEOF_INT8
#define HAVE_INT8 1
#endif
/* #undef SIZEOF_UINT8 */
#if SIZEOF_UINT8
#define HAVE_UINT8 1
#endif
/* Define to 1 if `utime(file, NULL)' sets file's timestamp to the present. /* #undef SIZEOF_INT16 */
*/ #if SIZEOF_INT16
#define HAVE_UTIME_NULL 1 # define HAVE_INT16 1
#endif
/* #undef SIZEOF_UINT16 */
#if SIZEOF_UINT16
#define HAVE_UINT16 1
#endif
/* Define to 1 if the system has the type `u_int32_t'. */ /* #undef SIZEOF_INT32 */
#if SIZEOF_INT32
#define HAVE_INT32 1
#endif
/* #undef SIZEOF_UINT32 */
#if SIZEOF_UINT32
#define HAVE_UINT32 1
#endif
#define SIZEOF_U_INT32_T 4
#if SIZEOF_U_INT32_T
#define HAVE_U_INT32_T 1 #define HAVE_U_INT32_T 1
#endif
/* Define to 1 if you have the <varargs.h> header file. */ /* #undef SIZEOF_INT64 */
/* #undef HAVE_VARARGS_H */ #if SIZEOF_INT64
#define HAVE_INT64 1
/* Define to 1 if you have the `vidattr' function. */ #endif
/* #undef HAVE_VIDATTR */ /* #undef SIZEOF_UINT64 */
#if SIZEOF_UINT64
/* Define to enable buffered read. This works only if syscalls read/recv #define HAVE_UINT64 1
return as soon as there is some data in the kernel buffer, no matter how #endif
big the given buffer is. */
#define HAVE_VIO_READ_BUFF 1
/* Found vis.h and the strvis() function */ #define SOCKET_SIZE_TYPE socklen_t
/* #undef HAVE_VIS_H */
/* Define to 1 if you have the `vprintf' function. */ /* #undef SIZEOF_BOOL */
#define HAVE_VPRINTF 1 #if SIZEOF_BOOL
#define HAVE_BOOL 1
#endif
#define HAVE_MBSTATE_T
/* Define to 1 if you have the <wchar.h> header file. */ #define MAX_INDEXES 64
#define HAVE_WCHAR_H 1
/* systems should define this type here */ #define QSORT_TYPE_IS_VOID 1
#define HAVE_WCHAR_T 1 #define RETQSORTTYPE void
/* Define if you have wcrtomb */ #define SIGNAL_RETURN_TYPE_IS_VOID 1
#define HAVE_WCRTOMB /**/ #define RETSIGTYPE void
#if SIGNAL_RETURN_TYPE_IS_VOID
#define VOID_SIGHANDLER 1
#endif
#define STRUCT_RLIMIT struct rlimit
/* Define if you have wcscoll */ #ifdef __APPLE__
#define HAVE_WCSCOLL /**/ #if __BIG_ENDIAN
#define WORDS_BIGENDIAN 1
#endif
#else
/* #undef WORDS_BIGENDIAN */
#endif
/* Define if you have wcsdup */ /* Define to `__inline__' or `__inline' if that's what the C compiler calls
#define HAVE_WCSDUP /**/ it, or to nothing if 'inline' is not supported under any name. */
#define C_HAS_inline 1
#if !(C_HAS_inline)
#ifndef __cplusplus
# define inline
#endif
#endif
/* Define if you have wctype */ #define TARGET_OS_LINUX 1
#define HAVE_WCTYPE /**/ /* #undef TARGET_OS_SOLARIS */
/* Define to 1 if you have the <wctype.h> header file. */
#define HAVE_WCTYPE_H 1 #define HAVE_WCTYPE_H 1
#define HAVE_WCHAR_H 1
/* systems should define this type here */ #define HAVE_LANGINFO_H 1
#define HAVE_MBRLEN
/* #undef HAVE_MBSCMP */
#define HAVE_MBSRTOWCS
#define HAVE_WCRTOMB
#define HAVE_MBRTOWC
#define HAVE_WCSCOLL
#define HAVE_WCSDUP
#define HAVE_WCWIDTH
#define HAVE_WCTYPE
#define HAVE_ISWLOWER 1
#define HAVE_ISWUPPER 1
#define HAVE_TOWLOWER 1
#define HAVE_TOWUPPER 1
#define HAVE_ISWCTYPE 1
#define HAVE_WCHAR_T 1
#define HAVE_WCTYPE_T 1 #define HAVE_WCTYPE_T 1
/* Define if you have wcwidth */
#define HAVE_WCWIDTH /**/
/* Define to 1 if compiler supports weak symbol attribute. */
#define HAVE_WEAK_SYMBOL 1
/* systems should define this type here */
#define HAVE_WINT_T 1 #define HAVE_WINT_T 1
/* Define to 1 if you have the <xfs/xfs.h> header file. */ #define HAVE_STRCASECMP 1
/* #undef HAVE_XFS_XFS_H */ #define HAVE_STRNCASECMP 1
#define HAVE_STRDUP 1
/* Defined by configure. Using yaSSL for SSL. */ #define HAVE_LANGINFO_CODESET
/* #undef HAVE_YASSL */ #define HAVE_TCGETATTR 1
#define HAVE_FLOCKFILE 1
/* Define if /proc/meminfo shows the huge page size (Linux only) */
#define HUGETLB_USE_PROC_MEMINFO 1
/* Define if you have -lwrap */
/* #undef LIBWRAP */
/* Define to the sub-directory in which libtool stores uninstalled librarie
s.
*/
#define LT_OBJDIR ".libs/"
/* Machine type name, eg sparc */
#define MACHINE_TYPE "i686"
/* Maximum number of indexes per table */ #define HAVE_WEAK_SYMBOL 1
#define MAX_INDEXES 64 /* #undef HAVE_ABI_CXA_DEMANGLE */
/* Define the default charset name */ #define HAVE_POSIX_SIGNALS 1
#define MYSQL_DEFAULT_CHARSET_NAME "latin1" /* #undef HAVE_BSD_SIGNALS */
/* #undef HAVE_SVR3_SIGNALS */
/* #undef HAVE_V7_SIGNALS */
/* Define the default charset name */ /* #undef HAVE_SOLARIS_STYLE_GETHOST */
#define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" #define HAVE_GETHOSTBYNAME_R_GLIBC2_STYLE 1
/* #undef HAVE_GETHOSTBYNAME_R_RETURN_INT */
/* Assume single-CPU mode, no concurrency */
/* #undef MY_ATOMIC_MODE_DUMMY */ /* #undef MY_ATOMIC_MODE_DUMMY */
/* Use pthread rwlocks for atomic ops */
/* #undef MY_ATOMIC_MODE_RWLOCKS */ /* #undef MY_ATOMIC_MODE_RWLOCKS */
#define HAVE_GCC_ATOMIC_BUILTINS 1
/* Define to 1 if you want to use fast mutexes */ /* #undef HAVE_SOLARIS_ATOMIC */
/* #undef MY_PTHREAD_FASTMUTEX */ #define HAVE_DECL_SHM_HUGETLB 1
#define HAVE_LARGE_PAGES 1
/* Including Ndb Cluster DB sci transporter */ #define HUGETLB_USE_PROC_MEMINFO 1
/* #undef NDB_SCI_TRANSPORTER */ /* #undef NO_FCNTL_NONBLOCK */
/* Including Ndb Cluster DB shared memory transporter */
/* #undef NDB_SHM_TRANSPORTER */
/* NDB build version */
/* #undef NDB_VERSION_BUILD */
/* NDB major version */
/* #undef NDB_VERSION_MAJOR */
/* NDB minor version */
/* #undef NDB_VERSION_MINOR */
/* NDB status version */
/* #undef NDB_VERSION_STATUS */
/* No need to use alarm for socket timeout */
#define NO_ALARM 1 #define NO_ALARM 1
/* Name of package */ /* #undef _LARGE_FILES */
#define PACKAGE "mysql" #define _LARGEFILE_SOURCE 1
/* #undef _LARGEFILE64_SOURCE */
/* Define to the address where bug reports for this package should be sent. #define _FILE_OFFSET_BITS 64
*/
#define PACKAGE_BUGREPORT ""
/* Define to the full name of this package. */
#define PACKAGE_NAME "MySQL Server"
/* Define to the full name and version of this package. */
#define PACKAGE_STRING "MySQL Server 5.5.3-m3"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "mysql"
/* Define to the version of this package. */
#define PACKAGE_VERSION "5.5.3-m3"
/* mysql client protocol version */
#define PROTOCOL_VERSION 10
/* qsort returns void */
#define QSORT_TYPE_IS_VOID 1
/* The return type of qsort (int or void). */
#define RETQSORTTYPE void
/* Define as the return type of signal handlers (`int' or `void'). */
#define RETSIGTYPE void
/* Need to use vio close for kill connection */
#define SIGNAL_WITH_VIO_CLOSE 1
/* The size of `char', as computed by sizeof. */
#define SIZEOF_CHAR 1
/* The size of `char*', as computed by sizeof. */
#define SIZEOF_CHARP 4
/* The size of `int', as computed by sizeof. */
#define SIZEOF_INT 4
/* The size of `long', as computed by sizeof. */
#define SIZEOF_LONG 4
/* The size of `long long', as computed by sizeof. */
#define SIZEOF_LONG_LONG 8
/* The size of `off_t', as computed by sizeof. */
#define SIZEOF_OFF_T 8
/* The size of `pthread_t', as computed by sizeof. */
#define SIZEOF_PTHREAD_T 4
/* The size of `short', as computed by sizeof. */
#define SIZEOF_SHORT 2
/* The size of `void*', as computed by sizeof. */
#define SIZEOF_VOIDP 4
/* The base type of the last arg to accept */
#define SOCKET_SIZE_TYPE socklen_t
/* Last argument to get/setsockopt */
/* #undef SOCKOPT_OPTLEN_TYPE */
/* Broken sprintf */
/* #undef SPRINTF_RETURNS_GARBAGE */
/* POSIX sprintf */
#define SPRINTF_RETURNS_INT 1
/* Broken sprintf */ #define TIME_WITH_SYS_TIME 1
/* #undef SPRINTF_RETURNS_PTR */
/* If using the C implementation of alloca, define if you know the
direction of stack growth for your system; otherwise it will be
automatically deduced at runtime.
STACK_DIRECTION > 0 => grows toward higher addresses
STACK_DIRECTION < 0 => grows toward lower addresses
STACK_DIRECTION = 0 => direction of growth unknown */
#define STACK_DIRECTION -1 #define STACK_DIRECTION -1
/* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly.
*/
/* #undef STAT_MACROS_BROKEN */
/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1
/* d_ino member present in struct dirent */
#define STRUCT_DIRENT_HAS_D_INO 1
/* d_namlen member present in struct dirent */
/* #undef STRUCT_DIRENT_HAS_D_NAMLEN */
/* The struct rlimit type to use with setrlimit */
#define STRUCT_RLIMIT struct rlimit
/* Name of system, eg sun-solaris */
#define SYSTEM_TYPE "pc-linux-gnu"
/* Whether we build for Linux */
#define TARGET_OS_LINUX 1
/* Define if you want to have threaded code. This may be undef on client co
de
*/
#define THREAD 1 #define THREAD 1
/* Should the client be thread safe */
#define THREAD_SAFE_CLIENT 1 #define THREAD_SAFE_CLIENT 1
/* Define to 1 if time_t is unsigned */ #define SYSTEM_TYPE "Linux"
/* #undef TIME_T_UNSIGNED */ #define MACHINE_TYPE "i686"
/* #undef HAVE_DTRACE */
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ /* #undef SIGNAL_WITH_VIO_CLOSE */
#define TIME_WITH_SYS_TIME 1
/* declaration of TIOCSTAT in sys/ioctl.h */ /* Windows stuff, mostly functions, that have Posix analogs but named diffe
/* #undef TIOCSTAT_IN_SYS_IOCTL */ rently */
/* #undef S_IROTH */
/* #undef S_IFIFO */
/* #undef IPPROTO_IPV6 */
/* #undef IPV6_V6ONLY */
/* #undef sigset_t */
/* #undef mode_t */
/* #undef SIGQUIT */
/* #undef SIGPIPE */
/* #undef isnan */
/* #undef finite */
/* #undef popen */
/* #undef pclose */
/* #undef ssize_t */
/* #undef strcasecmp */
/* #undef strncasecmp */
/* #undef snprintf */
/* #undef strtok_r */
/* #undef strtoll */
/* #undef strtoull */
/* #undef vsnprintf */
#if (_MSC_VER > 1310)
#define HAVE_SETENV
#define setenv(a,b,c) _putenv_s(a,b)
#endif
/* Define to 1 if your <sys/time.h> declares `struct tm'. */ /*
/* #undef TM_IN_SYS_TIME */ MySQL features
*/
/* #undef ENABLED_LOCAL_INFILE */
#define ENABLED_PROFILING 1
/* #undef EXTRA_DEBUG */
/* #undef BACKUP_TEST */
/* #undef CYBOZU */
/* used libedit interface (can we dereference result of /* Character sets and collations */
rl_completion_entry_function) */ #define MYSQL_DEFAULT_CHARSET_NAME "latin1"
#define USE_LIBEDIT_INTERFACE 1 #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci"
/* Use multi-byte character routines */
#define USE_MB 1 #define USE_MB 1
/* */
#define USE_MB_IDENT 1 #define USE_MB_IDENT 1
/* #undef USE_STRCOLL */
/* Needs to use mysys_new helpers */ /* This should mean case insensitive file system */
/* #undef USE_MYSYS_NEW */ /* #undef FN_NO_CASE_SENSE */
/* used new readline interface (are rl_completion_func_t and
rl_compentry_func_t defined) */
/* #undef USE_NEW_READLINE_INTERFACE */
/* the pstack backtrace library */
/* #undef USE_PSTACK */
/* Version number of package */
#define VERSION "5.5.3-m3"
/* sighandler type is void (*signal ()) (); */
#define VOID_SIGHANDLER 1
/* Include Archive Storage Engine into mysqld */
/* #undef WITH_ARCHIVE_STORAGE_ENGINE */
/* Include Basic Write-only Read-never tables into mysqld */
/* #undef WITH_BLACKHOLE_STORAGE_ENGINE */
/* Include Stores tables in text CSV format into mysqld */
#define WITH_CSV_STORAGE_ENGINE 1
/* Include Example for Storage Engines for developers into mysqld */
/* #undef WITH_EXAMPLE_STORAGE_ENGINE */
/* Include Connects to tables on remote MySQL servers into mysqld */
/* #undef WITH_FEDERATED_STORAGE_ENGINE */
/* Include Volatile memory based tables into mysqld */
#define WITH_HEAP_STORAGE_ENGINE 1
/* Include IBM DB2 for i Storage Engine into mysqld */
/* #undef WITH_IBMDB2I_STORAGE_ENGINE */
/* Include Transactional Tables using InnoDB into mysqld */ #define HAVE_CHARSET_armscii8 1
/* #undef WITH_INNOBASE_STORAGE_ENGINE */ #define HAVE_CHARSET_ascii
#define HAVE_CHARSET_big5 1
#define HAVE_CHARSET_cp1250 1
#define HAVE_CHARSET_cp1251 1
#define HAVE_CHARSET_cp1256 1
#define HAVE_CHARSET_cp1257 1
#define HAVE_CHARSET_cp850 1
#define HAVE_CHARSET_cp852 1
#define HAVE_CHARSET_cp866 1
#define HAVE_CHARSET_cp932 1
#define HAVE_CHARSET_dec8 1
#define HAVE_CHARSET_eucjpms 1
#define HAVE_CHARSET_euckr 1
#define HAVE_CHARSET_gb2312 1
#define HAVE_CHARSET_gbk 1
#define HAVE_CHARSET_geostd8 1
#define HAVE_CHARSET_greek 1
#define HAVE_CHARSET_hebrew 1
#define HAVE_CHARSET_hp8 1
#define HAVE_CHARSET_keybcs2 1
#define HAVE_CHARSET_koi8r 1
#define HAVE_CHARSET_koi8u 1
#define HAVE_CHARSET_latin1 1
#define HAVE_CHARSET_latin2 1
#define HAVE_CHARSET_latin5 1
#define HAVE_CHARSET_latin7 1
#define HAVE_CHARSET_macce 1
#define HAVE_CHARSET_macroman 1
#define HAVE_CHARSET_sjis 1
#define HAVE_CHARSET_swe7 1
#define HAVE_CHARSET_tis620 1
#define HAVE_CHARSET_ucs2 1
#define HAVE_CHARSET_ujis 1
#define HAVE_CHARSET_utf8mb4 1
/* #undef HAVE_CHARSET_utf8mb3 */
#define HAVE_CHARSET_utf8 1
#define HAVE_CHARSET_utf16 1
#define HAVE_CHARSET_utf32 1
#define HAVE_UCA_COLLATIONS 1
#define HAVE_COMPRESS 1
/* Include Merge multiple MySQL tables into one into mysqld */ /*
#define WITH_MYISAMMRG_STORAGE_ENGINE 1 Stuff that always need to be defined (compile breaks without it)
*/
#define HAVE_SPATIAL 1
#define HAVE_RTREE_KEYS 1
#define HAVE_QUERY_CACHE 1
#define BIG_TABLES 1
/* Include Traditional non-transactional MySQL tables into mysqld */ /*
Important storage engines (those that really need define
WITH_<ENGINE>_STORAGE_ENGINE for the whole server)
*/
#define WITH_MYISAM_STORAGE_ENGINE 1 #define WITH_MYISAM_STORAGE_ENGINE 1
#define WITH_MYISAMMRG_STORAGE_ENGINE 1
/* Include High Availability Clustered tables into mysqld */ #define WITH_HEAP_STORAGE_ENGINE 1
#define WITH_CSV_STORAGE_ENGINE 1
#define WITH_PARTITION_STORAGE_ENGINE 1
#define WITH_PERFSCHEMA_STORAGE_ENGINE 1
/* #undef WITH_NDBCLUSTER_STORAGE_ENGINE */ /* #undef WITH_NDBCLUSTER_STORAGE_ENGINE */
#if (WITH_NDBCLUSTER_STORAGE_ENGINE) && !defined(EMBEDDED_LIBRARY)
/* Including Ndb Cluster Binlog */ #define HAVE_NDB_BINLOG 1
/* #undef WITH_NDB_BINLOG */
/* Include MySQL Partitioning Support into mysqld */
/* #undef WITH_PARTITION_STORAGE_ENGINE */
/* Include Performance Schema into mysqld */
/* #undef WITH_PERFSCHEMA_STORAGE_ENGINE */
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
significant byte first (like Motorola and SPARC, unlike Intel). */
#if defined AC_APPLE_UNIVERSAL_BUILD
# if defined __BIG_ENDIAN__
# define WORDS_BIGENDIAN 1
# endif
#else
# ifndef WORDS_BIGENDIAN
/* # undef WORDS_BIGENDIAN */
# endif
#endif #endif
/* Number of bits in a file offset, on hosts where this is settable. */ #define DEFAULT_MYSQL_HOME "/home/andrey/upstream-tracker/repository/mysql/
#define _FILE_OFFSET_BITS 64 mysql-5.5.4-m3/here"
#define SHAREDIR "/home/andrey/upstream-tracker/repository/mysql/mysql-5.5.
/* makes fseeko etc. visible, on some hosts. */ 4-m3/here/share/mysql"
#define _LARGEFILE_SOURCE 1 #define DEFAULT_BASEDIR "/home/andrey/upstream-tracker/repository/mysql/mys
ql-5.5.4-m3/here"
/* Large files support on AIX-style hosts. */ #define MYSQL_DATADIR "/home/andrey/upstream-tracker/repository/mysql/mysql
/* #undef _LARGE_FILES */ -5.5.4-m3/here/var"
#define DEFAULT_CHARSET_HOME "/home/andrey/upstream-tracker/repository/mysq
l/mysql-5.5.4-m3/here"
#define PLUGINDIR "/home/andrey/upstream-tracker/repository/mysql/mysql-5.5
.4-m3/here/lib/mysql/plugin"
#define DEFAULT_SYSCONFDIR "/home/andrey/upstream-tracker/repository/mysql/
mysql-5.5.4-m3/here/etc"
/* Define to empty if `const' does not conform to ANSI C. */ #define PACKAGE "mysql"
/* #undef const */ #define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME "MySQL Server"
#define PACKAGE_STRING "MySQL Server 5.5.4-m3"
#define PACKAGE_TARNAME "mysql"
#define PACKAGE_VERSION "5.5.4-m3"
#define VERSION "5.5.4-m3"
#define PROTOCOL_VERSION 10
/* Define to `__inline__' or `__inline' if that's what the C compiler
calls it, or to nothing if 'inline' is not supported under any name. */
#ifndef __cplusplus
/* #undef inline */
#endif #endif
/* Define to `long int' if <sys/types.h> does not define. */
/* #undef off_t */
/* Define to `unsigned int' if <sys/types.h> does not define. */
/* #undef size_t */
 End of changes. 164 change blocks. 
1258 lines changed or deleted 486 lines changed or added


 my_global.h   my_global.h 
skipping to change at line 21 skipping to change at line 21
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 US A */ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 US A */
/* This is the include file that should be included 'first' in every C file . */ /* This is the include file that should be included 'first' in every C file . */
#ifndef _global_h #ifndef _global_h
#define _global_h #define _global_h
/* Client library users on Windows need this macro defined here. */
#if !defined(__WIN__) && defined(_WIN32)
#define __WIN__
#endif
/* /*
InnoDB depends on some MySQL internals which other plugins should not InnoDB depends on some MySQL internals which other plugins should not
need. This is because of InnoDB's foreign key support, "safe" binlog need. This is because of InnoDB's foreign key support, "safe" binlog
truncation, and other similar legacy features. truncation, and other similar legacy features.
We define accessors for these internals unconditionally, but do not We define accessors for these internals unconditionally, but do not
expose them in mysql/plugin.h. They are declared in ha_innodb.h for expose them in mysql/plugin.h. They are declared in ha_innodb.h for
InnoDB's use. InnoDB's use.
*/ */
#define INNODB_COMPATIBILITY_HOOKS #define INNODB_COMPATIBILITY_HOOKS
skipping to change at line 1089 skipping to change at line 1084
#define NullS (char *) 0 #define NullS (char *) 0
/* Nowdays we do not support MessyDos */ /* Nowdays we do not support MessyDos */
#ifndef NEAR #ifndef NEAR
#define NEAR /* Who needs segments ? */ #define NEAR /* Who needs segments ? */
#define FAR /* On a good machine */ #define FAR /* On a good machine */
#ifndef HUGE_PTR #ifndef HUGE_PTR
#define HUGE_PTR #define HUGE_PTR
#endif #endif
#endif #endif
#if defined(__IBMC__) || defined(__IBMCPP__)
#ifdef STDCALL /* This was _System _Export but caused a lot of warnings on _AIX43 */
#undef STDCALL #define STDCALL
#endif #elif !defined( STDCALL)
#ifdef _WIN32
#define STDCALL __stdcall
#else
#define STDCALL #define STDCALL
#endif #endif
/* Typdefs for easyier portability */ /* Typdefs for easyier portability */
#ifndef HAVE_UCHAR #ifndef HAVE_UCHAR
typedef unsigned char uchar; /* Short for unsigned char */ typedef unsigned char uchar; /* Short for unsigned char */
#endif #endif
#ifndef HAVE_INT8 #ifndef HAVE_INT8
 End of changes. 2 change blocks. 
13 lines changed or deleted 4 lines changed or added


 mysql_version.h   mysql_version.h 
skipping to change at line 12 skipping to change at line 12
This file is public domain and comes with NO WARRANTY of any kind */ This file is public domain and comes with NO WARRANTY of any kind */
/* Version numbers for protocol & mysqld */ /* Version numbers for protocol & mysqld */
#ifndef _mysql_version_h #ifndef _mysql_version_h
#define _mysql_version_h #define _mysql_version_h
#ifdef _CUSTOMCONFIG_ #ifdef _CUSTOMCONFIG_
#include <custom_conf.h> #include <custom_conf.h>
#else #else
#define PROTOCOL_VERSION 10 #define PROTOCOL_VERSION 10
#define MYSQL_SERVER_VERSION "5.5.3-m3" #define MYSQL_SERVER_VERSION "5.5.4-m3"
#define MYSQL_BASE_VERSION "mysqld-5.5" #define MYSQL_BASE_VERSION "mysqld-5.5"
#define MYSQL_SERVER_SUFFIX_DEF "" #define MYSQL_SERVER_SUFFIX_DEF ""
#define FRM_VER 6 #define FRM_VER 6
#define MYSQL_VERSION_ID 50503 #define MYSQL_VERSION_ID 50504
#define MYSQL_PORT 3306 #define MYSQL_PORT 3306
#define MYSQL_PORT_DEFAULT 0 #define MYSQL_PORT_DEFAULT 0
#define MYSQL_UNIX_ADDR "/tmp/mysql.sock" #define MYSQL_UNIX_ADDR "/tmp/mysql.sock"
#define MYSQL_CONFIG_NAME "my" #define MYSQL_CONFIG_NAME "my"
#define MYSQL_COMPILATION_COMMENT "Source distribution" #define MYSQL_COMPILATION_COMMENT "Source distribution"
/* mysqld compile time options */ /* mysqld compile time options */
#endif /* _CUSTOMCONFIG_ */ #endif /* _CUSTOMCONFIG_ */
#ifndef LICENSE #ifndef LICENSE
 End of changes. 2 change blocks. 
2 lines changed or deleted 2 lines changed or added


 mysqld_ername.h   mysqld_ername.h 
skipping to change at line 692 skipping to change at line 692
{ "ER_INSIDE_TRANSACTION_PREVENTS_SWITCH_BINLOG_FORMAT", 1679, "Cannot modi fy @@session.binlog_format inside a transaction" }, { "ER_INSIDE_TRANSACTION_PREVENTS_SWITCH_BINLOG_FORMAT", 1679, "Cannot modi fy @@session.binlog_format inside a transaction" },
{ "ER_PATH_LENGTH", 1680, "The path specified for %.64s is too long." }, { "ER_PATH_LENGTH", 1680, "The path specified for %.64s is too long." },
{ "ER_WARN_DEPRECATED_SYNTAX_NO_REPLACEMENT", 1681, "The syntax \'%s\' is d eprecated and will be removed in MySQL %s." }, { "ER_WARN_DEPRECATED_SYNTAX_NO_REPLACEMENT", 1681, "The syntax \'%s\' is d eprecated and will be removed in MySQL %s." },
{ "ER_WRONG_NATIVE_TABLE_STRUCTURE", 1682, "Native table \'%-.64s\'.\'%-.64 s\' has the wrong structure" }, { "ER_WRONG_NATIVE_TABLE_STRUCTURE", 1682, "Native table \'%-.64s\'.\'%-.64 s\' has the wrong structure" },
{ "ER_WRONG_PERFSCHEMA_USAGE", 1683, "Invalid performance_schema usage." }, { "ER_WRONG_PERFSCHEMA_USAGE", 1683, "Invalid performance_schema usage." },
{ "ER_WARN_I_S_SKIPPED_TABLE", 1684, "Table \'%s\'.\'%s\' was skipped since its definition is being modified by concurrent DDL statement" }, { "ER_WARN_I_S_SKIPPED_TABLE", 1684, "Table \'%s\'.\'%s\' was skipped since its definition is being modified by concurrent DDL statement" },
{ "ER_INSIDE_TRANSACTION_PREVENTS_SWITCH_BINLOG_DIRECT", 1685, "Cannot modi fy @@session.binlog_direct_non_transactional_updates inside a transaction" }, { "ER_INSIDE_TRANSACTION_PREVENTS_SWITCH_BINLOG_DIRECT", 1685, "Cannot modi fy @@session.binlog_direct_non_transactional_updates inside a transaction" },
{ "ER_STORED_FUNCTION_PREVENTS_SWITCH_BINLOG_DIRECT", 1686, "Cannot change the binlog direct flag inside a stored function or trigger" }, { "ER_STORED_FUNCTION_PREVENTS_SWITCH_BINLOG_DIRECT", 1686, "Cannot change the binlog direct flag inside a stored function or trigger" },
{ "ER_SPATIAL_MUST_HAVE_GEOM_COL", 1687, "A SPATIAL index may only contain a geometrical type column" }, { "ER_SPATIAL_MUST_HAVE_GEOM_COL", 1687, "A SPATIAL index may only contain a geometrical type column" },
{ "ER_TOO_LONG_INDEX_COMMENT", 1688, "Comment for index \'%-.64s\' is too l ong (max = %lu)" }, { "ER_TOO_LONG_INDEX_COMMENT", 1688, "Comment for index \'%-.64s\' is too l ong (max = %lu)" },
{ "ER_LOCK_ABORTED", 1689, "Wait on a lock was aborted due to a pending exc lusive lock" },
 End of changes. 1 change blocks. 
0 lines changed or deleted 0 lines changed or added


 mysqld_error.h   mysqld_error.h 
skipping to change at line 693 skipping to change at line 693
#define ER_INSIDE_TRANSACTION_PREVENTS_SWITCH_BINLOG_FORMAT 1679 #define ER_INSIDE_TRANSACTION_PREVENTS_SWITCH_BINLOG_FORMAT 1679
#define ER_PATH_LENGTH 1680 #define ER_PATH_LENGTH 1680
#define ER_WARN_DEPRECATED_SYNTAX_NO_REPLACEMENT 1681 #define ER_WARN_DEPRECATED_SYNTAX_NO_REPLACEMENT 1681
#define ER_WRONG_NATIVE_TABLE_STRUCTURE 1682 #define ER_WRONG_NATIVE_TABLE_STRUCTURE 1682
#define ER_WRONG_PERFSCHEMA_USAGE 1683 #define ER_WRONG_PERFSCHEMA_USAGE 1683
#define ER_WARN_I_S_SKIPPED_TABLE 1684 #define ER_WARN_I_S_SKIPPED_TABLE 1684
#define ER_INSIDE_TRANSACTION_PREVENTS_SWITCH_BINLOG_DIRECT 1685 #define ER_INSIDE_TRANSACTION_PREVENTS_SWITCH_BINLOG_DIRECT 1685
#define ER_STORED_FUNCTION_PREVENTS_SWITCH_BINLOG_DIRECT 1686 #define ER_STORED_FUNCTION_PREVENTS_SWITCH_BINLOG_DIRECT 1686
#define ER_SPATIAL_MUST_HAVE_GEOM_COL 1687 #define ER_SPATIAL_MUST_HAVE_GEOM_COL 1687
#define ER_TOO_LONG_INDEX_COMMENT 1688 #define ER_TOO_LONG_INDEX_COMMENT 1688
#define ER_ERROR_LAST 1688 #define ER_LOCK_ABORTED 1689
#define ER_ERROR_LAST 1689
 End of changes. 1 change blocks. 
0 lines changed or deleted 0 lines changed or added

This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/