3467
3466
(uchar**) &global_system_variables.old_alter_table,
3468
3467
(uchar**) &max_system_variables.old_alter_table, 0, GET_BOOL, NO_ARG,
3470
{"old-passwords", OPT_OLD_PASSWORDS, "Use old password encryption method (needed for 4.0 and older clients).",
3472
(uchar**) &max_system_variables.old_passwords, 0, GET_BOOL, NO_ARG,
3474
3469
{"old-style-user-limits", OPT_OLD_STYLE_USER_LIMITS,
3475
3470
"Enable old-style user limits (before 5.0.3 user resources were counted per each user+host vs. per account)",
3476
3471
(uchar**) &opt_old_style_user_limits, (uchar**) &opt_old_style_user_limits,