diff options
author | Tatiana A. Nurnberg <azundris@mysql.com> | 2009-02-16 15:38:18 +0100 |
---|---|---|
committer | Tatiana A. Nurnberg <azundris@mysql.com> | 2009-02-16 15:38:18 +0100 |
commit | ec8de22f9f6671b512c1da365146a0fd04df7b57 (patch) | |
tree | fc95bd6088893d12dc3f153b3745fa48781123b6 /mysys/my_sleep.c | |
parent | 65e2c68a4dc75c3d476433f959685776cc95ebc9 (diff) | |
download | mariadb-git-ec8de22f9f6671b512c1da365146a0fd04df7b57.tar.gz |
Bug#42027: Incorrect parsing of debug and verbose options for mysqldumpslow
Options got normalised to long rather than short options
since we gave primary name and alias in wrong order.
Consequently querying for the option using the short
options (the correct primary name) didn't work, rendering
the options in question inaccessible.
We restore the right order of the universe, or at least
the alii for --debug and --verbose.
scripts/mysqldumpslow.sh:
Normalise --verbose/-v and --debug/-d to short
options, not long options.
Diffstat (limited to 'mysys/my_sleep.c')
0 files changed, 0 insertions, 0 deletions