At 3:29 PM -0400 10-16-2000, Mike Piluso wrote:
>Does anyone know if its possible to display a message after one connects to
>OR switches databases?
>
>example ...
>
>mysql> use virtual
>Database Changed
>
><Message here>
>
>mysql>
>
>The purpose would be to notify clients what the table is, and some
>informational notes.
No, you can't do this. Not without modifying the server and/or the
client, at least. Are you thinking of something analogous to the way
that some FTP servers display the README file (if there is one) after
you issue a cd command?
--
Paul DuBois, paul@stripped