check_mysql: Don't accept new positional arguments
commitb5ac0d16b2e5939d5f8ed9bb711872292f9b8ab2
authorHolger Weiss <holger@zedat.fu-berlin.de>
Sun, 18 Aug 2013 20:30:30 +0000 (18 22:30 +0200)
committerHolger Weiss <holger@zedat.fu-berlin.de>
Sun, 18 Aug 2013 20:30:30 +0000 (18 22:30 +0200)
tree7f25849ad4cb9bba03982d131496ada6d46124d7
parent779b91e48f97804958a453858cca195457174d38
check_mysql: Don't accept new positional arguments

Do not also accept the new -f/--file and -g/--group options as
positional arguments (especially not prior to "db_pass" and "db", as
that would break backward compatibility).
plugins/check_mysql.c