77
77
/** If not set then the thread will ignore all warnings with level notes. */
78
78
#define OPTION_SQL_NOTES (UINT64_C(1) << 31) // THD, user
86
80
#define HOSTNAME_LENGTH 60
87
81
#define SYSTEM_CHARSET_MBMAXLEN 4
88
82
#define USERNAME_CHAR_LENGTH 16