Cmdlets for MariaDB

Build 23.0.8839

AllowUserVariables Parameter (Connect-MariaDB Cmdlet)

When set to True, user variables (prefixed by an @) can be used in SQL queries.

Syntax

Connect-MariaDB -AllowUserVariables SwitchParameter

Data Type

bool

Default Value

false

Remarks

When set to True, user variables (prefixed by an @) can be used in SQL queries. The default behavior is to treat identifiers prefixed with @ as command parameters.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839