Cmdlets for MySQL

Build 25.0.9434

Characterset Parameter (Connect-MySQL Cmdlet)

Specifies the default client character set used by the provider for encoding queries it sends to the server.

Syntax

Connect-MySQL -Characterset string

Data Type

cstr

Default Value

""

Remarks

By default, the cmdlet processes queries as Unicode. If you set this property to another value, you may lose the ability to use some characters.

In most cases, you should keep the default setting.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434