Cmdlets for MariaDB

Build 24.0.9060

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 24.0.9060