We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2251576 commit 75559a6Copy full SHA for 75559a6
tools/contexts/_functionsMySql80000.txt
@@ -18,6 +18,7 @@ AVG (F)
18
BENCHMARK (F)
19
BIN (F)
20
BINARY (F)
21
+BIN_TO_UUID (F)
22
BIT_AND (F)
23
BIT_COUNT (F)
24
BIT_LENGTH (F)
@@ -130,6 +131,7 @@ IS_IPV4_COMPAT (F)
130
131
IS_IPV4_MAPPED (F)
132
IS_IPV6 (F)
133
IS_USED_LOCK (F)
134
+IS_UUID (F)
135
IsClosed (F)
136
IsEmpty (F)
137
ISNULL (F)
@@ -372,6 +374,7 @@ UTC_TIME (F)
372
374
UTC_TIMESTAMP (F)
373
375
UUID (F)
376
UUID_SHORT (F)
377
+UUID_TO_BIN (F)
378
VALIDATE_PASSWORD_STRENGTH (F)
379
VALUES (F)
380
VAR_POP (F)
0 commit comments