[Bug 451801] Re: some keys print characters instead of performing their actions: ex: delete key generates ~

2010-06-09 Thread Raphaël Gertz
Seriously it's realy incredible the poor quality of ubuntu...

It become to be clear that you don't care about your user at all and
have no real developper on the distribution !

Even mandriva do better work than you, you are more interested in making
money with proprietary launchpad than keep the package working...

What would have cost a backport as update ?

Seriouly canonical sucks, i hope your fail soon !

-- 
some keys print characters instead of performing their actions: ex: delete key 
generates ~
https://bugs.launchpad.net/bugs/451801
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 451801] Re: some keys print characters instead of performing their actions: ex: delete key generates ~

2010-04-23 Thread Sebastien Dejean
For those of you who either have no plans for a Lucid upgrade or you
cannot wait, I have been using the MariaDB/OurDelta binaries from their
PPA (read http://ourdelta.org/ubuntu for more info).  I have been using
it for 2 months now, without issue.  It is a viable alternative for
those of you who were using the Ubuntu MySQL package for development and
not production deployments.

-- 
some keys print characters instead of performing their actions: ex: delete key 
generates ~
https://bugs.launchpad.net/bugs/451801
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 451801] Re: some keys print characters instead of performing their actions: ex: delete key generates ~

2010-03-08 Thread Jonathan Harker
+1 Fix in Karmic

-- 
some keys print characters instead of performing their actions: ex: delete key 
generates ~
https://bugs.launchpad.net/bugs/451801
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 451801] Re: some keys print characters instead of performing their actions: ex: delete key generates ~

2010-02-09 Thread Austriaco
For those of you Karmic users who, as I,  cannot live without readline
and don't want to wait until somebody backports the package to Karmic:
What I did was to uninstall mysql-server and mysql-client and install
mysql-client-5.0 mysql-server-5.0. The server will fail to downgrade,
even after mysql-server-5.1 has been removed, so one has to remove
/var/lib/mysql/debian-5.1.flag and run apt-get -f install to finish
installation (or better, now that you know and don't have to find out
for yourselves, remove the debian-5.1.flag file after removing mysql-
server-5.1 and before installing mysql-server-5-0).

Now I have readline and my vi-style editing-mode again.

-- 
some keys print characters instead of performing their actions: ex: delete key 
generates ~
https://bugs.launchpad.net/bugs/451801
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 451801] Re: some keys print characters instead of performing their actions: ex: delete key generates ~

2010-02-02 Thread Sebastien Dejean
 Chuck Short wrote on 2010-01-21:   #11
 This has been fixed for lucid. Thanks for the bug report.
 
 Regards
 chuck
 
 Changed in mysql-dfsg-5.1 (Ubuntu):
 status:Confirmed → Fix Released

 Ivo Jimenez wrote on 2010-01-29:   #13
 +1 for a backport to karmic
 
 For people that have readline in their DNA, it is really annoying to use 
 mysql-client with editline (less with rlwrap, but still)

+1 for a backport to karmic

I really don't like to be the guy who adds the +1 when you already know
the issue but I have to agree that this fix really needs to be put into
Karmic.  As a MySQL DBA who uses Ubuntu on a daily basis, relying on
readline support has been part of my routine using MySQL for years.

-- 
some keys print characters instead of performing their actions: ex: delete key 
generates ~
https://bugs.launchpad.net/bugs/451801
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 451801] Re: some keys print characters instead of performing their actions: ex: delete key generates ~

2010-01-27 Thread andbelo
I have the mysql-client version 5.1.37-1ubuntu5 running in Karmic and the 
problem persists. Is there any chances the fix for Lucid can be applied to 
Karmic?
Thanks

-- 
some keys print characters instead of performing their actions: ex: delete key 
generates ~
https://bugs.launchpad.net/bugs/451801
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 451801] Re: some keys print characters instead of performing their actions: ex: delete key generates ~

2010-01-21 Thread Chuck Short
This has been fixed for lucid. Thanks for the bug report.

