Hi,

I was wondering if it is possible to customise the message that appears
when logging in using the mysql command line tool.

When I connect using mysql I get the standard message below. This is the
message I would like to customise with some extra information of my own.
Does this information come form mysqld or if it is possible to customise
it would I need to do it at every client? 


[EMAIL PROTECTED] mysql -u user1 -p
Enter password: 
Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 1 to server version: 4.0.14-standard

Type 'help;' or '\h' for help. Type '\c' to clear the buffer.

mysql> 


Thanks in advance,
Mark


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to