CLI custom prompt redraw history issue

2009-05-11 Thread cam
I use a custom prompt of: \n\U:mysql-\v[\l]\n\d>\_ on 5.1.32 Source distribution in the CLI. The problem I'm noticing is that when I have a multi-line prompt, my history provided with the up arrow can't compensate for the length of the prompt string and can't correctly redraw my previous history st

Grant problem

2004-07-30 Thread Cam
ldomain -p scarab Enter password: Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 17 to server version: 4.0.20-log Type 'help;' or '\h' for help. Type '\c' to clear the buffer. If I try to give a password it fails.

mysql_safe just ends

2004-07-28 Thread Cam
data even when I specify another location? For that matter where did it get that location? did mysql_install_db do that? Any help or direction would be greatly appreciated Cheers Cam -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Starting MySQL

2003-01-09 Thread cam vong
I'm currently using Red Hat 7.1. I have loaded the apache, php, and mysql rpm. I seem to be having trouble starting MySQL. It gives me the following error: Can not connect to localhost MySQL server through socket /var/lib/mysql/mysql.sock (111). Can some help me, please? __