Regards
chuck

** Changed in: mysql-dfsg-5.1 (Ubuntu)
   Status: Confirmed = Fix Released

-- 
some keys print characters instead of performing their actions: ex: delete key 
generates ~
https://bugs.launchpad.net/bugs/451801
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 451801] Re: some keys print characters instead of performing their actions: ex: delete key generates ~

2010-01-11 Thread Rory McCann
I have this problem, this is because mysql isn't compiled with readline
(or linked or something). Ergo it also can't do the nice stuff.

I'm also in favour oif marking this as bug, since it feels like a
regression. The mysql command line programme has lost functionality.

@wdoekes You could try creating a PPA (Personal Package Archive)? This
will compile the source package, and most importantly, compile it for
other architectures. I can't use your deb since it's for amd64

-- 
some keys print characters instead of performing their actions: ex: delete key 
generates ~
https://bugs.launchpad.net/bugs/451801
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 451801] Re: some keys print characters instead of performing their actions: ex: delete key generates ~

2009-12-29 Thread wdoekes
For those too impatient to wait for the updates to trickle down to the main 
repository (like myself), I've created an unofficial mysql-client package 
dynamically linked against libreadline6:
http://wjd.nu/files/2009/12/mysql-client-5.1_5.1.37-1ubuntu5wjd2_amd64.deb

(See more info here http://wjd.nu/notes/2009#mysql-ubuntu-readline-
delete-char-karmic )

Mind you, I'm a beginner when it comes to .deb packaging, so don't blame
me when your mysql-client doesn't update when the official updates do
come in.

-- 
some keys print characters instead of performing their actions: ex: delete key 
generates ~
https://bugs.launchpad.net/bugs/451801
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 451801] Re: some keys print characters instead of performing their actions: ex: delete key generates ~

2009-11-22 Thread Bug Watch Updater
** Changed in: mysql-dfsg-5.1 (Debian)
   Status: New = Fix Released

-- 
some keys print characters instead of performing their actions: ex: delete key 
generates ~
https://bugs.launchpad.net/bugs/451801
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs



[Bug 451801] Re: some keys print characters instead of performing their actions: ex: delete key generates ~

2009-11-19 Thread Mathias Gug
** Bug watch added: Debian Bug tracker #552003
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=552003

** Also affects: mysql-dfsg-5.1 (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=552003
   Importance: Unknown
   Status: Unknown

-- 
some keys print characters instead of performing their actions: ex: delete key 
generates ~
https://bugs.launchpad.net/bugs/451801
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 451801] Re: some keys print characters instead of performing their actions: ex: delete key generates ~

2009-11-19 Thread Bug Watch Updater
** Changed in: mysql-dfsg-5.1 (Debian)
   Status: Unknown = New

-- 
some keys print characters instead of performing their actions: ex: delete key 
generates ~
https://bugs.launchpad.net/bugs/451801
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 451801] Re: some keys print characters instead of performing their actions: ex: delete key generates ~

2009-11-11 Thread Luis Fernando Planella Gonzalez
+1 for changing Wishlist to Bug, as this is a regression.
I remember having the exact issue several years ago in slackware with mysql 
installed by hand, but ubuntu never had this problem.
Maybe low priority for granpa's using ubuntu for web browsing, but very high 
priority for programmers using mysql in ubuntu.

-- 
some keys print characters instead of performing their actions: ex: delete key 
generates ~
https://bugs.launchpad.net/bugs/451801
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 451801] Re: some keys print characters instead of performing their actions: ex: delete key generates ~

2009-11-03 Thread Mathias Gug
** Summary changed:

- some keys print characters instead of performing their actions
+ some keys print characters instead of performing their actions: ex: delete 
key generates ~

-- 
some keys print characters instead of performing their actions: ex: delete key 
generates ~
https://bugs.launchpad.net/bugs/451801
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 451801] Re: some keys print characters instead of performing their actions

2009-10-28 Thread Chris DiMartino
Is there a workaround for this behavior?  I am having the exact same
issue using the bundled mysql client:

