diff options
author | Anushree Prakash B <anushree.prakash.b@oracle.com> | 2018-07-03 15:20:03 +0530 |
---|---|---|
committer | Anushree Prakash B <anushree.prakash.b@oracle.com> | 2018-07-03 15:20:03 +0530 |
commit | 28b052190e377bdfe176e1dc71d268b94c832263 (patch) | |
tree | 0c0307a143b0b4c9c637cc911188b243ade5b76f /zlib | |
parent | 22e99fcb34712e710c6fe086d44e3643479f9e76 (diff) | |
download | mariadb-git-28b052190e377bdfe176e1dc71d268b94c832263.tar.gz |
Bug#28093271 - MYSQL OVERLOADS -b SHORT OPTION:
--BINARY-AS-HEX, --NO-BEEP
DESCRIPTION:
============
mysql uses -b as the short-option form for two different
long options i.e. no-beep and binary-as-hex. This can
result in unintended results if the short form -b is used
instead of the specific long option name.
FIX:
====
-b will now be used for one long option only i.e --no-beep.
The option binary-as-hex will not have any short option and
should be provided as a complete name.
Diffstat (limited to 'zlib')
0 files changed, 0 insertions, 0 deletions