Database Parameter (Connect-MySQL Cmdlet)
The name of the MySQL database.
Syntax
Connect-MySQL -Database string
Data Type
cstr
Default Value
""
Remarks
The default database to connect to when connecting to the MySQL Server. If this is not set, tables from all databases will be returned.