Updated on 2024-05-14 GMT+08:00

Expressions

GaussDB is compatible with most MySQL expressions, but there are some differences. If not listed, the expression behavior is the native GaussDB behavior by default.

Table 1 Expressions

No.

MySQL

GaussDB

1

User-defined variable @var_name

Partially supported

2

Global variable @@var_name

Partially supported