Commit c2ac0891 authored by unknown's avatar unknown
Browse files

correct help text

parent 128babca
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4370,7 +4370,7 @@ Disable with --skip-bdb (will save memory).",
  {"bootstrap", OPT_BOOTSTRAP, "Used by mysql installation scripts.", 0, 0, 0,
   GET_NO_ARG, NO_ARG, 0, 0, 0, 0, 0, 0},
  {"character-set-client-handshake", OPT_CHARACTER_SET_CLIENT_HANDSHAKE,
   "Don't use client side character set value sent during handshake.",
   "Don't ignore client side character set value sent during handshake.",
   (gptr*) &opt_character_set_client_handshake,
   (gptr*) &opt_character_set_client_handshake,
    0, GET_BOOL, NO_ARG, 1, 0, 0, 0, 0, 0},