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