ch...@zaphod:~$ mysql --version
mysql  Ver 14.14 Distrib 5.1.37, for debian-linux-gnu (x86_64) using  EditLine 
wrapper

CTRL-left arrow produces ;5D
CTRL-right arrow produces ;5C
DEL produces ~
CTRL-R is non functional

Losing these integral shell features makes the application mostly
unusable to me.  I am going to need to pull a copy of mysql source and
compile my own client to have it usable again.  This seems to me to
elevate this above wishlist importance.  Is there a configuration file
that can be used (ala .inputrc) to map these key combinations back to
their appropriate configuration?

-- 
some keys print characters instead of performing their actions
https://bugs.launchpad.net/bugs/451801
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 451801] Re: some keys print characters instead of performing their actions

2009-10-27 Thread Chuck Short
** Changed in: mysql-dfsg-5.1 (Ubuntu)
   Importance: Low = Wishlist

** Changed in: mysql-dfsg-5.1 (Ubuntu)
   Status: Incomplete = Confirmed

-- 
some keys print characters instead of performing their actions
https://bugs.launchpad.net/bugs/451801
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 451801] Re: some keys print characters instead of performing their actions

2009-10-27 Thread Cameron Braid
Does importance=Wishlist mean I have to wait till the next ubuntu
release for this to be fixed ?

-- 
some keys print characters instead of performing their actions
https://bugs.launchpad.net/bugs/451801
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 451801] Re: some keys print characters instead of performing their actions

2009-10-15 Thread Cameron Braid
Yes, in the mysql client.

This also prevents CTRL-R for using reverse search over command history.

-- 
some keys print characters instead of performing their actions
https://bugs.launchpad.net/bugs/451801
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 451801] Re: some keys print characters instead of performing their actions

2009-10-15 Thread Mathias Gug
On Fri, Oct 16, 2009 at 03:10:54AM -, Cameron Braid wrote:
 Yes, in the mysql client.
 
 This also prevents CTRL-R for using reverse search over command history.


This may be related to the readline library that used to provide the
interactive shell features.

-- 
Mathias Gug
Ubuntu Developer  http://www.ubuntu.com

-- 
some keys print characters instead of performing their actions
https://bugs.launchpad.net/bugs/451801
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 451801] Re: some keys print characters instead of performing their actions

2009-10-15 Thread Cameron Braid
Well, whatever it is, it makes using mysql really difficult, since I
make heavy use of CTRL-R, DEL and CTRL-LEFT/RIGHT

This seems to me like a more important issue than 'Low' importance.

Is there any easy way for me to test mysql client with an older version
(say from jaunty) of the readline library ?

Would this mean patching and building from source  ?

Cam

-- 
some keys print characters instead of performing their actions
https://bugs.launchpad.net/bugs/451801
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 451801] Re: some keys print characters instead of performing their actions

2009-10-14 Thread Cameron Braid

** Attachment added: .etc.apparmor.d.usr.sbin.mysqld.txt
   http://launchpadlibrarian.net/33698062/.etc.apparmor.d.usr.sbin.mysqld.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/33698063/Dependencies.txt

** Attachment added: Logs.var.log.daemon.log.txt
   http://launchpadlibrarian.net/33698064/Logs.var.log.daemon.log.txt

** Attachment added: Logs.var.log.kern.log.txt
   http://launchpadlibrarian.net/33698065/Logs.var.log.kern.log.txt

** Attachment added: MySQLConf.etc.mysql.my.cnf.txt
   http://launchpadlibrarian.net/33698066/MySQLConf.etc.mysql.my.cnf.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/33698067/XsessionErrors.txt

** Attachment added: modified.conffile..etc.apparmor.d.usr.sbin.mysqld.txt
   
http://launchpadlibrarian.net/33698068/modified.conffile..etc.apparmor.d.usr.sbin.mysqld.txt

-- 
some keys print characters instead of performing their actions
https://bugs.launchpad.net/bugs/451801
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs