Your message dated Thu, 05 Jul 2012 15:53:12 +0000
with message-id <[email protected]>
and subject line Bug#680362: Removed package(s) from unstable
has caused the Debian Bug report #608973,
regarding mysql-client-5.1: tab completion attempting to complete wrong object
type
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
608973: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=608973
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mysql-client-5.1
Version: 5.1.49-3
Severity: normal
Current behaviour:
When attempting to call a stored procedure, the MySQL client's tab
completion provides table and column completions, but does not provide tab
completion for the stored procedure.
Expected:
When issuing "CALL", completions should be stored procedure names, and
table/column names should /not/ be available as completions because they are
invalid in this context.
I haven't tested stored functions or other objects, but they may suffer from
the same ailment.
To reproduce:
mysql> CREATE TABLE tab_complete (a int);
Query OK, 0 rows affected (0.09 sec)
mysql> CREATE PROCEDURE tab_complete_procedure () LANGUAGE SQL SELECT 1;
Query OK, 0 rows affected (0.03 sec)
mysql> CALL tab_complete
tab_complete tab_complete.a
On the statement line, I have pressed "tab" twice to show all available
completions.
Thanks,
Tyler
-- System Information:
Debian Release: 6.0
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages mysql-client-5.1 depends on:
ii debianutils 3.4.2 Miscellaneous utilities specific t
ii libc6 2.11.2-7 Embedded GNU C Library: Shared lib
ii libdbd-mysql-perl 4.016-1 Perl5 database interface to the My
ii libdbi-perl 1.612-1 Perl Database Interface (DBI)
ii libgcc1 1:4.4.5-10 GCC support library
ii libmysqlclient16 5.1.49-3 MySQL database client library
ii libncurses5 5.7+20100313-4 shared libraries for terminal hand
ii libreadline6 6.1-3 GNU readline and history libraries
ii libstdc++6 4.4.5-10 The GNU Standard C++ Library v3
ii libwrap0 7.6.q-19 Wietse Venema's TCP wrappers libra
ii mysql-common 5.1.49-3 MySQL database common files, e.g.
ii perl 5.10.1-16 Larry Wall's Practical Extraction
ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime
mysql-client-5.1 recommends no packages.
Versions of packages mysql-client-5.1 suggests:
ii libterm-readkey-perl 2.30-4 A perl module for simple terminal
-- debconf-show failed
--- End Message ---
--- Begin Message ---
Version: 5.1.62-1+rm
Dear submitter,
as the package mysql-5.1 has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see http://bugs.debian.org/680362
The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].
Debian distribution maintenance software
pp.
Alexander Reichle-Schmehl (the ftpmaster behind the curtain)
--- End Message ---