Is it possible to set a user's default database for MySQL database?
Instead of having an additional line of command, i.e:
mysql> use database <database_nam e>
Perhaps there are parameters I can set up a default database for a user when
she log on to mysql.
Thanks
Instead of having an additional line of command, i.e:
mysql> use database <database_nam e>
Perhaps there are parameters I can set up a default database for a user when
she log on to mysql.
Thanks