CMGDK r49-rc2
宏定义
K:/CMGDKv18/SDK/Source/SQL/MySQL/include/my_charsets.h文件参考

浏览该文件的源代码。

宏定义

#define HAVE_CHARSET_armscii8   1
#define HAVE_CHARSET_ascii   1
#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_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_utf16   1
#define HAVE_CHARSET_utf32   1
#define HAVE_CHARSET_utf8mb3   1
#define HAVE_CHARSET_utf8mb4   1
#define HAVE_UCA_COLLATIONS   1
#define MYSQL_DEFAULT_CHARSET_NAME   "latin1"
#define MYSQL_DEFAULT_COLLATION_NAME   "latin1_swedish_ci"
#define USE_MB   1

宏定义文档

#define HAVE_CHARSET_armscii8   1
#define HAVE_CHARSET_ascii   1
#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_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_utf16   1
#define HAVE_CHARSET_utf32   1
#define HAVE_CHARSET_utf8mb3   1
#define HAVE_CHARSET_utf8mb4   1
#define HAVE_UCA_COLLATIONS   1
#define MYSQL_DEFAULT_CHARSET_NAME   "latin1"
#define MYSQL_DEFAULT_COLLATION_NAME   "latin1_swedish_ci"
#define USE_MB   1
 全部  名字空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义