Cmdlets for MySQL

Build 24.0.9175

Offline Parameter (Connect-MySQL Cmdlet)

Get the data from the specified cache database instead of live MySQL data.

Syntax

Connect-MySQL -Offline SwitchParameter

Data Type

bool

Default Value

false

Remarks

When this connection property is set to True, all queries execute against the cache database as opposed to the live MySQL data.

In this mode, some SQL operations like INSERT, UPDATE, DELETE, and CACHE are disabled.

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