182
182
/***************************************************************************
184
184
****************************************************************************/
186
185
#define MAX_PASSWORD_LENGTH 32
188
186
#define MAX_ACCEPT_RETRY 10 // Test accept this many times
189
187
#define MAX_FIELDS_BEFORE_HASH 32
190
188
#define USER_VARS_HASH_SIZE 16
191
189
#define TABLE_OPEN_CACHE_MIN 64
195
193
Value of 9236 discovered through binary search 2006-09-26 on Ubuntu Dapper