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