|
MySQLMan Help
Login - Database name
You may need to supply a database name when you login. Usually, after you have submitted the login info, the script connects to mySQL with DBI:mysql:host=host_name and displays the list of databases in mySQL. If this is not allowed, then you will need to supply a database name for connection so that the script can connect with DBI:mysql:database_name:host_name
|
|