Cmdlets for MySQL

Build 24.0.9175

EnsureKeepAlive Parameter (Connect-MySQL Cmdlet)

When set to True, a COM_PING is sent to check if the server is alive.

Syntax

Connect-MySQL -EnsureKeepAlive SwitchParameter

Data Type

bool

Default Value

false

Remarks

When set to True, a COM_PING is sent to check if the server is alive. The default behavior is to not send a COM_PING.

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