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.
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]