QueryPassthrough Parameter (Connect-MySQL Cmdlet)
This option passes the query to the MySQL server as is.
Syntax
Connect-MySQL -QueryPassthrough SwitchParameter
Data Type
bool
Default Value
false
Remarks
When this is set, queries are passed through directly to MySQL.