reassigning this to mysql. Packages can provide their own completion
rules and install them with dh_bash-completion. Not every tool needs to
have its completions shipped in bash-completions to be installed on
every system regardless of whether the tool is installed or not.
There's already a scr
** Package changed: mysql-dfsg-5.0 (Ubuntu) => bash-completion (Ubuntu)
--
mysqldump lacks bash completion script
https://bugs.launchpad.net/bugs/106975
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.
--
Ubuntu-
Took the script and added most of the mysqldump options. Also added
support to tab complete table names if the database has been specified.
** Attachment added: "mysqldump bash completion script for
/etc/bash_completion.d"
http://launchpadlibrarian.net/19164189/mysqldump
--
mysqldump lacks b