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