Cmdlets for MySQL

Build 24.0.9175

Port Parameter (Connect-MySQL Cmdlet)

The port of the MySQL server. Supports cluster servers, for example: '3306, 3307', the number of the port should match with Servers.

Syntax

Connect-MySQL -Port string

Data Type

cstr

Default Value

"3306"

Remarks

The port of the server hosting the MySQL database.

This is a required parameter.

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