List:General Discussion« Previous MessageNext Message »
From:Ian Collins Date:October 17 2006 4:09am
Subject:mysql5 onHPUX - no entry for terminal type
View as plain text  
Hi,
I have just upgraded an HPUX 11.00 server to MySQL 5.0.26-pro.
Since the upgrade, the readline seems to be broken. (It was OK on 4.1.18).

We see the problem when we run,

mysql -A -u user -p
Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 34782 to server version: 5.0.26-pro

No entry for terminal type "xterm";
using dumb terminal settings.
Type 'help;' or '\h' for help. Type '\c' to clear the buffer.

mysql>

It doesn't matter what I set my TERM to.
It works for everything else (e.g., vi, emacs, more)

Any ideas?

(It may sound trivial but we have automated test suites that break 
because of this).

Regards,
Ian Collins.

Thread
mysql5 onHPUX - no entry for terminal typeIan Collins17 Oct